Audio Envelope ADSR

ADSR envelope generator module. Works as data envelop generator or as an audio envelope modifier.

See ADSR wikipedia page for more info.

Settings

bypass

Bypasses the module.

in

Audio input flow(s).

visible only if number of audio inputs is > 0

out

Audio output flow(s).

visible only if number of audio outputs is > 0

attack time

Attack time in ms.

decay time

Decay time.

sustain level

Sustain level.

sustain time

Sustain duration.

only active when the envelop is triggered with the trigger input.

release time

Release time in ms.

return to zero

Forces the envelop to return to 0 each time it is generated if ON. Otherwise, if OFF, the new envelop restart at the current value.

inverse

Inverses the envelop output.

inverse

smooth

Determines if the volume or envelop changes smoothly (ON), or abruptly (OFF).

smooth speed

Smooth speed, only if smooth is ON. Fast value can produce audio glitches.

  • fast
  • medium
  • medium slow
  • slow
  • very slow

smoothed

shape

Global curve shape of the envelop.

  • linear
  • natural (expo)
  • log

play

Plays the envelop.

stop

Stops the envelop.

trigger

Plays the envelop and stops it (with the release time) after attack and decay time.

envelope

Envelope output in the range [0..1].

is playing

Send 1 when the envelope is currently playing.

See also

version 5.2.221206

Edit All Pages