Support for MIDI 2.0
Opened this issue · 2 comments
cryptic-quasar commented
Hi, are there probably any plans to integrate MIDI 2.0 into PortMidi?
Thanks!
luzpaz commented
Hi @rbdannenberg, would you be so kind to weigh in ?
rbdannenberg commented
Strange, I thought I replied already. Short answer is no. MIDI 2.0 is a big standard that includes bi-directional communication and exchange of device capabilities through large descriptors. Mainly, I don't have a clear picture of what a simple, portable API would look like. I'm open to proposals or designs.