Hello!
This is my first post but I sure love the products! I have owned the Arturia MiniLab MKII for a few years and I use it primarily as a MIDI controller for my VoiceMeeter audio mixer. I can do things like mute audio channels, adjust gain, effects and more.
I love that I can reach over and tap the colored pads to quickly mute my audio devices or channels. However I have never found a way to change the lights to indicate the status of the audio channels. Until now…
Below is a Github Gist link to the script that I have been working on for the last half of a day. Hopefully someone can find it useful, feel free to use it openly and without license restrictions.
The only requirement is loopMIDI by Tobias Erichsen:
https://www.tobias-erichsen.de/software/loopmidi.html
(Create a virtual MIDI device to output MiniLab MK2 feedback into)
Github Gist:
(This can be easily compiled to a .exe, but I am not comfortable distributing .exe files)
Please provide any feedback, I can adapt this code to help other people’s use cases as well!
Cheers!