HOALibOptim:
Filter:
Classes (extension) | Libraries > HOA

HOALibOptim : Object
ExtensionExtension

Converting of a higher order Ambisonics b-format

Description

Pseudo Ugen method returning Ugens for the optimisation of HOA b-formats.

Adapted from https://github.com/CICM/HoaLibrary-Faust the Faust implementation of CICM's HoaLib http://hoalibrary.mshparisnord.fr/en

Class Methods

HOALibOptim.ar(order, in, inPhase_MaxRe)

Arguments:

order

Ambisonics order 1-5.

in

b-format as channel array.

inPhase_MaxRE

0: InPhase optimisation 1: MaxRe optimisation

Inherited class methods

Instance Methods

Inherited instance methods

Examples