CV Input Signal Types

CV Input Signal Types #2 — Gate

Gate CV signal — Constructivist linocut illustration
PropertyValue
CategoryLogical / Time-Based
Voltage Range0..+5V (tolerant up to +12V)
PolarityUnipolar
Bandwidth<1kHz
Threshold~0.7V–2.0V (module-dependent)

Description

A gate signal represents a high/low state with a musically relevant duration. Unlike a trigger, not only the edge but also the time spent in the high state is significant — it corresponds to the "note-on" duration.

Track & Hold vs. Sample & Hold: S&H requires a trigger (freezes value immediately). T&H requires a gate (follows the signal while gate is high, freezes on low).

Use Cases

Eurorack Examples (Mutable Instruments)

Hardware Implementation

Identical to trigger — GPIO with NPN transistor or BAT54S clamping. The difference lies solely in firmware interpretation.

NPN transistor inverter circuit for gate/trigger input

Firmware Requirements