We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
I seem to have an issue using in.Listen(). It loses key presses. Often I can press just one key, but only see the key down event, not the key up.
Have you seen this behavior?
Thanks Dan
The text was updated successfully, but these errors were encountered:
Interesting, I'm able to read both up/down events. I even have another library using portmidi and has an if condition to filter out to down events: https://github.com/rakyll/launchpad/blob/master/launchpad.go#L85
Sorry, something went wrong.
Same issue. Totally not working in my case: KORG KRONOS X or KORG nanoPAD2.
No branches or pull requests
Hi
I seem to have an issue using in.Listen(). It loses key presses. Often I can press just one key, but only see the key down event, not the key up.
Have you seen this behavior?
Thanks
Dan
The text was updated successfully, but these errors were encountered: