PureData CEAMMC library web documentation
available since version: 0.1
ATTACK
attack time
type: float
units: ms
RELEASE
release time
type: float
units: ms
@attack
Get/set attack time
type: float
units: ms
range: 1..1000
default: 200
@release
Get/set release time
type: float
units: ms
range: 1..1000
default: 200
@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_follow/PROP_NAME
osc address, if empty bind to /env_follow/PROP_NAME.
type: symbol
See also: [env.adsr~]
Authors: Serge Poltavsky
License: GPL3 or later