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

MIDI 2.0 implementation #3

Open
sm-Fifteen opened this issue Dec 1, 2020 · 0 comments
Open

MIDI 2.0 implementation #3

sm-Fifteen opened this issue Dec 1, 2020 · 0 comments

Comments

@sm-Fifteen
Copy link
Contributor

Over the past year, the MMA has been detailling the various components of the MIDI 2.0 specification and working to define things such as an official MIDI 2.0 USB profile. The MIDI 2.0 protocol itself aims to extend the MIDI 1.0 protocol in a back-compatible way (such as by introducing higher resolution note-on and data/control change messages), as well as formalize the use of profiles (which is what GM2 essentially was, but also things like MIDI Show Control and the like), feature negotiation and making controllers into more of a configurable set of features than a list of spec-reccomanded/profile-mandated CC numbers.

It could be interesting to look into adding support for this new extended protocol here.

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