Decode (render) a Higher Order Ambisonic signal (HOA) via an HoaMatrixDecoder.
in |
The input signal, an array. |
hoaMatrix |
An instance of HoaMatrixDecoder. |
Signals are decoded from the reference radius.
This example is equivalent to decoding via HoaDecodeDirection, where radius = AtkHoa.refRadius
.
Encode six sinusoids on the axes, then decode a single beam.
This example is equivalent to decoding via HoaDecodeDirection, where radius = AtkHoa.refRadius
.
Encode six sinusoids on the axes, then decode six beams.