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..10
по умолчанию: 1
@num
Запросить/установить numbering scheme
тип: symbol
варианты: ACN, fromFurseMalham, fromSID, toFurseMalham, toSID
по умолчанию: ACN
@norm
Запросить/установить normalization
тип: symbol
варианты: SN3D, fromMaxN, fromN3D, toMaxN, toN3D
по умолчанию: SN3D
@toB
Запросить/установить alias to @num toFurseMalham and @norm toMaxN
тип: alias
@toDaniel
Запросить/установить alias to @num toSID and @norm toN3D
тип: alias
@fromB
Запросить/установить alias to @num fromFurseMalham and @norm fromMaxN
тип: alias
@fromDaniel
Запросить/установить alias to @num fromSID and @norm fromN3D
тип: alias
Смотрите также: [hoa.2d.exchanger~]
Авторы: Serge Poltavsky, Pierre Guillot, Eliott Paris, Thomas Le Meur
Лицензия: GPL3 or later