Open
Description
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.