Table Of Contents

Previous topic

Signal Conditioning Processor Blocks

Next topic

Filter Processor Blocks

This Page

Envelope Processor Blocks


ADSR ()

ADSR (
        attack:         0.0
        decay:          0.0
        sustain:        0.0
        release:        0.0
        gate:           none
)
attack:Attack time in milliseconds.
decay:Decay time in milliseconds.
Sustain:Sustain level in range of [0.0, 1.0].
release:Release time in milliseconds.
gate:The envelope is triggered when gate is on. The envelope enters release phase when gate is off.

Envelope ()