fxaudiov1.0.1
- Updated
An easy to use audio processing library
- Project website: https://github.com/EnzoMassyle/AudioFX
#Usage
fxaudio library provides CMake targets:
find_package(FXAUDIO CONFIG REQUIRED)
target_link_libraries(main PRIVATE FXAUDIO::fxaudio)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
fftw3
Features:
threads- libsndfile
and 6 transitive dependencies:
- libflac (through libsndfile)
- libogg (through libflac)
- libvorbis (through libsndfile)
- mp3lame (through libsndfile)
- mpg123 (through libsndfile)
- opus (through libsndfile)
#Host Dependencies
and 7 transitive dependencies:
- pkgconf (through vcpkg-pkgconfig-get-modules)
- vcpkg-cmake-get-vars (through vcpkg-make)
vcpkg-make (through mp3lame)
Platforms:
!windows | mingwvcpkg-msbuild (through mp3lame)
Platforms:
windows & !mingw- vcpkg-pkgconfig-get-modules (through vcpkg-msbuild)
- vcpkg-tool-meson (through pkgconf)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
EnzoMassyle
SunBlack