microsoft / MIDI

Windows MIDI Services
MIT License
285 stars 23 forks source link

[TODO] Create MIDI 1.0 compat endpoints/ports for UMP loopbacks in the LOOP abstraction #347

Open Psychlist1972 opened 1 month ago

Psychlist1972 commented 1 month ago

This is for compatibility with MIDI 1.0 APIs like WinMM.

Because loopbacks do not support metadata capture, this would create many ports (16 in each direction), so may want to make this an option when creating the loopback endpoints (both config file and runtime versions).