-
Notifications
You must be signed in to change notification settings - Fork 28
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] Loopback endpoints specified in midi config file cause service to crash on startup (DP8)
area-transports 🚌
General transports like USB, BLE, Network, etc.
bug 🐞
Something isn't working
dp9-fixed
Fixed in developer preview 9
#477
opened Dec 20, 2024 by
Psychlist1972
[BUG] midi enum transports fails in DP8
area-user-tools ⚙️
Related to the user-focused tools like Settings
bug 🐞
Something isn't working
#476
opened Dec 20, 2024 by
Psychlist1972
[TODO] Change name of midiusbinfo tool to midiksinfo to be more accurate
todo 🗃️
Not really a bug just something we need to do that is useful to track in the open.
#475
opened Dec 19, 2024 by
Psychlist1972
[BUG] Sending MT3 and MT2 messages simultaneously causes message corruption.
area-transports 🚌
General transports like USB, BLE, Network, etc.
bug 🐞
Something isn't working
#473
opened Dec 19, 2024 by
m-komo
[BUG] Sending MT3 messages to UM-ONE running with the USBMidi2.sys causes Green Screen.
bug 🐞
Something isn't working
needs-investigation 🔍
Needs to be investigated before considering or solving.
#472
opened Dec 19, 2024 by
m-komo
[BUG] WinMM calls may fail if the calling thread hasn't been CoInitialized
area-service-or-api 🖥️
Related to the Windows Service, core API, abstractions, etc.
bug 🐞
Something isn't working
#467
opened Dec 16, 2024 by
Psychlist1972
[BUG] Endpoint does not work if reconnect the device while WinMM app using it.
area-sdk 🔧
Related to the application SDK
area-service-or-api 🖥️
Related to the Windows Service, core API, abstractions, etc.
bug 🐞
Something isn't working
#463
opened Dec 11, 2024 by
m-komo
[BUG] DP8 : C++ Virtual Device sample gets a no-op message when virtual device started up
area-samples 🍦
Related to the samples
area-sdk 🔧
Related to the application SDK
bug 🐞
Something isn't working
needs-investigation 🔍
Needs to be investigated before considering or solving.
#460
opened Dec 10, 2024 by
Psychlist1972
[BUG] Output data is wrong when MT4 messages break up in the middle of a message. part.2
bug 🐞
Something isn't working
#458
opened Dec 9, 2024 by
sat-okada
[BUG] Output data is wrong when MT4 messages break up in the middle of a message.
bug 🐞
Something isn't working
#457
opened Dec 9, 2024 by
sat-okada
[BUG] Starting with DP8, cannot create packaged apps (MSIX / Store / Sandboxed) with the SDK
area-sdk 🔧
Related to the application SDK
bug 🐞
Something isn't working
#451
opened Dec 4, 2024 by
Psychlist1972
[BUG]Adding wrong message when sending specific MIDI message
area-service-or-api 🖥️
Related to the Windows Service, core API, abstractions, etc.
bug 🐞
Something isn't working
#448
opened Dec 2, 2024 by
ShowUN00dles
[BUG]Send MIDI message to non-existense MIDI 1.0 device cable index port
area-usb-driver 💻
Related to the USB MIDI 2.0 driver
bug 🐞
Something isn't working
#447
opened Dec 2, 2024 by
ShowUN00dles
[BUG] Input Port of MME MIDI app passes some kind of messages from Group except index 0 on the same MIDI 1.0 device.
area-service-or-api 🖥️
Related to the Windows Service, core API, abstractions, etc.
bug 🐞
Something isn't working
duplicate 🍭🍭
This issue or pull request already exists
#446
opened Dec 2, 2024 by
tosugawara
[BUG] Input Port of MME MIDI app does not work after receiving messages of Timing Clock (F8)
area-service-or-api 🖥️
Related to the Windows Service, core API, abstractions, etc.
bug 🐞
Something isn't working
#445
opened Nov 29, 2024 by
tosugawara
[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
[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-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.
#432
opened Nov 8, 2024 by
m-komo
[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] 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
Previous Next
ProTip!
Adding no:label will show everything without a label.