PureData CEAMMC library web documentation
available since version: 0.7
@attack
Get/set attack time
type: float
units: ms
range: 0.1..100
default: 5
@release
Get/set release time
type: float
units: ms
range: 0.1..100
default: 5
@bwratio
Get/set coefficient to adjust the bandwidth of each band
type: float
range: 0.1..2
default: 0.5
@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_vocoder/PROP_NAME
osc address, if empty bind to /fx_vocoder/PROP_NAME.
type: symbol
Authors: Serge Poltavsky
License: GPL3 or later