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#3
Feb 7, 2024
!uwp
PortMidi/portmidi131
github.com/PortMidi/portmidi
783c0fe1dc
MIT
Manifest