11
PCM 90 MIDI Implementation Details
Lexicon
0x05 Chain Bulk Dump
This is a bidirectional dump, initiated from the front panel as a Chain Bulk Dump, which describes a set
of program chains (either the internal set of 10 or the card set of 10).
Byte # Byte Value Description Notes
1 F0 SysEx ID
2 06 Lexicon ID
3 08 PCM 90 ID
4 0iii iiii Device ID
5 0x5 Chain bulk
6 0000 000i Internal/Card 0=Internal; 1=Card
7- 26 0iii iiii Data for chain
0 (or 10 if card) See following description for Single Chain Dump
27- 206 ......... Data for chains 1-9
(11-19 if card)
207 0xF7 End of SysEx
0x06 Single Chain Dump
This is a bidirectional dump, initiated from the front panel as a Chain Dump, which describes a complete
program chain.
Byte # Byte Value Description Notes
1 F0 SysEx ID
2 06 Lexicon ID
3 08 PCM 90 ID
4 0iii iiii Device ID
5 0x6 Chain Data
6 0iii iiii Chain # Unlike some other objects, there is no “current” chain, so the
value 0x7F has no effect here. Normally there are 10 chains
available (0-9). If a RAM card is in place (see the configura-
tion message), then an additional 10 chains (10-19) are
available.
7 0iii iiii Bank for chain
position 0 Any legitimate Bank index. See the Appendix C: MIDI Bank
Assignments. If nothing is assigned to this position in the
table, a value of 0x7F is returned.
8 0iii iiii Offset for chain
position 0 49
9-26 ......... Bank/offset for
positions 1-9
27 0xF7 End of SysEx