HoaDecodeMatrix:
Filter:
atk-sc3/Classes (extension) | Libraries > Ambisonic Toolkit > UGens > HOA > Decoder | UGens > Multichannel > Ambisonics

HoaDecodeMatrix
ExtensionExtension

Matrix renderer from the Ambisonic Toolkit (ATK)

Description

Decode (render) a Higher Order Ambisonic signal (HOA) via an HoaMatrixDecoder.

Class Methods

.ar

Arguments:

in

The input signal, an array.

hoaMatrix

An instance of HoaMatrixDecoder.

Discussion:

Signals are decoded from the reference radius.

Examples

Decode single beam

This example is equivalent to decoding via HoaDecodeDirection, where radius = AtkHoa.refRadius.

Encode six sinusoids on the axes, then decode a single beam.

Decode multiple beams

This example is equivalent to decoding via HoaDecodeDirection, where radius = AtkHoa.refRadius.

Encode six sinusoids on the axes, then decode six beams.