Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Psychlist1972 opened this issue Oct 31, 2024 · 1 comment
Assignees
Labels
area-windows-internal 🪟 Related to internal (not in the repo) Windows bug 🐞 Something isn't working

Comments

@Psychlist1972
Copy link
Contributor

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

@Psychlist1972 Psychlist1972 added area-windows-internal 🪟 Related to internal (not in the repo) Windows bug 🐞 Something isn't working labels Oct 31, 2024
@Psychlist1972 Psychlist1972 self-assigned this Oct 31, 2024
@MusicMaker
Copy link

Does this apply to DP7 or DP6 or both ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-windows-internal 🪟 Related to internal (not in the repo) Windows bug 🐞 Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants