FMMT666 / launchpad.py

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

Top row of buttons can only be set to full Red/Green on Launchpad S #84

Open bazimon opened 1 year ago

bazimon commented 1 year ago

Been playing with the library and it seems that the top row of button lights (RAW: 200 - 207) can only be turned on fully (both LEDs on 3). Even setting the values to 0 sets both the red and green lights to 3. This happens with both the LedCtrlXY(), LedCtrlRaw() and LedCtrlAutomap() unfortunately.

Any ideas why?

fjzzq2002 commented 2 months ago

I met the same issue. Turns out it has been fixed in the latest version in this repo (#64), just not in the PyPI :p