Transform

Note to CC

Maps note pitch to CC values. Higher notes produce higher CC values within a configurable output range. Optional slew smooths transitions between values. Works on notes only.

Scheps Note to CC overview

How It Works

Each note-on triggers a new CC target based on the note's pitch. The CC output moves toward this target — instantly or with slew smoothing.

The full MIDI note range (0-127) is mapped linearly to the output range (Out Min to Out Max). Middle C maps to the midpoint of the output range.

Parameters

Out MinThe CC value output for the lowest note (MIDI note 0).
Out MaxThe CC value output for the highest note (MIDI note 127).
SlewSmooths transitions between CC values as notes change. Uses the same exponential smoothing as the Slew transform.

Notes

  • Note to CC and CC to Note are mirror images of each other and share the same warm red colour in the UI.
  • The CC output doesn't drop to 0 when a note is released — it holds at the last value until a new note is played.
  • Note to CC can be followed by and transform that works on CCs.