Files
miniaudio/examples/README.md
T
2019-03-06 20:55:51 +10:00

274 B

To compile these examples, cd into the "build" directory and run the applicable build script. Executables will be placed in the "bin" directory.

cd build
./ma_build_examples_linux

Then you can run executables like this:

../bin/simple_playback my_sound.wav