// install via winget
Command Prompt & PowerShell
click to copy
winget install Microsoft.WindowsMIDIServicesSDK
// direct download
Download Installer// about Windows MIDI Services Runtime (for MIDI 1.0)
This project is the next-generation MIDI API for Windows, including MIDI 1.0. It includes enhancements, a new USB class driver, new transports, and essential tools. The project adds many enhancements and bug fixes to our MIDI 1.0 support.
// frequently asked questions
How do I install Windows MIDI Services Runtime (for MIDI 1.0) using winget?
Open PowerShell or Windows Terminal and run:
winget install Microsoft.WindowsMIDIServicesSDK. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is Windows MIDI Services Runtime (for MIDI 1.0)?
This project is the next-generation MIDI API for Windows, including MIDI 1.0. It includes enhancements, a new USB class driver, new transports, and essential tools. The project adds many enhancements and bug fixes to our MIDI 1.0 support.
Is Windows MIDI Services Runtime (for MIDI 1.0) free to download?
Windows MIDI Services Runtime (for MIDI 1.0) is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Windows MIDI Services Runtime (for MIDI 1.0) with winget?
Run
winget upgrade Microsoft.WindowsMIDIServicesSDK in PowerShell or Windows Terminal to update Windows MIDI Services Runtime (for MIDI 1.0) to the latest available version.What architecture does Windows MIDI Services Runtime (for MIDI 1.0) support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.