Envelope
- Accumulator: Accumulator with decay.
- ADSREnvelope: Attack-decay-sustain-release envelope. Sustain portion is held until gate is zero.
- ASREnvelope: Attack-sustain-release envelope.
- DetectSilence: Detects blocks of silence below the threshold value. Used as an auto-free node to terminate a Patch after processing is complete.
- Envelope: Generic envelope constructor, given an array of levels, times and curves.
- Line: Line segment with the given start/end values, and duration (in seconds). If loop is true, repeats indefinitely. Retriggers on a clock signal.
- RectangularEnvelope: Rectangular envelope with the given sustain duration.
Last update:
2024-09-11
Created: 2023-11-09
Created: 2023-11-09