Skip to content

libadlmidiv1.6.2.1

Updated

libADLMIDI is a free Software MIDI synthesizer library with OPL3 emulation

#Usage

libadlmidi provides CMake targets:

find_package(libADLMIDI CONFIG REQUIRED)
target_link_libraries(main PRIVATE libADLMIDI::ADLMIDI)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

#Host Tool For

No ports use this.

#Contributors

  • Denis Barkar's avatarDenis Barkar

#Changelog

  • 63feddf[libadlmidi] Update to 1.6.2.1 (#53587)
  • b65b643[libadlmidi] Fix build with CMake 4.0; update to the latest (#45035)
  • 2e1322f[libadlmidi] Fix CMake config for Linux/MacOS (#30359)
  • 64fabc9[libadlmidi] add new port (#29952)