Quantizer
Snaps an incoming pitch CV to the nearest note in a chosen scale. Use to coerce random / noise / S&H sources into musical pitches.
Category: Control


Inputs
| Name | Type | Description |
|---|---|---|
| in | control | Pitch CV (1V/octave). Quantised against the configured scale. |
Outputs
| Name | Type | Description |
|---|---|---|
| note | control | Quantised pitch (1V/octave). |
Parameters
| Name | Type | Default | Range | Unit | Description |
|---|---|---|---|---|---|
| scale | enum | major | chromatic, major, minor, pentatonic | — | Scale to quantise to. |
| octave | number | 4 | 0–8 | — | Reference octave used to compute the output pitch. |