DOCUMENTATION

CONTENTS

MODULES

KNOWN ISSUES

FINAL NOTES

MODULES

Quantizer v2

Complete manual and reference for the Quantizer v2 module.

UPDATED MAR 9, 2026

How Does It Work?#

Quantizer v2 snaps an incoming pitch CV to a selected root and scale, lets you edit the allowed notes directly, and can either track continuously or sample only on incoming triggers.

Quick Overview#

  • CV goes in, quantized pitch comes out from Quant.
  • TRIG IN can clock sample-and-hold quantization.
  • TRIG OUT emits a pulse when the quantized note changes.
  • The scale can come from a preset or from the editable 12-note mask ring.

Inputs And Outputs#

PortTypeWhat It Does
CVCVPitch input to quantize.
TRIG INTriggerOptional sampling clock for S&H mode.
QuantCVQuantized pitch output.
TRIG OUTTriggerPulse output when the quantized note changes.

Controls Reference#

ControlValuesDefaultBehavior
PresetChromatic, Major, Minor, Penta Maj, Penta Min, Blues, Dorian, Mixolydian, Harm MinorMajorLoads one of the built-in scale masks.
RootC..BCSets the root note for the active scale.
Note Ring12 on/off notesPreset-dependentEnables or disables individual notes in the scale mask.
DirectionNEAR, UP, DOWNNEARChooses nearest-note quantizing or forces rounding upward or downward.
ModeTRACK, S&HTRACKContinuously tracks the input or samples it on trigger edges.

Scale Editing#

  • The note ring edits the active scale mask relative to the selected Root.
  • If you edit a preset into a shape that no longer matches a built-in scale, the preset becomes Custom.
  • The mask never goes completely empty; at least one note always remains enabled.

Trigger Behavior#

  • In TRACK, the output updates continuously.
  • In S&H, the output updates on rising edges from TRIG IN.
  • If TRIG IN is unpatched, S&H falls back to continuous tracking.
  • TRIG OUT fires only when the quantized note actually changes.

Typical Uses#

  • Keep sequencer or random pitch CV inside a chosen scale.
  • Clock pitch updates from a rhythm source with S&H.
  • Use TRIG OUT to fire envelopes only when a new quantized note is produced.