PureData CEAMMC library web documentation
доступно с версии: 0.6
SPEED
maximum speed of whistles if @auto enabled
тип: float
PROBABILITY
whistles probability if @auto enabled
тип: float
единица: %
@speed
Запросить/установить maximum speed of whistles if @auto enabled
тип: float
диапазон: 120..480
по умолчанию: 240
@probability
Запросить/установить whistles probability if @auto enabled
тип: float
единица: %
диапазон: 25..100
по умолчанию: 50
@gate
Запросить/установить play trigger. Starts playing on release
тип: bool
по умолчанию: 0
@auto
Запросить/установить auto playing mode
тип: 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/synth_birds/PROP_NAME
osc address, if empty bind to /synth_birds/PROP_NAME.
тип: symbol
Авторы: Pierre Cochard, Serge Poltavsky
Лицензия: GPL3 or later