microsoft / MIDI

Windows MIDI Services
MIT License
321 stars 28 forks source link

[BUG] WinMM Shows duplicate endpoints when using Windows MIDI Services without updated AudioEndpointBuilder #420

Open Psychlist1972 opened 1 month ago

Psychlist1972 commented 1 month ago

Documenting here so it's a known issue.

When using an older MIDI 1.0 application, you will see duplicate endpoints for MIDI 1.0 devices. This will be the case until the new version of AudioEndpointBuilder is in the version of Windows you use.

For example, here are the ports from MidiSrv (I for Input, the 1 is the group number) Image

And here are the classic WinMM inputs Image

MusicMaker commented 3 weeks ago

Does this apply to DP7 or DP6 or both ?