"QQFOEJY
.*%*JNQMFNFOUBUJPOBOE$IBSUT
EJHJUBM9UFOTJPONJDSP8"7&1$
*OTUBMMBUJPO*OUSPEVDUJPO.*%*
2.51 GLBR
***************************************************
WCTR 04h Global Parameter Request
Upon reception of a valid Global Parameter request,
the MW2 will dump the Global Parameters. No location
is given.
The full format of a GLBR Request is:
Index Label Value Description
---------------------------------------------------
0 EXC F0h Marks Start of SysEx
1 IDW 3Eh Waldorf Electronics
GmbH ID
2 IDE 0Eh Microwave 2 ID
3 DEV Device ID
4 IDM 04h here GLBR (Global
Parameter request)
7 XSUM 0 Checksum
8 EOX F7h End os SysEx
---------------------------------------------------
***************************************************
2.52 GLBD
***************************************************
GLBD 14h Global Parameter Dump
A Global Parameter dump is used to transfer Global
Parameter date from and to the Microwave 2.
The full format of a GLBD Dump is:
Index Label Value Description
---------------------------------------------------
0 EXC F0h Marks Start of SysEx
1 IDW 3Eh Waldorf Electronics
GmbH ID
2 IDE 0Eh Microwave 2 ID
3 DEV Device ID
4 IDM 14h here GLBD (Global
Parameter Dump)
5-36 GDATA see 3.6 Global Parameter
Data
37 XSUM GDATA&7Fh Checksum
38 EOX F7h End of SysEx
---------------------------------------------------
***************************************************
2.53 GLBP
***************************************************
GLBP 24h Global Parameter Change
Upon reception of a valid Global Parameter Change
dump, the specified parameter will change its value
immediately according to the given value.
See 3.6 for a detailed list of parameters and indices.
The actual Format is:
Index Label Value Description
---------------------------------------------------
0 EXC F0h Marks Start of SysEx
1 IDW 3Eh Waldorf Electronics
GmbH ID
2 IDE 0Eh Microwave 2 ID
3 DEV Device ID
4 IDM 24h here GLBP (Global
Parameter change)
5 PP see above Parameter index
6 XX see 3.1 New Parameter value
7 EOX F7h End of Exclusive
---------------------------------------------------
Note that the checksum is omitted here.
***************************************************
2.61 DISR
***************************************************
DISR 05h Display Request
Upon reception of a valid Display Request request, the
MW2 will dump the contents of the LCD. No location is
given.
The full format of a DISR Request is:
Index Label Value Description
---------------------------------------------------
0 EXC F0h Marks Start of SysEx
1 IDW 3Eh Waldorf Electronics
GmbH ID
2 IDE 0Eh Microwave 2 ID
3 DEV Device ID
4 IDM 05h here DISR (LCD
request)
7 XSUM 0 Checksum
8 EOX F7h End os SysEx
---------------------------------------------------
***************************************************
2.62 DISD
***************************************************
DISR 15h Display Dump
A Display Dump message is used to transfer LCD
contents from and to the Microwave 2.
The full format of a DISD Request is:
Index Label Value Description
--------------------------------------------------
0 EXC F0h Marks Start of SysEx
1 IDW 3Eh Waldorf Electronics
GmbH ID
2 IDE 0Eh Microwave 2 ID
3 DEV Device ID
4 IDM 15h here DISD (LCD dump)
5-84 LCDDATA ASCII Upper and lower row
of LCD
85 LEDDATA LEDs Bitmask:
01: MIDI
02: Column #1
04: Column #2
08: Column #3
10: Column #4
20: Column #5
40: Play
86 XSUM 0 Checksum
87 EOX F7h End os SysEx
---------------------------------------------------
***************************************************
2.63 DISP
***************************************************
DISP 25h LCD Parameter change
A LCD Parameter Change is used to change a single
character in the LCD of the the Microwave 2.
The full format of a DISP Dump is:
Index Label Value Description
---------------------------------------------------
0 EXC F0h Marks Start of SysEx
1 IDW 3Eh Waldorf Electronics
GmbH ID
2 IDE 0Eh Microwave 2 ID
3 DEV Device ID
4 IDM 25h here DISP (LCD
Parameter change)
5 LOC 0-79 Index of character
in LCD
6 CHAR ASCII New character
7 XSUM (LOC+CHAR)&7Fh Checksum
8 EOX F7h End of SysEx
---------------------------------------------------
****************************************************