mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-07-31 08:49:17 +02:00
increase buffer sizes
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
#define buffer_maxlength 12288
|
||||
#define buffer_tlength_fragsize 12288
|
||||
#define buffer_prebuf 8
|
||||
#define buffer_prebuf 64
|
||||
|
||||
#include "../io/audio.h"
|
||||
#include "../lib/debug.h"
|
||||
|
||||
Reference in New Issue
Block a user