DOCUMENTATION

CONTENTS

MODULES

KNOWN ISSUES

FINAL NOTES

MODULES

Envelope Follower

Complete manual and reference for the Envelope Follower module.

UPDATED MAR 9, 2026

How Does It Work?#

Envelope Follower converts incoming audio level into control voltage, an inverted control voltage, a threshold gate, and a clean audio thru.

Quick Overview#

  • Feed audio into In and the module tracks its amplitude over time.
  • Mode switches the detector between Peak and RMS.
  • Env and Inv provide complementary CV outputs.
  • Gate goes high when the raw envelope crosses the threshold.
  • Thru passes the input signal onward unchanged.

Inputs And Outputs#

PortTypeWhat It Does
InAudio inputSignal to analyze.
EnvCV outputEnvelope CV. Default behavior is 0V..+5V before scale and offset.
InvCV outputInverted envelope CV. Default behavior is +5V..0V before scale and offset.
GateGate outputGoes high when the raw envelope exceeds the threshold, with hysteresis applied.
ThruAudio outputClean passthrough of the input signal.

Controls Reference#

ControlRangeDefaultBehavior
ModePeak, RMSPeakChooses the detector style. Peak tracks transients faster; RMS is smoother and more level-oriented.
Atk0.0005..2 s0.005 sAttack time for the follower.
Rel0.005..5 s0.15 sRelease time for the follower.
Sensitivity0..41Input gain applied before level detection.
Scale0..21Scales the Env and Inv outputs.
Offset-5..+5 V0 VOffsets the Env and Inv outputs after scaling.
Threshold0..5 V1 VGate threshold measured against the raw envelope.
Hysteresis0..1 V0.1 VKeeps the gate from chattering around the threshold.

Behavior Notes#

  • Peak mode follows absolute amplitude directly.
  • RMS mode averages energy over a short window, so it behaves more smoothly on complex material.
  • Threshold and Hysteresis are evaluated on the raw 0V..+5V envelope before Scale and Offset are applied.
  • Env and Inv are clamped after shaping, so extreme scale and offset settings cannot exceed the module's output limits.
  • The panel display shows live ENV, INV, and GATE activity for monitoring.