HOAmbiPanner pans mono sound sources in a higher order Ambisonics sound field.
Adapted from https://bitbucket.org/ambidecodertoolbox/adt/src/b6c8c11dc421e7b6a1261b03872788bbd7a8fee7/faust/ambi_panner_ambix_o5.dsp?at=master&fileviewer=file-view-defaultthe Faust encoder provided by Aaron Heller's ambidecodertoolbox https://bitbucket.org/ambidecodertoolbox/adt.gitotherwise used for creating higher order Ambisonic decoders. SC-HOA provides the HOAAmbiDecoderHelper class for creaing encoders using ambidecodertoolbox
pseudo Ugen method returning Ugens based on Ambisonics order provided through the first argument.
order |
Ambisonics order 1-5. |
in |
b-format as channel array. |
az |
azimuth in degree -pi to pi. |
elev |
elevation in degree -pi/2 to pi/2 |
gain |
in dB |
returns encoded HOA scene (4,9,16,25,36 channels depending on the order argument).