Skip to content

M2CV

MIDI to control voltage

M2CV parameters

When to use it

Convert MIDI notes or gates to control voltages with optional voice-allocation rules.

TIP

Use M2CV at the end of a CV16-equipped project.

Parameters

ParameterRangeWhat it does
Bypass0 – 1When on, the device is disabled and MIDI passes through unchanged.
Mode0 – 2Operating mode for this device (see values below).
Algo0 – 6Voice-allocation or routing algorithm (see values below).

Parameter values

Bypass

ValueNameMeaning
0OffDevice is active and processes MIDI.
1OnDevice is bypassed; messages pass through unchanged.

Mode

ValueNameMeaning
0AutoM2CV: map notes to CV automatically by pitch.
1ChannelM2CV: one CV channel per MIDI channel.
2GateM2CV: emit gate/trigger voltages from note on/off.

Algo

ValueNameMeaning
0NoneNo voice stealing — one voice per note.
1OldestSteal the longest-held voice when poly limit reached.
2NewestReplace the most recent voice.
3LowestSteal the lowest-pitched active voice.
4HighestSteal the highest-pitched active voice.
5Low VelSteal the quietest active voice.
6High VelSteal the loudest active voice.