"QQFOEJY
.*%*JNQMFNFOUBUJPOBOE$IBSUT
EJHJUBM9UFOTJPONJDSP8"7&1$
*OTUBMMBUJPO*OUSPEVDUJPO.*%*
------------------------------------------------
Or in case of All Sounds Dump:
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 10h here SNDD (Sound
Dump)
5 BB see above Location
6 NN see above Location
7-65542 SDATA[256] see 3.1 256 times Sound data
from A001 to B128
65543 XSUM (BB+NN+SDATA)&7Fh Checksum
65544 EOX F7h End os SysEx
------------------------------------------------
************************************************
2.13 SNDP
************************************************
SNDP 20h Sound Parameter Change
Upon reception of a valid Sound Parameter Change dump,
the specified parameter will change its value
immediately according to the given value. The
location is given in one byte with following
conventions:
LL Location
------------------------------------------------
00h Sound Mode Edit Buffer or...
00h..07h Multi Mode Instrument 1..8 sound
buffer
------------------------------------------------
The Parameter index is given in two bytes:
HH PP Parameter index
------------------------------------------------
00h 00..7Fh Parameters with indices 0 to 127
01h 00..7Fh Parameters with indices 0 to 127
------------------------------------------------
See 3.1 for a detailed list of parameters and indices.
So 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 20h here SNDP (Sound
Parameter change)
5 LL see above Location
6 HH see above Parameter index high
bit
7 PP see above Parameter index
8 XX see 3.1 New Parameter value
9 EOX F7h End of Exclusive
---------------------------------------------------
Note that the checksum is omitted here.
***************************************************
2.21 MULR
***************************************************
MULR 11h Multi Request
Upon reception of a valid multi request the MW2 will
dump the selected Multi(s). The location is given in
two bytes with following conventions:
BB NN Location
------------------------------------------------
00 00 .. 00 7F Locations 001..128
10 00 All Multis
20 00 Edit Buffer
------------------------------------------------
So the full format of a MULR 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 01h here MULR (Multi
request)
5 BB see Text Location
6 NN see Text Location
7 XSUM (BB+NN)&7Fh Checksum
8 EOX F7h End os SysEx
---------------------------------------------------
***************************************************
2.22 MULD
***************************************************
MULD 21h Multi Dump
A multi dump is used to transfer multi data from and
to the Microwave 2. The location is given in two bytes
with following conventions:
BB NN Location
------------------------------------------------
00 00 .. 00 7F Locations 001..128
10 00 All Multis
20 00 Edit Buffer
------------------------------------------------
So the full format of a MULD 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 11h here MULD (Multi
Dump)
5 BB see above Location
6 NN see above Location
7-38 MDATA see 3.2 Multi data
39-66 IDATA see 3.3 Instrument #1 data
67-94 IDATA see 3.3 Instrument #2 data
95-122 IDATA see 3.3 Instrument #3 data
123-150 IDATA see 3.3 Instrument #4 data
151-178 IDATA see 3.3 Instrument #5 data
179-206 IDATA see 3.3 Instrument #6 data
207-234 IDATA see 3.3 Instrument #7 data
235-262 IDATA see 3.3 Instrument #8 data
263 XSUM (BB+NN+DATA)&7Fh Checksum
264 EOX F7h End os SysEx
---------------------------------------------------
***************************************************
2.23 MULP
***************************************************
MULP 20h Multi Parameter Change
Upon reception of a valid Multi Parameter Change dump,
the specified parameter will change its value
immediately according to the given value. In Sound
Mode, all MULP messages will be ignored. The location
is given in one byte with following conventions:
LL Location
------------------------------------------------
20h Multi Edit Buffer
01h..07h Multi Mode Instrument 1..8 buffer
------------------------------------------------
The Parameter index is given in one byte:
PP Parameter index
------------------------------------------------
00..1Fh Parameters with indices 0 to 31
------------------------------------------------
See 3.2 for a detailed list of Multi parameters and
indices, or 3.3 for a detailed list of Instrument
parameters and indices.