141 DeepMind 12 User Manual
19.2.3 Bulk Dump Packed Data Format
The bulk dumps listed below all use "Packed MS bit" format data packing so a
raw data set of 7 bytes x 8 bits are transmitted as 8 bytes of 7-bits (MSB is 0 for
SysEx message data) with the MSBs of the original bytes packed into the rst
bytes of the 8 byte transmitted sequence.
DATA ( 1set = 8bit x 7byte )
b7 ~ b0
— — — — — — — —
7n+1
b7 ~ b0
— — — — — — — —
7n+2 ~7n+5
b7 ~ b0
— — — — — — — —
7n+6
MIDI DATA ( 1set = 7bit x 8byte )
b7b7b7b7b7b7b7
0 — — — — — — —
7n+0
b6 ~ b0
0 — — — — — — —
7n+0
b6 ~~ b0
0 — — — — — — —
7n+0
b6 ~ b0
0 — — — — — — —
7n+0
19.2.4 Dump Messages
These messages can be used to request a data dump, and are shown with their
responses. Each parameter is stored in its own byte and the data format is
documented in the NRPN table.
PROGRAM DUMP REQUEST
MIDI Bytes Description
F0 System Exclusive Start
00, 20, 32 Behringer Manufacturers ID
20 DeepMind12 Model ID
0d Device ID ( 0-15 )
01 Program Dump Request
0b Bank Number (0-7)
pp Program Number (0-127)
F7 End of System Exclusive
PROGRAM DUMP RESPONSE
MIDI Bytes Description
F0 System Exclusive Start
00, 20, 32 Behringer Manufacturers ID
20 DeepMind12 Model ID
0d Device ID ( 0-15 )
02 Program DumpResponse
06 Comms Protocol Version
0b Bank Number (0-7)
pp Program Number (0-127)
—
242 bytes of Program Data packed into 278 7-bit message bytes.
F7 End of System Exclusive
EDIT BUFFER DUMP REQUEST
MIDI Bytes Description
F0 System Exclusive Start
00, 20, 32 Behringer Manufacturers ID
20 DeepMind12 Model ID
0d Device ID ( 0-15 )
03 Edit Buer Dump Request
F7 End of System Exclusive
EDIT BUFFER DUMP RESPONSE
MIDI Bytes Description
F0 System Exclusive Start
00, 20, 32 Behringer Manufacturers ID
20 DeepMind12 Model ID
0d Device ID ( 0-15 )
04 Edit Buer Dump Response
06 Comms Protocol Version
—
242 bytes of Program Data packed into 278 7-bit message bytes.
F7 End of System Exclusive
GLOBAL PARAMETER DUMP REQUEST
MIDI Bytes Description
F0 System Exclusive Start
00, 20, 32 Behringer Manufacturers ID
20 DeepMind12 Model ID
0d Device ID ( 0-15 )
05 Global Parameter Dump Request
F7 End of System Exclusive