PureData CEAMMC library web documentation
available since version: 0.6
@duration
Get/set attack/release time (time to get -60db level)
type: float
units: ms
range: 0..100000
default: 100
@gate
Get/set trigger 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/env_smooth/PROP_NAME
osc address, if empty bind to /env_smooth/PROP_NAME.
type: symbol
See also: [env.adsr~]
Authors: Serge Poltavsky
License: GPL3 or later