Files
miniaudio/examples
David Reid 3732a2c476 Use MA_NO_DECODING with the simple_playback_emscripten example.
The rationale for this is to test that the MA_NO_DECODING option is
compiling clean.
2020-01-14 20:47:37 +10:00
..
2018-04-29 17:21:26 +10:00
2019-05-05 19:03:26 +10:00
2019-03-06 20:55:51 +10:00
2019-10-19 07:46:44 +10:00
2019-05-05 19:03:26 +10:00
2019-10-19 07:46:44 +10:00
2019-05-05 19:03:26 +10:00
2019-05-05 19:03:26 +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
./ma_build_examples_linux

Then you can run executables like this:

../bin/simple_playback my_sound.wav