Files
miniaudio/tests
2020-03-03 21:02:39 +10:00
..
2020-03-03 20:47:24 +10:00
2020-03-03 21:02:39 +10:00
2020-03-01 12:03:49 +10:00
2020-03-03 20:49:15 +10:00

Building

Build and run from "_build" directory. Example:

gcc ../test_deviceio.c -o bin/test_deviceio
./bin/test_deviceio

Output files will be placed in the "res/output" folder.