Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 354 Bytes

File metadata and controls

6 lines (5 loc) · 354 Bytes

LKMedit

A utility for interacting with a Launchkey Mini MK2 MIDI Keyboard's pad lighting.

This program is completely cross-platform:

  • On Windows 10/8/7, Simply download the .exe from Releases
  • On Linux, MacOS, and earlier versions of Windows, install mido, python-rtmidi, tkinter, ast, and sys with pip, then run the program with Python 3