You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't yet have any wrappers for MIDI 2.0 CI messages.
I propose that these wrappers should be implemented using the same midi2_proc::generate_message macro, and should also be generic over B: buffer::Bytes. They should be backed by a Sysex7<B>.
The text was updated successfully, but these errors were encountered:
We don't yet have any wrappers for MIDI 2.0 CI messages.
I propose that these wrappers should be implemented using the same
midi2_proc::generate_message
macro, and should also be generic overB: buffer::Bytes
. They should be backed by aSysex7<B>
.The text was updated successfully, but these errors were encountered: