-
Notifications
You must be signed in to change notification settings - Fork 28
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] MIDI Service gets locked. #360
Comments
I have a similar issue with DP6 plug/unplug that took a day to figure out. (was working normally on DP5) This is on my own DIY MCU hardware. what worked was use "midi service stop" and then "midi service start", the service will send the discovery messages again on plug in or when the device stays plugged in. |
"And also, it is unable to restart MIDI service. It is necessary to restart OS to recover." If the service is locked up, open Task Manager, go to Details, find MidiSrv, and then right-click "end process tree". You will not need to reboot. |
I confirmed the same behavior as this issue. |
Want to add that I am getting this issue too in DP7. |
Describe the bug
If I detach/attach a device while monitoring with midi.exe, monitor stops working and MIDI service seems to be locked.
reproducible
not reproducible
To Reproduce
Monitor detects disconnection.
Monitor detects re-connection.
Monitor does not show any messages.
'send' command stops in the middle of sending process.
On the monitor window, press escape to stop monitoring, but monitoring cannot be terminated.
And also, it is unable to restart MIDI service. It is necessary to restart OS to recover.
Expected behavior
MIDI Service and Monitor command continues to work after reconnecting the device.
Installer Name or Version
Desktop (please complete the following information):
Device information, if this is with an external MIDI device:
Application Information
The text was updated successfully, but these errors were encountered: