Stereo decoder for high order ambisonics using the Ambisonic toolkit (see ABCs-of-the-ATK). Once initialized it will set up a "persistent" decoder at the main output of SuperCollider, allowing you to work with ambisonics without worrying about initializing a decoder at the place at the right time.
This decoder expects a high order ambisonics signal and will decode it to stereo using the virtal microhpone method described here: HOA-Stereo-Decoding.
When the user hard stops SuperCollider using cmd-period or ctrl-period, the synth is respawned automatically.
hoaOrder |
The order of the input high order ambisonics signal. |
addAfter |
Add this synth after this node. Defaults to 1 which is the default group. |
angle |
Microphone angle. See FoaDecoderMatrix: *newStereo for more information. |
pattern |
Microphone pattern. See FoaDecoderMatrix: *newStereo for more information. |
a StereoDecoderVirtualMics