13
MIDI Program Changes are used to recall presets. Typically a preset will reconfigure all functions on the amp at
one time. (Programs 9-11 below are exceptions as they only affect the channel.)
NOTE: These messages when recevied will be echoed to the MIDI Out jack for sync’ing with another Invective.
NOTE: The first nine presets are your custom presets. They recall whatever you store with the footswitch.
MIDI PROGRAM
CHANNEL DRIVE BOOST
MASTER BOOST CC 4 GATE FX LOOP 1 FX LOOP 2
Cn data
where n=chan-1
(preset saves for
(preset saves for
(Decimal) (Hex)
...all three channels)
...channels 2 & 3)
0
00h <----------------------------------------preset 1--------------------------------------------------------->
1
01h <----------------------------------------preset 2--------------------------------------------------------->
2
02h <----------------------------------------preset 3--------------------------------------------------------->
3
03h <----------------------------------------preset 4--------------------------------------------------------->
4
04h <----------------------------------------preset 5--------------------------------------------------------->
5
05h <----------------------------------------preset 6--------------------------------------------------------->
6
06h <----------------------------------------preset 7--------------------------------------------------------->
7
07h <----------------------------------------preset 8--------------------------------------------------------->
8
08h <----------------------------------------preset 9--------------------------------------------------------->
Example:
C0 00 recalls first preset (MIDI chan 1)
Channel
only:
9
09h 1
no change
no change
no change
no change
no change no change
10
0Ah 2
no change
no change
no change
no change
no change no change
11
0Bh 3
no change
no change
no change
no change
no change no change
The Factory Map is basically a long list of fixed presets with every combination of function. If automating a per-
formance from a MIDI rig, any combination of these functions can be found in this binary-style table.
NOTE: Due to MIDI limitations, the CC4 function is only controlled by the custom presets, not by the Factory
Map. It will be unchanged, not cleared.
Factory Map:
CHANNEL DRIVE BOOST MASTER BOOST GATE FX LOOP 1 FX LOOP 2
(decimal)
(hex)
12
0Ch
1 n/a
13
0Dh
2
14
0Eh
3
15
0Fh
1 X n/a
16
10h
2 X
17
11h
3 X
18
12h
1
X
n/a
19
13h
2
X
20
14h
3
X
21
15h
1 X
X
n/a
22
16h
2 X
X
23
17h
3 X
X
24
18h
1 n/a
25
19h
2 X
blank = OFF; X = ON; n/a = not applicable