/Arturia-Minilab-MKII-LED-control

How to control the LEDs on the Arturia MiniLab MK2

Primary LanguagePython

Arturia MiniLab MK2 LED control

This Python code shows how to control the LEDs of the pads and buttons on the MK2.

To find the exact portname for opening the MK3 on your OS, you can use the following REPL commands:

>>> import mido
>>> mido.get_output_names()