User’s Manual MicroWave II • MicroWave XT • XTk
107
2.12 SNDD
******************************************************
SNDD 10h Sound Dump
A sound dump is used to transfer sound 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 A001..A128
01 00 .. 01 7F Locations B001..B128
10 00 All Sounds
20 00 Sound Mode Edit Buffer
30 00 .. 30 07 Multi Instrument Edit Buffers
------------------------------------------------
So the full format of a SNDD 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 10h
here SNDD (Sound
Dump)
5 BB see above Location
6 NN see above Location
7-262 SDATA see 3.1
Sound data
263 XSUM (BB+NN+SDATA)&7Fh Checksum
264 EOX F7h End of SysEx
------------------------------------------------------
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 of 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 ocation
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 of 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