Encodes signals in a variety of configurations to a First Order Ambisonic signal (B-format). PanB is a SuperCollider inbuilt equivalent.
in |
The input signal, an array: [in0, in1, ... inN] |
encoder |
FoaEncoderMatrix or FoaEncoderKernel instance. |
mul |
Output will be multiplied by this value. |
add |
This value will be added to the output. |
A B-format signal as an array of channels: [w, x, y, z]