launchpad.py
launchpad.py copied to clipboard
Novation Launchpad (and Midi Fighter) control suite for Python
Hi. Added some functionality to Launchpad.py with support of mine Launchkey mini mk3. Code based on Launchkey Mk3 Programming Guide and should be compatible with Launchkey Mk3 37/49/61 too.
setup
how do i set it up?
Hello. I have my launchpad mini mk3 hooked up to a raspberry pi zero w. Just trying to get a little light show going. When I run hello.py, it recognizes...
As a heads up, you must include the "Pro Mk3" name when checking or opening the Launchpad Pro Mk3 on Raspberry Pi OS Buster. This is with the default installation...
Hello, I noticed that the top row of buttons on the Launchpad Mini simply won't light up. (I mean the round buttons marked with numbers 1, 2, 3, 4, 5,...
Hello, Launchpad.py works on Ubuntu 20.04 with Launchpad Mini red/green, but the buttons won't work after restarting an app unless I will reconnect the Launchpad. The lights will work without...
I found some interesting details in released firmware source for the Launchpad S that works fine on my Launchpad Mini, and I reference them here to make the information more...
I noticed that there's support for the Midi Fighter 64 but not the 3D.
`information.py` seems to run just fine, but `hello.py` doesn't: ``` C:\Work\launchpad.py\examples>python hello.py pygame 2.0.1 (SDL 2.0.14, Python 3.9.1) Hello from the pygame community. https://www.pygame.org/contribute.html Traceback (most recent call last): File...