Files
miniaudio/examples
David Reid 4980fcf3c5 Reorder parameters in the callback.
This swaps the order of the input and output pointers so that it's
consistent with the order used by memcpy().
2019-01-12 11:04:11 +10:00
..
2018-04-29 17:21:26 +10:00
2018-06-30 19:28:58 +10:00
2018-04-29 17:25:31 +10:00

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
./mal_build_examples_linux

Then you can run executables like this:

../bin/simple_playback my_sound.wav