
Windows MIDI Services will run on the latest supported 64 bit desktop versions (Arm and Intel/AMD) of Windows 11. We are considering support for (after version 1.0 release) the latest supported version of Windows 10.
MIDI 2.0 requires updates to the USB stack to support the new class driver assignment as well as to support the new framework used for creating the USB driver. In addition, the API, service, plugins, and apps all have a minimum Windows SDK requirement of 10.0.20348.
There is no support for the following:
Developers can detect Windows MIDI Services using the sample code provided in the repo, as well as the functions in the SDK bootstrapper.
Installing Windows MIDI Services preview versions on unsupported operating systems will have a number of limitations
So the only thing you’ll really be able to do is create native MIDI 2.0 endpoints like app-to-app MIDI or loopback endpoints and then use them from apps which understand how to talk to the Windows MIDI Services SDK.