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

Fix MIDI device listener #23

Open
oliverhruby opened this issue Jan 4, 2019 · 0 comments
Open

Fix MIDI device listener #23

oliverhruby opened this issue Jan 4, 2019 · 0 comments
Assignees
Milestone

Comments

@oliverhruby
Copy link
Owner

Selecting a MIDI devices start listening, we need to stop listening when other device is selected, currently switching devices results in event appearing multiple times. Best things would be a multi-select like:
[ ] Device 1
[ ] Device 2
[ ] Device 3
Checked devices would be subscribed to MIDI events, unchecked would be unsubscribed.

@oliverhruby oliverhruby added this to the v1.0 milestone Jan 4, 2019
@oliverhruby oliverhruby self-assigned this Jan 4, 2019
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

1 participant