mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 08:44:04 +02:00
"mini_al" to "miniaudio".
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// 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 MINI_AL_IMPLEMENTATION
|
||||
#include "../mini_al.h"
|
||||
#include "../miniaudio.h"
|
||||
|
||||
#define DR_WAV_IMPLEMENTATION
|
||||
#include "../extras/dr_wav.h"
|
||||
|
||||
Reference in New Issue
Block a user