Skip to Content

libadlmidi v2025-04-14

Created
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) 

# License

Unknown

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Denis Barkar's avatar Denis Barkar

# Changelog

  • 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)

# Source