PureData CEAMMC library web documentation
available since version: 0.7
@density
Get/set number of grains
type: int
range: 1..64
default: 10
@length
Get/set grain length
type: float
units: ms
range: 10..500
default: 100
@delay
Get/set grain total area length
type: float
units: sec
range: 0.5..10
default: 10
@active
Get/set on/off dsp processing
type: bool
default: 1
@osc (initonly)
Get/set OSC server name to listen
type: symbol
@id (initonly)
Get/set OSC address id. If specified, bind all properties to
/ID/fx_granulator/PROP_NAME osc address, if empty bind to
/fx_granulator/PROP_NAME.
type: symbol
Authors: Mayank Sanganeria, Serge Poltavsky
License: GPL3 or later