Decrease the buffer size more
This commit is contained in:
@@ -75,7 +75,7 @@ typedef enum {
|
||||
OUTPUTCHANNELS
|
||||
} Channel;
|
||||
|
||||
#define BUFFERSIZE 8192
|
||||
#define BUFFERSIZE 4096
|
||||
|
||||
#define FRACTIONBITS (14)
|
||||
#define FRACTIONONE (1<<FRACTIONBITS)
|
||||
|
||||
Reference in New Issue
Block a user