Use drflac instead of miniflac

This one is fast as hell! Does seeking really good too. Thank u Doctor
Flac.
This commit is contained in:
jacqueline
2024-02-29 12:08:12 +11:00
parent 77145e56f4
commit d41f9f7033
13 changed files with 12675 additions and 6334 deletions
+4
View File
@@ -0,0 +1,4 @@
#define DR_FLAC_IMPLEMENTATION
#define DR_FLAC_NO_STDIO
#define DR_FLAC_NO_SIMD
#include "dr_flac.h"