Refactored WAV code in to its own file
Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
#define DR_FLAC_IMPLEMENTATION
|
||||
#include <./dr_libs/dr_flac.h>
|
||||
#include "all.h"
|
||||
|
||||
#define SAMPLES_TO_READ (16 * 1024)
|
||||
#define CHANNEL 0x08
|
||||
|
||||
int playFlac(const char* in)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user