ambisonicEncoderMatrix
Syntax
Description
returns the ambisonic encoder matrix for the specified order and elements. Use ambisonics to
encode spatial audio as a 3-D sound field with spherical harmonics. You can decode the
encoded audio to a desired loudspeaker layout using enc
= ambisonicEncoderMatrix(order
,elements
)ambisonicDecoderMatrix
.
specifies options using one or more name-value arguments.enc
= ambisonicEncoderMatrix(order
,elements
,Name=Value
)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Algorithms
References
[1] Carpentier, Thibaut. "Normalization Schemes in Ambisonic: Does It Matter?" In 142nd Convention of the Audio Engineering Society, May 2017, Berlin, Germany.
[2] Politis, Archontis. Compact Higher-Order Ambisonic Library. Department of Signal Processing and Acoustics, Aalto University, 2015.
Version History
Introduced in R2025a