PureData CEAMMC library web documentation
доступно с версии: 0.9.4
@gate
Запросить/установить play trigger >0: on, 0: off. To set output gain to 0.5 you can 0.5 as trigger
value
тип: float
диапазон: 0..1
по умолчанию: 0
@active
Запросить/установить on/off dsp processing
тип: bool
по умолчанию: 1
@attack
Запросить/установить attack time
тип: float
единица: ms
диапазон: 0.3..100
по умолчанию: 0.5
@decay
Запросить/установить decay time
тип: float
единица: ms
диапазон: 1..100
по умолчанию: 1
@release
Запросить/установить release time
тип: float
единица: ms
диапазон: 10..1000
по умолчанию: 200
@envwait
Запросить/установить ignore new notes until previous note is not finished release time
тип: bool
по умолчанию: 0
@osc (initonly)
Запросить/установить OSC server name to listen
тип: symbol
@id (initonly)
Запросить/установить OSC address id. If specified, bind all properties to /ID/synth_snare/PROP_NAME
osc address, if empty bind to /synth_snare/PROP_NAME.
тип: symbol
Авторы: Serge Poltavsky
Лицензия: GPL3 or later