14
LexiconPCM 80 Version 1.10 MIDI Implementation Details
0x14 Knob Message
Host to PCM 80 only. (In SysEx Automation mode, the PCM 80 sends parameter values, not knob
messages.) Knobs operate within the current context of the user interface. For example, in Register
Banks mode, the Adjust knob is a soft knob. In Edit mode, it adjusts the displayed parameter. This
message is only useful for a remote controller.
Byte # Byte Value Description Notes
1 F0 SysEx ID
2 06 Lexicon ID
3 07 PCM 80 ID
4 0iii iiii Device ID
5 0x14 Knob Code
6 0n Knob ID: 0=Select knob; 1=Adjust knob
7 0n Least-significant
nibble of 2’s
complement knob
delta (16 bits). For example: 0xffff=-1 (counterclockwise); 0x0001=+1 (clockwise)
8 0n Next nibble
9 0n Next nibble
10 0n Most-significant nibble
11 0xF7 End of SysEx
0x15 Program Change Dump
Bidirectional. This is the method used in SysEx Automation to send Program Change messages. It may
be used in other cases, although the number of bytes is larger than a standard MIDI Program Change
message. The current MIDI Program Change mode selection (mapped, chained, off, etc) is ignored.
Byte # Byte Value Description Notes
1 F0 SysEx ID
2 06 Lexicon ID
3 07 PCM 80 ID
4 0iii iiii Device ID
5 0x15 Program Change code
6 0iii iiii Bank See Appendix B: MIDI Bank Assignments.
7 0iii iiii Program 0-49
8 0xF7 End of SysEx