Rahul Sharma (Editor)

Ambisonic data exchange formats

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Ambisonic data exchange formats

Data exchange formats for Ambisonics have undergone radical changes since the early days of four-track magnetic tape. Researchers working on very high-order systems found no straightforward way to extend the traditional formats to suit their needs. Furthermore, there was no widely accepted formulation of spherical harmonics for acoustics, so one was borrowed from chemistry, quantum mechanics, computer graphics, or other fields, each of which had subtly different conventions. This led to an unfortunate proliferation of mutually incompatible ad-hoc formats and much head-scratching.

Contents

This page attempts to document the different existing formats, their rationales and history, for the terminally curious and those unfortunate enough to have to deal with them in detail.

Spherical harmonics in Ambisonics

A common formulation for spherical harmonics in the context of Ambisonics is

Y m ( θ , ϕ ) = N | m | P | m | ( sin ϕ ) { sin m θ if  m < 0 , cos m θ if  m 0 ,

where Y denotes a spherical harmonic of degree and index m with a range of m + .

(Note that if m = 0 , then cos m θ = cos 0 = 1 .)

N is a normalisation factor (see below), and P m is the associated Legendre polynomial of degree and order m . The azimuth angle θ is zero straight ahead and increases counter-clockwise. The elevation angle ϕ is zero on the horizontal plane and positive in the upper hemisphere.

Unfortunately, the "Ambisonic order" is called the degree in mathematical parlance, which uses order for the "Ambisonic index" m .

Relationship of spherical harmonics and B-format signals

For a source signal S in direction ( θ , ϕ ) , the Ambisonic components B m are given by

B m = Y m ( θ , ϕ ) S .

If we span a direction vector from the origin towards the source until it intersects the respective spherical harmonic, the length of this vector is the coefficient that gets multiplied with the source signal. Repeat for all spherical harmonics up to the desired Ambisonic order.

Prerequisites for successful data exchange

For successful exchange of Ambisonic material, sender and receiver have to agree on the ordering of the components, their normalisation or weighting, and the relative polarity of the harmonics.

Since it is possible to omit parts of the spherical harmonic multipole expansion for content that has non-uniform, direction-dependent resolution (known as mixed-order), it might also be necessary to define how to deal with missing components.

In the case of transmission "by wire", be it an actual digital multichannel link or any number of virtual patchcords within an audio processing engine, these properties must be explicitly matched on both ends, since there is usually no provision for metadata exchange and parameter negotiation. In the case of files, some flexibility might be possible, depending on the file format and the expressiveness of its metadata set.

Component ordering

The traditional B-format ( W X Y Z ) only concerned itself with zeroth and first Ambisonic order. Because of a strong correspondence between the spherical harmonics and microphone polar patterns, and the fact that those polar patterns have clearly defined directions, it seemed natural to order and name the components in the same way as the axes of a right-hand coordinate system.

For higher orders, this precedent becomes awkward, because spherical harmonics are most intuitively arranged in symmetric fashion around the single z-rotationally symmetric member m=0 of each order, with the horizontal sine terms m<0 to the left, and the cosine terms m>0 to the right (see illustration).

Furse-Malham

In Furse-Malham higher-order format, an extension of traditional B-format up to third order, orders 2 ( R S T U V ) and 3 ( K L M N O P Q ) begin with their z-rotationally symmetric member and then jump outward right and left (see table), with the horizontal components at the end.

SID

In his seminal 2001 thesis, Daniel used a three-index nomenclature Y m n σ for the spherical harmonics, which corresponds to Y | m | s g n ( m ) in the notation used here. He implied yet another channel ordering, subsequently developed into an explicit proposal called SID for Single Index Designation which was adopted by a number of researchers. This scheme is compatible with first-order B-format, and continues to traverse the higher spherical harmonics in the same fashion, with the z-rotationally symmetric component at the end, going through the horizontal components first.

This makes Daniel's ordering incompatible to Furse-Malham.

ACN

For future higher-order systems, adoption of the Ambisonic Channel Number (ACN) has reached wide consensus, because it is determined algorithmically as A C N = 2 + + m and conforms to established practice when listing spherical harmonics, breaking backwards-compatibility for the sake of consistency. The AmbiX format proposal employs ACN ordering.

Normalisation

For successful reconstruction of the sound field, it is important to agree on a normalisation method for the spherical harmonic components. The following approaches are common:

maxN

The maxN scheme normalizes each single component to never exceed a gain of 1.0 for a panned monophonic source. Malham states that "[w]hilst this approach is not rigorously "correct" in mathematical terms, it has significant engineering advantages in that it restricts the maximum levels a panned mono source will generate in some of the higher-order channels." This property is particularly interesting for fixed-point digital interfaces.

MaxN is used in the Furse-Malham format (with the exception of a -3dB correction factor for W ).

SN3D

SN3D stands for Schmidt semi-normalisation and is commonly used in geology and magnetics. The weighting coefficients are

N , m SN3D = ( 2 δ m ) 4 π ( | m | ) ! ( + | m | ) ! , δ m { 1 if  m = 0 0 if  m 0 .

Originally introduced into Ambisonic use by Daniel, he notes: "High degree of generality - the encoding coefficients are recursively computable, and the first-order components are unity vectors in their respective directions of incidence".

The advantage of SN3D is that unlike N3D, no component will ever exceed the peak value of the 0th order component for single point sources. This scheme has been adopted by the proposed AmbiX format.

N3D

N3D or full three-D normalisation is the most obvious approach to normalisation. Daniel describes it as follows: "Orthonormal basis for 3D decomposition. Simple relationship to SN3D [..]. Ensures equal power of the encoded components in the case of a perfectly diffuse 3D field. [..] Obvious significance for solving decoding problems [..] (3D reconstruction)."

The relation to SN3D is

N , m N3D = N , m SN3D 2 + 1 .

This normalisation is standard in Physics and Mathematics and is used in a wide range of Ambisonic software packages.

As N3D and SN3D differ only by scaling factors, care is needed when working with both, as it may not be obvious on first listening if an error has been made, particularly on a system with a small number of speakers.

N2D / SN2D

Additionally, two schemes exist which consider only the horizontal components. This has practical advantages for fixed-point media in the common situation where sources are concentrated on the horizontal plane, but the normalisation is somewhat arbitrary and its assumptions do not hold for strongly diffuse soundfields and sound scenes with strong elevated sources. Since Ambisonics is meant to be isotropic and the 2D schemes definitely are not, their use is discouraged.

Polarity

A third complication arises from the quantum mechanical formulation of spherical harmonics, which was adopted by some Ambisonics researchers. It includes a factor of ( 1 ) m , a convention called Condon-Shortley phase, which will invert the relative polarity of every other component within a given Ambisonic order. The term can be folded both into the formulation of the associated Legendre polynomials or the normalisation coefficient, so it may not always be obvious.

MATLAB and GNU Octave both include Condon-Shortley phase in its legendre( ,X) functions, but undo it by applying the factor again in the Schmidt semi-normalized form legendre( ,X,'sch').

Wolfram Language also includes C-S phase in its legendreP( ,X) implementation, and retains it in SphericalHarmonicY[ , m , θ , ϕ ], which is fully normalized. Note that this function returns complex values and uses the physics convention for spherical coordinates where θ is the zenith angle (angle from the positive Z-axis) and ϕ is the azimuth (counter-clockwise angle around the positive Z-axis).

The presence of Condon-Shortley phase in parts of the signal chain usually manifests itself in erratic panning behaviour and increasing apparent source width when going to higher orders, which can be somewhat difficult to diagnose and much harder to eliminate. Hence, its use is strongly discouraged in the context of Ambisonics.

File formats and metadata

For file-based storage and transmission, additional properties need to be defined, such as the base file format and, if desired, accompanying metadata.

AMB

The .amb file format was proposed and defined by Richard Dobson in 2001, based on Microsoft's WAVE_FORMAT_EXTENSIBLE amendment to the WAV audio file format. It mandates the use of Furse-Malham channel ordering and maxN* normalisation.

From its parent, it inherits a maximum file size of 4GB, which is a serious limitation for live recording in higher orders.

.amb Files are distinguished from other multichannel content by their suffix and by setting the file subtype Globally Unique Identifier in their header data to either of the following values:

  • SUBTYPE_AMBISONIC_B_FORMAT_PCM {00000001-0721-11d3-8644-C8C1CA000000} for integer samples, or
  • SUBTYPE_AMBISONIC_B_FORMAT_IEEE_FLOAT {00000003-0721-11d3-8644-C8C1CA000000} for floating point.
  • The definition mandates that the WAVE_EX dwChannelMask must be set to zero. Furthermore, it recommends that the file should contain a PEAK chunk, containing the value and position of the highest sample in each channel.

    The channels within an .amb file are interleaved, and any unused channels are omitted. This makes it possible to identify traditional #H#P mixed-order content by the number of channels present, as per the following table:

    The free and open source C library libsndfile has included .amb support since 2007.

    Dobson's format has been instrumental in making native Ambisonic content easily accessible to enthusiasts, and to pave the way for research and deployment of Higher-order Ambisonics. While it cannot scale any further than third order and does not accommodate #H#V mixed order sets, its capabilities are more than sufficient for most Ambisonic content in existence today, and backwards-compatibility to .amb is an important feature of any real-world Ambisonic workflow.

    AmbiX

    AmbiX adopts Apple's Core Audio Format or .caf. It scales to arbitrarily high orders and has no practically relevant limitation of file size. AmbiX files contain linear PCM data with word lengths of 16, 24, or 32 bit fixed point, or 32 bit float, at any sample rate valid for .caf. Due to its adoption by Google as the audio format for its VR efforts (YouTube 360, Google Cardboard, Google Jump), it is quickly gaining market acceptance.

    The basic format of AmbiX mandates a complete full-sphere signal set, the order of which can be uniquely and trivially deduced from the number of channels. Only the minimum header information required by the .caf specification are present and no other metadata is included.

    The extended format is marked by the presence of a User-Defined Chunk with the UUID

    1AD318C3-00E5-5576-BE2D-0DCA2460BC89.

    (The original specifications used 49454D2E-4154-2F41-4D42-49582F584D4C, which is an invalid UUID ). Additionally, the header now contains an adaptor matrix of coefficients, which needs to be applied to the data streams before they can be played back. This matrix provides a generic way of mapping payloads in any previous format and any mix of orders to canonical periphony, ACN ordering and SN3D normalisation. Theoretically, it can even accommodate sound fields that span only subsets of the sphere.

    AmbiX was originally proposed at the Ambisonic Symposium 2011, building upon previous work by Travis and Chapman et al.

    References

    Ambisonic data exchange formats Wikipedia