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

Convert CV2 <-> CV1 #16

Open
BenLeadbetter opened this issue May 9, 2024 · 0 comments
Open

Convert CV2 <-> CV1 #16

BenLeadbetter opened this issue May 9, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@BenLeadbetter
Copy link
Collaborator

The MIDI 2.0 spec describes how channel voice 1 messages can be converted into channel voice 2. Currently there is no support for this.

Acceptance Criteria

  • Conversions should use standard rust conversion traits where possible
  • Any narrowing or widening should strictly comply with what is specified in the MIDI 2.0 specs.
@BenLeadbetter BenLeadbetter added enhancement New feature or request good first issue Good for newcomers labels May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant