-
Notifications
You must be signed in to change notification settings - Fork 26
Issues: microsoft/MIDI
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[BUG] SysEx Continue Message conversion issue
area-usb-driver π»
Related to the USB MIDI 2.0 driver
bug π
Something isn't working
#438
opened Nov 15, 2024 by
sat-okada
[BUG] MidiSrv gets stuck by sending MT3.
area-usb-driver π»
Related to the USB MIDI 2.0 driver
bug π
Something isn't working
#437
opened Nov 15, 2024 by
sat-okada
[BUG]MME MIDI app receives wrong MIDI 1.0 message when sending MIDI 2.0 message.
area-service-or-api π₯οΈ
Related to the Windows Service, core API, abstractions, etc.
area-usb-driver π»
Related to the USB MIDI 2.0 driver
bug π
Something isn't working
needs-investigation π
Needs to be investigated before considering or solving.
#436
opened Nov 14, 2024 by
Sho-KDM
[BUG]Sending messages from MME MIDI app to midi monitor causes Green Screen on the USB MIDI 2.0 driver and loopback device
area-usb-driver π»
Related to the USB MIDI 2.0 driver
bug π
Something isn't working
needs-investigation π
Needs to be investigated before considering or solving.
#435
opened Nov 14, 2024 by
Sho-KDM
Canary Insider Preview 27744.rs_prerelease.241101-1329 is not compatible (was MIDI ports are not displayed on midi.exe.)
bug π
Something isn't working
#434
opened Nov 12, 2024 by
sat-okada
[BUG] MME MIDI app cannot receive SysEx messages through a MidiSrv enumerated port.
area-service-or-api π₯οΈ
Related to the Windows Service, core API, abstractions, etc.
bug π
Something isn't working
#433
opened Nov 8, 2024 by
m-komo
[BUG] MidiSrv gets stuck when MIDI messages are received through a MidiSrv enumerated port.
area-usb-driver π»
Related to the USB MIDI 2.0 driver
bug π
Something isn't working
#432
opened Nov 8, 2024 by
m-komo
[BUG] DP7 Arm64 Console fails due to SDK load problem (includes workaround)
area-sdk π§
Related to the application SDK
area-user-tools βοΈ
Related to the user-focused tools like Settings
bug π
Something isn't working
#430
opened Nov 6, 2024 by
Psychlist1972
[BUG] session.CreateEndpointConnection(); does not return nullptr when called with invalid EndpointID
area-sdk π§
Related to the application SDK
bug π
Something isn't working
#429
opened Nov 5, 2024 by
MusicMaker
[BUG] WinMM Shows duplicate endpoints when using Windows MIDI Services without updated AudioEndpointBuilder
area-windows-internal πͺ
Related to internal (not in the repo) Windows
bug π
Something isn't working
#420
opened Oct 31, 2024 by
Psychlist1972
[BUG] WinMM Backwards Compatibility code only supports Group Index 0
area-service-or-api π₯οΈ
Related to the Windows Service, core API, abstractions, etc.
bug π
Something isn't working
#418
opened Oct 28, 2024 by
Psychlist1972
[BUG] Right after updating the driver, I can see two devices in midi.exe.
area-service-or-api π₯οΈ
Related to the Windows Service, core API, abstractions, etc.
area-windows-internal πͺ
Related to internal (not in the repo) Windows
bug π
Something isn't working
#403
opened Sep 26, 2024 by
masahirokakishita
[BUG] Receive interval between multiple messages in a packet is not stable.
bug π
Something isn't working
needs-investigation π
Needs to be investigated before considering or solving.
#402
opened Sep 26, 2024 by
masahirokakishita
[BUG]Messages that have been sent will be displayed later.
bug π
Something isn't working
#366
opened Jul 22, 2024 by
masahirokakishita
[BUG] Dropped messages when large numbers of messages are received.
bug π
Something isn't working
#362
opened Jul 18, 2024 by
m-komo
[BUG] MIDI Service gets locked.
area-service-or-api π₯οΈ
Related to the Windows Service, core API, abstractions, etc.
bug π
Something isn't working
#360
opened Jul 16, 2024 by
m-komo
[TODO] Create MIDI 1.0 compat endpoints/ports for UMP loopbacks in the LOOP abstraction
area-transports π
General transports like USB, BLE, Network, etc.
todo ποΈ
Not really a bug just something we need to do that is useful to track in the open.
#347
opened May 22, 2024 by
Psychlist1972
[TODO] Create MIDI 1.0-compat endpoints/ports for the public UMP Virtual Device endpoint
area-transports π
General transports like USB, BLE, Network, etc.
todo ποΈ
Not really a bug just something we need to do that is useful to track in the open.
#345
opened May 22, 2024 by
Psychlist1972
[TODO] Create MIDI 1.0-compat endpoints/ports from KSA Aggregate UMP endpoints
area-transports π
General transports like USB, BLE, Network, etc.
critical βΌοΈ
Critical to be fixed/implemented before next major release
todo ποΈ
Not really a bug just something we need to do that is useful to track in the open.
#344
opened May 22, 2024 by
Psychlist1972
[Feature] Consider making it possible for a MidiEndpointConnection to be automatically reconnected after a device has disconnected/reconnected
area-sdk π§
Related to the application SDK
feature
Approved feature on the official backlog
#320
opened Apr 18, 2024 by
Psychlist1972
[BUG] Single MIDI streaming interface shows up as multiple UMP endpoints.
area-service-or-api π₯οΈ
Related to the Windows Service, core API, abstractions, etc.
feature request π‘
New feature request or proposal
needs-investigation π
Needs to be investigated before considering or solving.
under consideration π€
Features under consideration
[BUG] SendMultipleMessagesBuffer sometimes fails
area-service-or-api π₯οΈ
Related to the Windows Service, core API, abstractions, etc.
bug π
Something isn't working
needs-investigation π
Needs to be investigated before considering or solving.
#291
opened Mar 7, 2024 by
Psychlist1972
[Feature] Consider optional MIDI 1.0 data speed throttling service plugin
area-service-or-api π₯οΈ
Related to the Windows Service, core API, abstractions, etc.
feature request π‘
New feature request or proposal
needs-investigation π
Needs to be investigated before considering or solving.
#258
opened Feb 6, 2024 by
Psychlist1972
[BUG] MidiService::GetInstalledMessageProcessingPlugins is not implemented
area-service-or-api π₯οΈ
Related to the Windows Service, core API, abstractions, etc.
bug π
Something isn't working
#247
opened Feb 4, 2024 by
Psychlist1972
[Feature] Enable a way to renumber / remap groups in generated GTBs for MIDI 1.0 devices especially
area-service-or-api π₯οΈ
Related to the Windows Service, core API, abstractions, etc.
area-user-tools βοΈ
Related to the user-focused tools like Settings
feature request π‘
New feature request or proposal
under consideration π€
Features under consideration
#208
opened Jan 12, 2024 by
Psychlist1972
Previous Next
ProTip!
Adding no:label will show everything without a label.