A quantizer snaps an incoming control voltage to the nearest note of a chosen scale, turning free-running CV into melody
In 1V/octave modular systems pitch is encoded as voltage (1 V = one octave, 1/12 V = one semitone), so hitting an exact pitch means hitting an exact voltage — hard by hand, and impossible for random or slowly-swept sources. A quantizer receives any incoming CV (from a sequencer, LFO, sample-and-hold, or random source) and rounds it to the nearest voltage that corresponds to a note in a chosen scale — chromatic, major, minor, pentatonic, modal, or custom, including scales beyond Western equal temperament. Without it, continuous or random CV drives an oscillator to microtonal, out-of-key pitches that rarely sound musical; with it, the same source produces only in-scale notes, turning generative randomness into coherent melody. The quantizer only reshapes an existing voltage — it generates no pitch of its own — so it is the bridge that imports the idea of a scale into the voltage domain; changing the selected scale gives the same source an entirely different melodic character. Many quantizers also emit a gate pulse whenever the note changes, useful for triggering envelopes.
Examples
Random/S&H source → quantizer (C minor pentatonic) → VCO 1V/oct: every step snaps to a pentatonic note, giving a random-but-musical melody; switch the quantizer to major or D Dorian and the character changes with the same source. LFO triangle → quantizer → VCO produces an ascending/descending scale arpeggio. A Turing Machine → quantizer → VCO is a classic generative-melody patch.
Assessment
Draw the signal chain that yields a randomly-evolving melody that stays in key, and explain what happens to the pitches if the quantizer is removed. Describe the function of a quantizer’s gate output, name one case where you deliberately want un-quantized CV for expressive effect, and state what voltage relationship determines which note is selected.