15
PCM 90 MIDI Implementation Details
Lexicon
0x12 Soft Row Assignment Dump
Bidirectional. Assigns a Pro mode slot or a Custom Control to a Go mode soft slot.
Byte # Byte Value Description Notes
1 F0 SysEx ID
2 06 Lexicon ID
3 08 PCM 90 ID
4 0iii iiii Device ID
5 0x12 SoftRowAssign
6 0n Soft Row Slot (0-9)
7 0n Substitute Row (0-9) This is the Row/Column that will appear in the soft row slot.
If the substitute row value is set to 0x0E, then a custom
controller is attached to this position (the column value
determines which one). A soft row position may be de-
assigned if Row and Column are both set to 0x0F. The
number of rows and columns is dependent on the current
algorithm.
8 0n Substitute Column (0-9) If the substitute row value is 0x0E (custom controller), then
this field may go from 0-3.
9 0xF7 End of SysEx