PureData CEAMMC library web documentation
available since version: 0.7
@drive
Get/set drive coefficient
type: float
range: 1..10
default: 1
@bypass
Get/set bypass flag. If true: bypass 'effected' signal.
type: bool
default: 0
@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_drive/PROP_NAME osc
address, if empty bind to /fx_drive/PROP_NAME.
type: symbol
Authors: Serge Poltavsky
License: GPL3 or later