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

Improve UX with MIDI I/O backend #69

Open
harryhaaren opened this issue Dec 30, 2017 · 0 comments
Open

Improve UX with MIDI I/O backend #69

harryhaaren opened this issue Dec 30, 2017 · 0 comments

Comments

@harryhaaren
Copy link
Member

Currently, MIDI I/O must be connected using the OS provided infrastructure (eg: ALSA MIDI conncetions) to have MIDI events from a device be routed to the Ctlra created virtual MIDI ports for the device driver. It would be nice to avoid this "extra step" from a UX POV, and simplify it.

One option is to create attach RAW to an existing MIDI I/O port (which the OS creates for the HW), other options include writing a USB MIDI Class Compliant backend for Ctlra.

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

No branches or pull requests

1 participant