Arturia Forums

Controllers => MiniLab MKII => MiniLab MKII Technical Issues => Topic started by: baldanders on June 09, 2017, 10:36:26 am

Title: How to trigger the pad LEDs via MIDI?
Post by: baldanders on June 09, 2017, 10:36:26 am
Hi Arturia people, i just got a Minilab MK2, which I like so far. I want to trigger the LEDs in the Pads to visualize my programmed drum parts ("blink in rhythm", well, you get it...). There is no info on how to access the LEDs. Can you shed some light on how this is achieved?

Thanks!
Title: Re: How to trigger the pad LEDs via MIDI?
Post by: h3ndr1k on August 14, 2018, 02:01:41 pm
I'd be intrested in this topic too. A general description how to trigger the Pad led's by midi would be nice. Even it's hard to handle it.
Title: Re: How to trigger the pad LEDs via MIDI?
Post by: cvb on December 22, 2018, 09:19:51 pm
You can change the Pad LED color by sending this SysEx message to "Arturia MiniLab mkII" MIDI output port :
 F0 00 20 6B 7F 42 02 00 10 7n cc F7
where:
  n is the pad number, 0 to F, corresponding to Pad1 to Pad16
  cc is the color:
    00 - black
    01 - red
    04 - green
    05 - yellow
    10 - blue
    11 - magenta
    14 - cyan
    7F - white