fxaudio v1.0.0
- Created
- Updated
An easy to use audio processing library
# Usage
fxaudio library provides CMake targets:
find_package(FXAUDIO CONFIG REQUIRED)
target_link_libraries(main PRIVATE FXAUDIO::fxaudio)
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
fftw3
Features:
threads
- libsndfile
and 6 transitive dependencies:
- libflac (by libsndfile )
- libogg (by libflac )
- libvorbis (by libsndfile )
- mp3lame (by libsndfile )
- mpg123 (by libsndfile )
- opus (by libsndfile )
# Host Dependencies
and 6 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-cmake-get-vars (by vcpkg-msbuild )
vcpkg-msbuild (by mp3lame )
Platforms:
windows & !mingw
- vcpkg-pkgconfig-get-modules (by vcpkg-msbuild )
- vcpkg-tool-meson (by pkgconf )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
EnzoMassyle