Skip to content

Control Change

Firmware menu name: CC

Send 7-bit MIDI Control Change messages.

Control Change macro

When to use it

Use CC for the most common MIDI knob → synth parameter mapping. Pick the controller number (MSB), set min/max to the CC range you need, and choose outputs.

Parameters

ParameterRangeWhat it does
ModeMacro output type. Change this to switch between MIDI, internal routing, and CV16 targets.
MSB0 – 127Most significant byte. For CC and CC14 this is the control number; for NRPN / RPN it is the parameter number MSB.
MinimumMode-specificValue sent when the knob is at minimum travel. Units follow the target (MIDI 0–127, 14-bit 0–16383, device parameter native range, CV volts, LFO %, etc.).
MaximumMode-specificValue sent when the knob is at maximum travel. Must be greater than or equal to Minimum.
ChannelGlobal, 1 – 16MIDI channel for outgoing messages. Global uses the project's global channel setting.
InvertTrue / FalseWhen True, knob clockwise motion maps to decreasing values (minimum ↔ maximum swapped).
OutputsUSB / DIN / combosWhich physical MIDI outputs carry this macro: USB, Out 1, Out 2, or combined masks.

MIDI outputs

The Outputs field selects one of these port combinations:

  • None
  • USB
  • Out 1
  • USB + Out 1
  • Out 2
  • USB + Out 2
  • Out 1 + Out 2
  • USB + Out 1 + Out 2