rynr / launchpad

Library to access a Novation Launchpad in a java application.

Home Page:https://rynr.github.io/launchpad/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MidiCommand.Builder is not building the StatusByte correctly

rynr opened this issue · comments

It's doing a bitwise and (&) instead of a bitwise or (^)

Making new Release