-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Description
Tool name
Windows MIDI Services
Tool license
MIT
Add or update?
- Add
- Update
Desired version
Latest
Approximate size
No response
Brief description of tool
Microsoft has delivered update on all customer Windows 11 PCs (KB5074105) which brings new Windows MIDI Services (WMS). Also all the features of the services were enabled for all Windows 11 users. So I ask you to update windows-11-arm image to enable WMS.
I need WMS to test my library (DryWetMIDI) API on Windows ARM with WMS enabled.
URL for tool's homepage
https://microsoft.github.io/MIDI
Provide a basic test case to validate the tool's functionality.
1. Download archive https://github.com/microsoft/MIDI/releases/download/enablement-checker/midicheckservice_arm64.zip
2. Run midicheckservice.exe from the archive on windows-11-arm
3. You should see such output:
Looking for wdmaud2.drv in registry
- Successfully verified wdmaud2.drv is present in registry.
Testing MIDI Service Activation
- Successfully tested connectivity to service: MIDI Service is available and running from System32.Platforms where you need the tool
- Azure DevOps
- GitHub Actions
Runner images where you need the tool
- Ubuntu 22.04
- Ubuntu 24.04
- Ubuntu Slim
- macOS 14
- macOS 14 Arm64
- macOS 15
- macOS 15 Arm64
- macOS 26
- macOS 26 Arm64
- Windows Server 2022
- Windows Server 2025
- Windows Server 2025 with Visual Studio 2026
Can this tool be installed during the build?
No, image should contain required KB update and feature enabled.Tool installation time in runtime
-
Are you willing to submit a PR?
No
Reactions are currently unavailable