Renders (decodes) a First Order Ambisonic signal (B-format) to speaker feeds in a variety of configurations. DecodeB2 is the SuperCollider inbuilt equivalent.
in |
The B-format signal, an array: [w, x, y, z] |
decoder |
FoaDecoderMatrix or FoaDecoderKernel instance. |
mul |
Output will be multiplied by this value. |
add |
This value will be added to the output. |
An array of channels, one for each speaker.