Here is a working controller template configured to work with the Launchpad Mini Mk3's "Programmer Mode"
You can enter "Programmer Mode" on the Launchpad by holding down the "Session" button for a few seconds, once the LCD menu displays, select the red button in the bottom-right corner. The words "Programmer Mode" will scroll across the pads. Then press "Session" (or any other blank pad) to exit the LCD menu. You are now have access to configure mappings and LED feedback to all pads AND the border buttons.
Thanks for the template.
If anyone wanted to turn on programmer mode by default just send this string in a raw MIDI reaction when script is initialized:
(240,0,32,41,2,13,14,1,247)
Comments
Might not want to use these mappings, I haven't got it to actually work yet
Here is a working controller template configured to work with the Launchpad Mini Mk3's "Programmer Mode"
You can enter "Programmer Mode" on the Launchpad by holding down the "Session" button for a few seconds, once the LCD menu displays, select the red button in the bottom-right corner. The words "Programmer Mode" will scroll across the pads. Then press "Session" (or any other blank pad) to exit the LCD menu. You are now have access to configure mappings and LED feedback to all pads AND the border buttons.
Thanks for the template.
If anyone wanted to turn on programmer mode by default just send this string in a raw MIDI reaction when script is initialized:
(240,0,32,41,2,13,14,1,247)