-
Notifications
You must be signed in to change notification settings - Fork 25
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] Right after updating the driver, I can see two devices in midi.exe. #403
Comments
Were you able to get endpoint properties on both of them? I would assume would have an Id that has "KS" and the other "KSA" If Windows didn't tell us the KSA device was removed, there's not anything we can do, so trying to sort out if that's the case. I'll also look in the KSA code and verify there isn't a bug in there. |
I've seen this too after using 'have disk' to use the new USB driver for a MIDI 1.0 keyboard. |
Just a reminder that you likely do not need to reboot. Instead, just restart the service. |
From talking with Gary, this problem will go away when we're officially in-box, because of the interaction with Audio Endpoint Builder. |
I also had a bug in the aggregate abstraction: it was not removing endpoints properly. This will be fixed in DP7 |
Reopening after auto-close. Will close once verified in-box |
It may be an issue that has already been reported.
Right after updating the driver, I can see two devices in midi.exe.
sendnote.uf2.zip
KNOTE16 is displayed twice.
After Windows restert, KNOTE16 is displayed once.
Windows.MIDI.Services.App.SDK.Runtime.-.Developer.Preview.6.1.0.24194.2233-x64.exe
Windows.MIDI.Services.Console.-.Developer.Preview.6.1.0.24194.2233-x64.exe
Windows.MIDI.Services.In-Box.Service.-.Developer.Preview.6.1.0.24194.2233-x64.exe
The text was updated successfully, but these errors were encountered: