libadlmidiv1.6.2.1
- Updated
libADLMIDI is a free Software MIDI synthesizer library with OPL3 emulation
- Project website: https://github.com/Wohlstand/libADLMIDI
#Usage
libadlmidi provides CMake targets:
find_package(libADLMIDI CONFIG REQUIRED)
target_link_libraries(main PRIVATE libADLMIDI::ADLMIDI)#License
GPL-3.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later AND GPL-2.0-or-later AND MIT AND BSD-3-Clause AND BSL-1.0
#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
- sdl2-mixer-ext (feature
libadlmidi)
#Host Tool For
No ports use this.
#Contributors
Denis Barkar