Registry / other / fxaudio

fxaudio

JSON →
library1.0.1vcpkgunverified

An easy to use audio processing library

vcpkg install fxaudio
INSTALL
IMPORT
SIG · FXAUDIO
F
fxaudio
othercppv1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

fxaudio/fxaudio.h
#include <fxaudio/fxaudio.h>

Create an fxaudio engine instance

#include <fxaudio/fxaudio.h> #include <iostream> int main() { fxaudio::Engine engine; std::cout << "fxaudio engine created" << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources

No resource links recorded.

fxaudio — pip install fxaudio · libregistry