Files
miniaudio/tests/README.md
T
2020-03-03 20:49:15 +10:00

200 B

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.