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

HOADecLebedev06
ExtensionExtension

Mirroring of a higher order Ambisonics sound field

Description

Lebedev grid decoder for first oder b-format.

Class Methods

.hrirFilters

(describe method here)

Returns:

(describe returnvalue here)

.ar

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

Arguments:

order

Ambisonics order 1.

in

microphone signals channel array.

input_gains

multiply the input busses with a gain

output_gains

multiply the output busses with a gain

yes

(describe argument here)

speakers_radius

radius of the reconstruction speaker array

hrir_Filters

0 or 1 whether or not the decoded signal shall be convolved with HRIR filters. Load the filters first, see below.

Returns:

channel array of 6 virtual speakers (6 nodes on the Lebedev grid).

.loadHrirFilters

load HRIR filters.

Arguments:

server

the server where the filters should be loaded, typically s.

Returns:

instance of object

Examples