Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[BUG]MIDI Service gets stuck when receiving 0xFD(0x10FD0000). bug 🐞 Something isn't working
#397 opened Sep 17, 2024 by Sho-KDM
[BUG] If an endpoint has negotiated MIDI 1.0 protocol, we do not downscale MIDI 2.0 protocol messages sent to it. area-service-or-api 🖥️ Related to the Windows Service, core API, abstractions, etc. bug 🐞 Something isn't working dp7-fixed 🥳 Fixed in developer preview 7
#380 opened Jul 30, 2024 by Psychlist1972
[BUG] Services always requests MIDI 2.0 protocol even if the endpoint has not declared MIDI 2.0 protocol compatibility area-service-or-api 🖥️ Related to the Windows Service, core API, abstractions, etc. bug 🐞 Something isn't working dp7-fixed 🥳 Fixed in developer preview 7
#379 opened Jul 30, 2024 by Psychlist1972
[BUG] BS2UMP transform always sets group to 0 (for a MIDI 1.0 client) area-service-or-api 🖥️ Related to the Windows Service, core API, abstractions, etc. bug 🐞 Something isn't working
#377 opened Jul 28, 2024 by Psychlist1972
[BUG]Older MIDI 1.0 class drivers will drop some SysEx from USB-MIDI 1.0 devices area-service-or-api 🖥️ Related to the Windows Service, core API, abstractions, etc. bug 🐞 Something isn't working dp7-fixed 🥳 Fixed in developer preview 7
#372 opened Jul 23, 2024 by masahirokakishita
[BUG] Messages may not be transmitted to/from Virtual Device in Dev Preview 6 area-transports 🚌 General transports like USB, BLE, Network, etc. bug 🐞 Something isn't working dp7-fixed 🥳 Fixed in developer preview 7
#371 opened Jul 23, 2024 by Psychlist1972
[BUG] Random service crashes / failures due to incorrect VC Runtime version area-installer 📦 Related to installing Windows MIDI Services bug 🐞 Something isn't working dp7-fixed 🥳 Fixed in developer preview 7
#368 opened Jul 22, 2024 by Psychlist1972
[BUG] Messages following undefined System Common/Realtime messages are corrupt. area-service-or-api 🖥️ Related to the Windows Service, core API, abstractions, etc. bug 🐞 Something isn't working dp7-fixed 🥳 Fixed in developer preview 7
#361 opened Jul 17, 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 UMP devices using the KS abstraction 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.
#346 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
[BUG] MT4 to USB MIDI 1.0 message conversion issue. area-service-or-api 🖥️ Related to the Windows Service, core API, abstractions, etc. bug 🐞 Something isn't working critical ‼️ Critical to be fixed/implemented before next major release dp7-fixed 🥳 Fixed in developer preview 7
#328 opened Apr 30, 2024 by m-komo
[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 dp6-fixed 🥳 Fixed/implemented in Developer Preview 6 feature :shipit: 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
#305 opened Apr 2, 2024 by m-komo 99.99 - Future
[BUG] Function block changes when there's no active client connection are not captured area-service-or-api 🖥️ Related to the Windows Service, core API, abstractions, etc. area-transports 🚌 General transports like USB, BLE, Network, etc. bug 🐞 Something isn't working critical ‼️ Critical to be fixed/implemented before next major release dp7-fixed 🥳 Fixed in developer preview 7
#294 opened Mar 7, 2024 by Psychlist1972
[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
[BUG] Return manufacturer name from ACX driver area-usb-driver 💻 Related to the USB MIDI 2.0 driver bug 🐞 Something isn't working dp7-fixed 🥳 Fixed in developer preview 7 driver-august-2024-fixed Fixed in the August 2024 update to the USB MIDI 2 driver
#288 opened Mar 4, 2024 by Psychlist1972
[TODO] Implement option to not use MMCSS threads when creating a new session (or just remove use of MMCSS threads) area-service-or-api 🖥️ Related to the Windows Service, core API, abstractions, etc. critical ‼️ Critical to be fixed/implemented before next major release dp7-fixed 🥳 Fixed in developer preview 7
#285 opened Mar 1, 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] Native data format shows as "unknown" for a USB Midi Cable device using in-box MIDI 1.0 class driver bug 🐞 Something isn't working critical ‼️ Critical to be fixed/implemented before next major release dp7-fixed 🥳 Fixed in developer preview 7
#250 opened Feb 5, 2024 by Psychlist1972
ProTip! Updated in the last three days: updated:>2024-09-18.