PureData CEAMMC library web documentation
доступно с версии: 0.9.7
Weights the circular harmonics signals depending on the ambisonic optimization. It can be "basic" for no optimization, "maxre" or "inphase". If no optimization mode is specified, the default mode will be inphase. Maxre optimization is used when audience is confined to the center of the circle. Inphase optimization is used when the audience covers all the circle. NB: This is theoretical, the best choice is to trust your ears.
ORDER
the order of decomposition
тип: int
MODE
optimization mode
тип: symbol
@order (initonly)
Запросить/установить the order of decomposition
тип: int
диапазон: 1..10
по умолчанию: 1
@mode
Запросить/установить optimization mode
тип: symbol
варианты: basic, maxre, inphase
по умолчанию: basic
@basic
Запросить/установить alias for @mode basic (no optimization)
тип: alias
@maxre
Запросить/установить alias for @mode maxre.
тип: alias
@inphase
Запросить/установить alias for @mode inphase.
тип: alias
Смотрите также: [hoa.3d.decoder~]
Авторы: Serge Poltavsky, Pierre Guillot, Eliott Paris, Thomas Le Meur
Лицензия: GPL3 or later