PureData CEAMMC library web documentation
доступно с версии: 0.7
BITS
number of bits
тип: int
DOWNSAMP
number of samples to skip
тип: int
единица: samp
@bits
Запросить/установить output bits
тип: int
диапазон: 1..16
по умолчанию: 16
@downsamp
Запросить/установить number samples to skip
тип: int
единица: samp
диапазон: 1..200
по умолчанию: 1
@bypass
Запросить/установить bypass flag. If true: bypass 'effected' signal.
тип: bool
по умолчанию: 0
@active
Запросить/установить on/off dsp processing
тип: bool
по умолчанию: 1
@osc (initonly)
Запросить/установить OSC server name to listen
тип: symbol
@id (initonly)
Запросить/установить OSC address id. If specified, bind all properties to /ID/fx_bitdown/PROP_NAME
osc address, if empty bind to /fx_bitdown/PROP_NAME.
тип: symbol
Авторы: Viacheslav Lotsmanov, Serge Poltavsky
Лицензия: GPL3 or later