aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Alc/ALu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Alc/ALu.c b/Alc/ALu.c
index 8ef39cfa..09f3e243 100644
--- a/Alc/ALu.c
+++ b/Alc/ALu.c
@@ -64,7 +64,7 @@ typedef long long ALint64;
#define __min min
#endif
-#define BUFFERSIZE 48000
+#define BUFFERSIZE 24000
#define FRACTIONBITS 14
#define FRACTIONMASK ((1L<<FRACTIONBITS)-1)
#define MAX_PITCH 4