Skip to content

CV - Pitch

Nodes for pitch processing, tuning, and frequency conversion.

CV To Frequency

Converts a CV pitch value (1V/octave) to frequency in Hz. Uses the formula: freq = 261.63 x 2^voltage (middle C = 0V).

CV To Frequency

Input: V/oct CV Output: Frequency in Hz


CV Octave

Shifts pitch by whole octaves.

CV Octave

ParameterRangeDefaultDescription
Octave-4 - +40Number of octaves to shift

Input: CV pitch Output: Shifted CV pitch


CV Transpose

Shifts pitch by semitones.

CV Transpose

ParameterRangeDefaultDescription
Semitones-12 - +120Number of semitones to shift

CV Detune

Adds fine pitch offset in cents.

CV Detune

ParameterRangeDefaultDescription
Cents-100 - +1000Detuning in cents (1/100th of a semitone)

CV Glide (Portamento)

Smoothly glides between pitch changes. Exponential slew limiter.

CV Glide

ParameterRangeDefaultDescription
Time0 - 2,000 ms100 msGlide time between notes

CV Quantize

Snaps CV values to the nearest note in a selected musical scale.

CV Quantize

ParameterOptionsDefaultDescription
RootC, C#, D, D#, E, F, F#, G, G#, A, A#, BCRoot note
ScaleMajor, Minor, Pentatonic, Blues, etc.MajorMusical scale

Inputs: V/oct, Note Outputs: V/oct (quantized), Hz (frequency), Note (name)


Micro Quantize (EDO)

Quantizes to equal divisions of the octave for microtonal tuning beyond 12-TET.

Micro Quantize EDO


Micro Quantize (JI)

Quantizes to just intonation ratios for pure, beatless intervals.

Micro Quantize JI


Micro Quantize (Scala)

Quantizes using Scala tuning files (.scl). Load any custom microtonal scale.

Micro Quantize Scala

MNodes Documentation