Update examples and tests.

This commit is contained in:
David Reid
2020-06-24 19:37:46 +10:00
parent 05526fb098
commit 6f748942e6
10 changed files with 0 additions and 62 deletions
-4
View File
@@ -1,8 +1,4 @@
/* This example simply captures data from your default microphone until you press Enter. The output is saved to the file specified on the command line. */
#define DR_WAV_IMPLEMENTATION
#include "../extras/dr_wav.h"
#define MINIAUDIO_IMPLEMENTATION
#include "../miniaudio.h"