PureData CEAMMC library web documentation
доступно с версии: 0.8
With [hoa.@process] you can get [hoa.process~] instance properties and get/set properties declared via [prop.declare]
@hdegree (readonly)
Запросить current harmonic degree in hoa.process~ instance (only in harmonics mode)
тип: int
по умолчанию: 0
@horder (readonly)
Запросить current harmonic order in hoa.process~ instance (only in harmonics mode)
тип: int
по умолчанию: 0
@index (readonly)
Запросить current instance index starting from 0
тип: int
по умолчанию: 0
@order (readonly)
Запросить order of parent hoa.process~
тип: int
по умолчанию: 0
@pmode (readonly)
Запросить amibisonic mode
тип: symbol
варианты: 2d, 3d
@ptype (readonly)
Запросить amibisonic type
тип: symbol
варианты: harmonics, planewaves
@total (readonly)
Запросить total number of hoa.process~ instances
тип: int
по умолчанию: 0
Смотрите также: [hoa.process~]
Авторы: Serge Poltavsky, Pierre Guillot, Eliott Paris, Thomas Le Meur
Лицензия: GPL3 or later