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

Support of MaschineMk1 MIDI ports #18

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

quasart
Copy link

@quasart quasart commented Nov 2, 2018

Hello,

Here are developments I needed to access MIDI ports of my MaschineMk1.

  • Messages sent to MIDI OUT port are now enqueued (otherwise I had a deadlock when sending midi from controller callbacks)
  • MIDI IN port decoding (forwarded to virtual port)
  • MIDI OUT port can also be populated throw a virtual port.

Any comment welcome


This change is Reviewable

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

Successfully merging this pull request may close these issues.

1 participant