launchpad.py
launchpad.py copied to clipboard
Ubuntu - Launchpad mini bug
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 reconnecting the Launchpad, but button press events simply won't work.
This applies to all launchpad.py apps.
Thanks!
This might be a bug in PyGame's MIDI implementation. My notes have this here:
https://github.com/FMMT666/launchpad.py#for-linux-and-especially-raspberry-pi-users
Is this a desktop PC? Also, which PyGame version is this and from where did you install this?
You can use the "information.py" in the example folder for a quick "analysis" (lol).
Hello, it's a laptop with latest pygame. I'll send analysis later. Thanks!