! Example: Set-up 5 pan controls, in Fader layout
$
Host >> Launchpad Pro: F0h 00h 20h 29h 02h 10h 2Bh 00h 01h 05h 7fh 01h 01h 15h 40h 02h 01h 2dh 00h ..
.. 03h 01h 35h 49h 04h 01h 35h 15h F7h
(240, 0, 32, 41, 2, 16, 43, 0, 1, 5, 127, 1, 1, 21, 64, 2, 1, 55, 0, 3, 1, 53, 73, 4, 1, 53, 21, 247)
This message looks complicated but can be broken down into the following sections:
F0h 00h 20h 29h 02h 10h 2Bh - SysEx header for fader set-up message
(240, 0, 32, 41, 2, 16, 43)
00h 01h 05h 7fh - 1
st
fader is a pan control in red, at 50R (value 127)
(0, 1, 5, 127)
01h 01h 15h 40h - 2
nd
fader is a pan control in green, at C (value 64)
(1, 1, 21, 64)
02h 01h 2dh 00h - 3
rd
fader is a pan control in blue, at 50L (value 0)
(2, 1, 55, 0)
03h 01h 35h 49h - 4
th
fader is a pan control in pink, just above C (value 73)
(3, 1, 53, 73)
04h 01h 35h 15h - 5
th
fader is a pan control in pink, at 33L (value 21)
(4, 1, 53, 21)
F7h - end of SysEx message
(247)
This example will then look like the following figure 13: