MIDI CC messages
CC Function CC# Value (0-127) Description
Bypass State 1 0=off, 1-127=on value=0 turns off delay and reverb
value=1-127 turns on delay and reverb
Delay State 2 0=off, 1-127=on value=0 turns off delay
value=1-127 turns on delay
Reverb State 3 0=off, 1-127=on value=0 turns off reverb
value=1-127 turns on reverb
Delay Program 4 0-5, else 0 Select Delay Program
Send the corresponding MIDI CC value to select the
delay program:
0 = ANLG
1 = BBD
2 = FTE
3 = SPC
4 = TAPE
5 = DIGI
Delay Time (knob) 5 0-127 Emulate the Delay Time knob.
Value=0 is 20ms
Value=127 is 2000ms
Delay Time (high ms) 6 0-15 A Time High message followed by a Time Low message
will set the delay time to a specific ms value.
it is possible to set very specific delay times (with 1ms
resolution) using two sequential MIDI commands.
First, send CC 5 with the high byte (calculated below)
Second, send CC 6 with the low byte (calculated
below)
Delay Time (low ms) 7 0-127 To set a specific delay time in milliseconds using MIDI
CC 5 and 6:
1. Determine high byte: take delay time in milliseconds
and divide by 128. The number left of the decimal is
the high byte.
(example: 400ms delay time -> 400/128 = 3.125 ->
high byte = 3
2. Determine low byte: multiply the number right of the
decimal by 128. This is the low byte.
(example: 400ms delay time -> 400/128 = 3.125 ->
0.125 -> 0.125 * 128 = 16 -> low byte = 16
3. Send MIDI CC 5 val=highbyte (3) first, and then MIDI
CC 6 val=lowbyte (16) second.
4. After receiving both bytes, the device will update the
delay time to match the received messages.
Delay Feedback (knob) 8 0-127 Emulates the Delay Feedback knob
Delay Tone (knob) 9 0-127 Emulates the Delay Tone knob
Delay Level (knob) 10 0-127 Emulates the Delay Level knob
Reverb Program 11 6-10, else 10 Send the corresponding MIDI CC value to select the
reverb program:
6= Shimmer
7 = Plate
8 = Spring
9 = Room
10 = Hall
Reverb Shimmer (knob) 12 0-127 Emulates the Reverb Shimmer knob
Reverb Decay (knob) 13 0-127 Emulates the Reverb Decay knob
Reverb Tone (knob) 14 0-127 Emulates the Reverb Tone knob
Reverb Level (knob) 15 0-127 Emulates the Reverb Level knob
Mod Depth (knob) 16 0-127 Emulates the Mod Depth knob
Mod Rate (knob) 17 0-127 Emulates the Mod Rate knob
Subdivision 18 0-14 Sets the tap tempo subdivision (0-7 are accessible via
the front panel)
Select the Subdivision setting for the Tap Tempo
Switch and MIDI Clock
0 = Quarter
1 = Dotted Eighth
2 = Eighth
3 = Sixteenth
4 = Half
5 = Whole
6 = Dotted Quarter
7 = Triplet Quarter
8 = Dotted Sixteenth
9 = Dotted Half
10 = Dotted Whole
11 = Triplet Sixteenth
12 = Triplet Eighth
13 = Triplet Half
14 = Triplet Whole
Tap Tempo 81 0 Emulate the tap tempo function of the tap tempo switch when val=0
Preset Decrement 82 0-127 Decrement the current preset number by and
load preset.
Special case: value=0 will reload the current preset
Preset Increment 83 0-127 Increment the current preset number by and
load preset.
Special case: value=0 will reload the current preset
Footswitch Mode 84 0, 3-127=tap Configure the Right Switch mode between “Tap
1=preset inc Tempo”, “Preset Increment”, and “Reverb Bypass”
2=rev separate 0, 3-127 = Right Switch will trigger tap tempo
1 = Right Switch will increment the preset
2 = Right Switch will bypass/engage the reverb, and
Left Switch will only bypass/engage the delay
Routing Mode 86 0=parallel Sets the routing mode
1=series D->R 0=parallel
2=series R->D 1=series D->R
2=series R->D
MIDI Clock Enable 99 0=off,1-127=on Enable or disable the MIDI Clock Sync:
0 = ignore MIDI Clock
1-127 = set tempo based on MIDI Clock
Expression Pedal 100 0-127 Emulate Expression pedal input