PureData CEAMMC library web documentation
доступно с версии: 0.7
@density
Запросить/установить number of grains
тип: int
диапазон: 1..64
по умолчанию: 10
@length
Запросить/установить grain length
тип: float
единица: ms
диапазон: 10..500
по умолчанию: 100
@delay
Запросить/установить grain total area length
тип: float
единица: sec
диапазон: 0.5..10
по умолчанию: 10
@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_granulator/PROP_NAME osc address, if empty bind to
/fx_granulator/PROP_NAME.
тип: symbol
Авторы: Mayank Sanganeria, Serge Poltavsky
Лицензия: GPL3 or later