16
LexiconPCM 80 Version 1.10 MIDI Implementation Details
0x18 System Setup Dump
This dump, which is both transmitted and received by the PCM 80, contains all system parameters (those
parameters that are not part of a preset).
Note that when the PCM 80 receives a current setup (0x7F) it ignores parameter #10 (Device ID) and
parameter #11 (SysEx Enable). Those values can only be changed from the front panel or by restoring
a setup from internal memory or card.
Byte # Byte Value Description Notes
1 F0 SysEx ID
2 06 Lexicon ID
3 07 PCM 80 ID
4 0iii iiii Device ID
5 0x18 Setup Data
6 0iii iiii Setup ID 0x7F=Current; 0-4=Internal; 5-9=RAM Card. A RAM card may be
detected using the Configuration Response.
7-15 0iii iiii Setup name 9 byte ASCII string
16-19 0n Nibble-ized unsigned
short parameter value
(LS first) for first
parameter (41 total) These parameters correspond by index with the system (Type 0)
parameters.
20-183 0n Remaining parameters
184 0xF7 End of SysEx
0x19 Save Current Edit Buffer Message
Host to PCM 80 only. The current edit buffer is named and saved with this message.
Byte # Byte Value Description Notes
1 F0 SysEx ID
2 06 Lexicon ID
3 07 PCM 80 ID
4 0iii iiii Device ID
5 0x19 Save Code
6 0iii iiii Destination Bank Must be a writeable register or card bank. If a card bank, the write protect
tab must be off. See Appendix B: MIDI Bank Assignments.
7 0iii iiii Destination Program 0-49
8-19 0iii iiii 12-character
program name See Overview for information on ASCII characters.
20-28 0iii iiii 9-character knob
name See Overview for information on ASCII characters.
29 0xF7 End of SysEx