User Manual

125 DeepMind 12 User Manual
PROGRAM BANK DUMP REQUEST (Response is individual program dump responses in a sequence)
MIDI Bytes Description
F0 System Exclusive Start
00, 20, 32 Behringer Manufacturers ID
20 DeepMind12 Model ID
0d Device ID ( 0-15 )
09 Bank Durmp Request
bb Bank Number (0-7)
First Program (0-127)
ll Last program (0-127)
F7 End of System Exclusive
PROGRAM BANK NAMES DUMP REQUEST
MIDI Bytes Description
F0 System Exclusive Start
00, 20, 32 Behringer Manufacturers ID
20 DeepMind12 Model ID
0d Device ID ( 0-15 )
0A Bank Program Names Dump Request
bb Bank Number
F7 End of System Exclusive
PROGRAM BANK NAMES DUMP RESPONSE
MIDI Bytes Description
F0 System Exclusive Start
00, 20, 32 Behringer Manufacturers ID
20 DeepMind12 Model ID
0d Device ID ( 0-15 )
0B Bank Program Names Dump Response
vv Comms Protocol Version
bb Bank Number
Program name chars unpacked length = 128 Programs * 16 bytes = 2048 Bytes. Packed data length = 2344
F7 End of System Exclusive
SINGLE PROGRAM NAME DUMP REQUEST
MIDI Bytes Description
F0 System Exclusive Start
00, 20, 32 Behringer Manufacturers ID
20 DeepMind12 Model ID
0d Device ID ( 0-15 )
0C Single Program Name Dump Request
bb Bank Number
pp Program Number
F7 End of System Exclusive
SINGLE PROGRAM NAME DUMP RESPONSE
MIDI Bytes Description
F0 System Exclusive Start
00, 20, 32 Behringer Manufacturers ID
20 DeepMind12 Model ID
0d Device ID ( 0-15 )
0D Bank Program Names Dump Response
06 Comms Protocol Version
bb Bank Number
16 byte Program name packed into 24 bytes
F7 End of System Exclusive