summaryrefslogtreecommitdiff
path: root/examples/device
diff options
context:
space:
mode:
authorSaulo VerĂ­ssimo <[email protected]>2026-05-16 12:59:03 -0300
committerSaulo VerĂ­ssimo <[email protected]>2026-05-16 12:59:03 -0300
commit0af0665ed65ef9574a4c3c2da83c1c502cb713de (patch)
tree618dba569d2e863266261f910c6766ebca8b6b2c /examples/device
parent97852816e873bf7f91f3a81f093ad08f96179656 (diff)
midi2: reject UMP read/write API on alt setting 0
Alt 0 carries USB-MIDI 1.0 32-bit Event Packets, not UMP words; calling the UMP API there would misinterpret the stream. Expose MIDI_PROTOCOL_MIDI1 and MIDI_PROTOCOL_MIDI2 in the public header so applications can branch on the negotiated protocol. Ref #3571
Diffstat (limited to 'examples/device')
0 files changed, 0 insertions, 0 deletions