mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Add build instructions for examples.
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
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
|
||||||
Reference in New Issue
Block a user