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] Sending MT3 messages to UM-ONE running with the USBMidi2.sys causes Green Screen. #472

Open
m-komo opened this issue Dec 19, 2024 · 0 comments
Assignees
Labels
bug 🐞 Something isn't working needs-investigation 🔍 Needs to be investigated before considering or solving.

Comments

@m-komo
Copy link
Collaborator

m-komo commented Dec 19, 2024

Describe the bug
Sending MT3 messages to UM-ONE running with the USBMidi2.sys causes Green Screen.

This issue only occurs if I call the 'send-file' command via the Windows batch file.

To Reproduce

  1. Set the Roland UM-ONE to class-compliant mode (set the switch to "TAB") and attach it to PC.
  2. Update the driver to the USB MIDI 2.0 driver (UsbMidi2.sys).
  3. Run 'midi.exe enum ep' and put the endpoint name of the UM-ONE into the attached batch file(Send_MT3-file.bat).
  4. Double click the batch file to run.

Green screen occurs.

Expected behavior
No green screen issue occurs.

Installer Name or Version
Windows.MIDI.Services.In-Box.Service.-.1.0.1-preview.7.24305.1438-x64.exe

Desktop (please complete the following information):

  • OS: Windows 11 24H2 build 26120.2702 (Insider Dev channel)

Device information, if this is with an external MIDI device:

  • Roland UM-ONE mk2
  • USB MIDI 2.0 class driver (USBMIDI2_10.0.1.7.x64.zip)

Application Information

  • midi.exe

Additional context

  • If I run the send-file command manually, this issue never occurs.
  • This issue never occurs with the USB MIDI 1.0 driver (USBAUDIO.sys).
@m-komo m-komo added the bug 🐞 Something isn't working label Dec 19, 2024
@Psychlist1972 Psychlist1972 added the needs-investigation 🔍 Needs to be investigated before considering or solving. label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working needs-investigation 🔍 Needs to be investigated before considering or solving.
Projects
Status: No status
Development

No branches or pull requests

2 participants