Node
Value members
Abstract methods
- Value Params
- releaseTime
the optional release time in seconds within which the synth should fade out, or
-1
(default) if the envelope should be released at its nominal release time. If theEnvGen
has adoneAction
offreeSelf
, the synth will be freed after the release phase.
Associates an audio bus with this node such that the node writes to this bus.
This creates a DynamicAudioBusUser
which will be freed automatically when
this node ends.
Associates an audio bus with this node such that the node writes to this bus.
This creates a DynamicAudioBusUser
which will be freed automatically when
this node ends.