HOAEncEigenMike:
Filter:
SC-HOA/Classes (extension) | Libraries > HOA

HOAEncEigenMike
ExtensionExtension

Encoding the microphone signals of the Eigenmike into the b-format.

Description

This PseudoUgen encodes microphone signals from the Eigenmike into the b-format.

Class Methods

.loadRadialFilters

load the radial filters to the server.

Arguments:

server

the server, where the filetrs are loaded, typically s.

Returns:

the object.

.radialFilters

an array of Buffers for the radial filters.

Returns:

an array

.ar

pseudo Ugen method returning Ugens based on Ambisonics order provided through the first argument.

Arguments:

order

Ambisonics order 1-5.

in

microphone signals 32 channel array.

gain

b-format gain

filters

0 to 1 whether or not to apply the radial filters.

Returns:

returns the b-format.

Examples