1. Home
  2. Browse
  3. microsoft-windows-devices-midi2

microsoft-windows-devices-midi2

v1.0.17-rc.4.25#0Latest

Application SDK for using Windows MIDI Services (MIDI 1.0 and MIDI 2.0) from C++ apps. Microsoft.Windows.Devices.Midi2

Install

Run the following Vcpkg command to install the port.

vcpkg install microsoft-windows-devices-midi2

Usage

microsoft-windows-devices-midi2 provides CMake integration:

find_package(microsoft-windows-devices-midi2 CONFIG REQUIRED)

target_link_libraries(main PRIVATE Microsoft::Windows::Devices::Midi2)

It also sets the following:

MIDI2_WINDOWS_SDK_VERSION to the version of the Windows SDK used to generate the projections

MIDI2_SDK_VERSION to the projected version of the Windows MIDI Services SDK

Dependencies

See source

Version

v1.0.17-rc.4.25#0

Publication

Supports

windows & (arm64 | arm64ec | x64)

Homepage

aka.ms/midi

Subtree

2bffa0a8d9

License

MIT

Mainteners

  • Pete Brown pmbrown@microsoft.com

Definition

Manifest