20
LexiconPCM 90 MIDI Implementation Details
0x1A Effect Information Response
PCM 90 to host only. This dump allows a remote master to get information about any of the effects in the
box.
Byte # Byte Value Description Notes
1 F0 SysEx ID
2 06 Lexicon ID
3 08 PCM 90 ID
4 0iii iiii Device ID
5 0x1A Effect Information
6 0iii iiii Bank # A bank # of 0x7F AND prog # of 0x7F indicates the current
program.
7 0iii iiii Program #
8-23 0iii iiii Algorithm Name 16 Byte string
24-35 0iii iiii Program Name 12 Byte string
36 0xF7 End of SysEx
0x1B Bank Label Dump
This is a bidirectional dump which sets/gets bank and row labels.
Byte # Byte Value Description Notes
1 F0 SysEx ID
2 06 Lexicon ID
3 08 PCM 90 ID
4 0iii iiii Device ID
5 0x1B Bank labels
6 0iii iiii Bank Source bank if sent by PCM 90. Target bank if received by
PCM 90. Appendix C: MIDI Bank Assignments.
7- 13 0iii iiii ASCII Bank Label 7 Byte string
14- 24 0iii iiii ASCII Row Label 0 11 Byte string
25- 35 ......... Row label 1 11 Byte string
36- 46 ......... Row label 2 11 Byte string
47- 57 ......... Row label 3 11 Byte string
58- 68 ......... Row label 4 11 Byte string
69 0xF7 End of SysEx