#include <AllRAD.h>
◆ AllRAD()
Constructor to initialise an AllRAD object.
- Parameters
-
regularArray | A regular spherical array used for the initial stage of decoding. |
realArray | The real, physical loudspeaker arry used for reproduction. |
decodeCoeffs | Matrix coefficients for decoding the HOA signals to the regular array. Dimension: (hoaOrder+1)^2 x regularArray.numRegularSpeakers(). |
maxHoaOrder | The maximum Ambisonics order of the HOA decoder. If the same decoder is used for multiple HOA objects, this must be the maximum order. |
◆ decodingGains()
Return the current matrix of decoding gains. Dimension: numberOfHarmonics x mumberOfRegularLoudspeakers
◆ setListenerPosition()
Adjust the listener position. This triggers a recalculation of the decoding coefficients.
The documentation for this class was generated from the following files:
- /Users/williammorris/builds/bc5dce7e/0/s3a/VISR/src/libpanning/AllRAD.h
- /Users/williammorris/builds/bc5dce7e/0/s3a/VISR/src/libpanning/AllRAD.cpp