!
! Light all LEDs using SysEx
$
The side LED cannot be updated by this message.
Host >> Launchpad Pro: F0h 00h 20h 29h 02h 10h 0Eh <Colour> F7h
(240,0,32,41,2,16,14,<Colour>,247)
The <Colour> parameter cannot be repeated in this message.
Flashing
!
Launchpad Pro supports flashing between two colours on Programmer layout and Ableton Live
mode, but implemented quite differently. In Ableton Live mode, the flash colour is set by sending
a Note On message (or CC for the round buttons) to the device on channel 2. When a message is
received on channel 2, Launchpad Pro will then begin to flash between the flash colour (B) and
the current colour of the LED (A), with a 50% duty cycle. See figure 16.
Programmer mode does not reserve the MIDI channels for flashing, instead it uses a SysEx
message to implement flashing.
Flashing (and pulsing) happens in time with MIDI beat clock (see ‘MIDI Clock’ below), the last
known tempo or will default to 120 bpm. Flashing can be stopped by sending the LED a message
on channel 1.
!
!
!
!
!
!
!
!
!
!
!
!
!
!
! Flash LED using SysEx
$
The LED will flash between the chosen colour and its current colour. The side LED can also be
updated by this message. It has an LED index of 99 (63h).
$
Host >> Launchpad Pro: F0h 00h 20h 29h 02h 10h 23h <LED> <Colour> F7h
(240,0,32,41,2,16,35, <LED>, <Colour>, 247)
The <LED> <Colour> parameter pair may be repeated in the message up to 97 times.
To stop flashing just send a standard Note On message or SysEx message to the same pad and it
will be cancelled.