PortMidi is a cross platform (Windows, macOS, Linux, and BSDs which support alsalib) library for interfacing with operating systems' MIDI I/O APIs.
Run the following Vcpkg command to install the port.
vcpkg install portmidi
portmidi provides CMake targets:
find_package(PortMidi CONFIG REQUIRED) target_link_libraries(main PRIVATE PortMidi::portmidi)
v2.0.4#2
Jul 31, 2023
!uwp
PortMidi/portmidi93
github.com/PortMidi/portmidi
3f70ae5c53
MIT
Manifest