Quantizer
The Quantizer rounds the input signal to the nearest discrete step, producing a staircase-like output. Useful for creating stepped sequences from smooth signals or quantizing pitch to semitones.
Inputs
Section titled “Inputs”| Pin | Type | Description |
|---|---|---|
| Signal In | Audio | Signal to quantize |
| Step Size | Audio | Voltage interval between steps |
Outputs
Section titled “Outputs”| Pin | Type | Description |
|---|---|---|
| Signal Out | Audio | Quantized output |
To quantize pitch to semitones, set the step size to 1/12 V (approximately 0.0833V), since SynthEdit uses 1V per octave and there are 12 semitones per octave.