Add flac support
Not working properly due to decoding flac in to 32 bit buffer instead of 16 bit. Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
This commit is contained in:
1
source/flac.h
Normal file
1
source/flac.h
Normal file
@@ -0,0 +1 @@
|
||||
int playFlac(const char* in);
|
||||
Reference in New Issue
Block a user