fluidlite v2023-04-18
- Created
- Updated
FluidLite is a very light version of FluidSynth designed to be hardware, platform and external dependency independant.
# Usage
fluidlite provides CMake targets:
find_package(fluidlite CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:fluidlite::fluidlite>,fluidlite::fluidlite,fluidlite::fluidlite-static>)
# License
# Supported Platforms
All platforms are supported
# Features
Default feature: sf3
# sf3 default
Enable SF3 files (ogg/vorbis compressed samples)
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by libogg )
- vcpkg-cmake-config (by libogg )
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Gabriel
- Billy O'Neal
- autoantwort
- Thomas1664
- Denis Barkar