FMMT666 / launchpad.py

Novation Launchpad (and Midi Fighter) control suite for Python
Other
355 stars 63 forks source link

Launchpad X behaving slow #59

Closed YarosMallorca closed 3 years ago

YarosMallorca commented 4 years ago

Launchpad pro-mk1 and launchpad-mk2 work fine, but the Launchpad X behaves very slow and laggy. Have you tested the issue yet?

FMMT666 commented 4 years ago

Slow and laggy with your special firmware or with the original one?

YarosMallorca commented 4 years ago

With the original stock firmware

FMMT666 commented 4 years ago

Could you please share some code? The X has pressure events and they either need to be polled quickly enough or the event queue needs to be deleted via ButtonFlush()