PureData CEAMMC library web documentation
доступно с версии: 0.9.7
The library default normalization is SN3D and the numbering is ACN (cf tutorials). The exchangers will always convert from or to the standard.
ORDER
the order of decomposition
тип: int
NUM
numbering scheme
тип: symbol
NORM
normalization
тип: symbol
@order (initonly)
Запросить/установить the order of decomposition
тип: int
диапазон: 1..63
по умолчанию: 1
@num
Запросить/установить numbering scheme
тип: symbol
варианты: ACN, fromFurseMalham, fromSID, toFurseMalham, toSID
по умолчанию: ACN
@norm
Запросить/установить normalization
тип: symbol
варианты: SN2D, fromMaxN, toMaxN
по умолчанию: SN2D
@toB
Запросить/установить alias to @num toFurseMalham and @norm toMaxN
тип: alias
@fromB
Запросить/установить alias to @num fromFurseMalham and @norm fromMaxN
тип: alias
Смотрите также: [hoa.3d.exchanger~]
Авторы: Serge Poltavsky, Pierre Guillot, Eliott Paris, Thomas Le Meur
Лицензия: GPL3 or later