You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attach the ProtoZOA to the PC and update the driver to the USB MIDI 2.0 driver (UsbMidi2.sys).
Open midi.exe in two windows.
From one, monitor ProtoZOA.
From the other, run 'midi ep send 0x20901234' and choose ProtoZOA.
Make sure the monitor shows loop-backed message '0x20901234'.
Detach the ProtoZOA from the USB port.
Monitor detects disconnection.
Attach the ProtoZOA again.
Monitor detects re-connection.
Run 'midi ep send 0x20901234' again.
Monitor does not show any messages.
Run 'midi ep send 0x20901234 -c 5000'.
'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.
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.
I confirmed the same behavior as this issue.
After OS has started, once I run "midi service restart", this problem does not occur even if I unplug and plug.
Want to add that I am getting this issue too in DP7.
If I use: midi endpoint monitor
I then pull out the USB and then replug it back in - It will not receive any data on any application until I run midi service restart
Other USB MIDI 2.0 Devices can still send messages
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: