Skip to content
New issue

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

Using ch := in.Listen() seems to lose data #8

Open
DanTulovsky opened this issue Apr 12, 2014 · 2 comments
Open

Using ch := in.Listen() seems to lose data #8

DanTulovsky opened this issue Apr 12, 2014 · 2 comments

Comments

@DanTulovsky
Copy link

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

@rakyll
Copy link
Owner

rakyll commented Apr 12, 2014

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

@quangbuule
Copy link

Same issue. Totally not working in my case: KORG KRONOS X or KORG nanoPAD2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants