User Manual

Table Of Contents
Program Data Dump
Status Description
1111 0000 System Exclusive (SysEx)
0000 0001 DSI ID
0010 0000 Evolver ID
0000 0001 File Version
0000 0010 Program Data
0000 00vv Bank Number, 0 - 3
0vvv vvvv Program Number, 0 - 127
0vvv vvvv 220 bytes in “packed MS bit” format (see below). Includes 128 bytes of
Program parameters and 64 bytes of Sequence data.
1111 0111 End of Exclusive (EOX)
Edit Buffer Data Dump
Status Description
1111 0000 System Exclusive (SysEx)
0000 0001 DSI ID
0010 0000 Evolver ID
0000 0001 File Version
0000 0011 Edit Buffer Data
0vvv vvvv 220 bytes in “packed MS bit” format (see next page). Includes 128 bytes of
Program parameters and 64 bytes of Sequence data.
1111 0111 End of Exclusive (EOX)
Waveshape Data Dump
Status Description
1111 0000 System Exclusive (SysEx)
0000 0001 DSI ID
0010 0000 Evolver ID
0000 0001 File Version
0000 1010 Waveshape Data
0vvv vvvv Waveshape number, 0 – 127, corresponds to Waveshapes 1 – 128. Only
Waveshapes 96 – 127 can be sent to Evolver and saved as user
programmable; others will be ignored.
0vvv vvvv 293 bytes in “packed MS bit” format (see next page). The 293 bytes = 256
data bytes, in the format of LS byte/MS byte, for the 128 16-bit words that
make up a waveshape. The ROM Waveshapes are 12 bit two’s
complement (to match the VS), but the User Waveshapes (97 – 128) can
be a full 16 bits.
1111 0111 End of Exclusive (EOX)
48