This is the wrapper around miniaudio for engine3d. Wrapper that can also be used for standalone applications.
Before contributing to engine3d-audio. Please fork this repository.
You only need to build this project once using conan create
command.
conan build . -b missing
Then you can build using conan build
afterwards.
conan build .
To run and test the example audio file, run the demo application like the following below:
./build/Release/demo/demo Resources/BabyElephantWalk60.wav