FoaDecode:
Filter:
Classes (extension) | Libraries > Ambisonic Toolkit > UGens > FOA > Decoder | UGens > Multichannel > Ambisonics

FoaDecode : FoaUGen : Object
ExtensionExtension

First Order Ambisonic (FOA) decoder
Source: ATK.sc

Description

Renders (decodes) a First Order Ambisonic signal (B-format) to speaker feeds in a variety of configurations. DecodeB2 is the SuperCollider inbuilt equivalent.

Class Methods

FoaDecode.ar(in, decoder, mul: 1, add: 0)

Arguments:

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.

Returns:

An array of channels, one for each speaker.

Inherited class methods

Instance Methods

Inherited instance methods

Examples

Decoding FOA