midi2 icon indicating copy to clipboard operation
midi2 copied to clipboard

CI Messages

Open BenLeadbetter opened this issue 2 years ago • 0 comments

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

BenLeadbetter avatar May 09 '24 12:05 BenLeadbetter