aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alu.h
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL32/Include/alu.h')
-rw-r--r--OpenAL32/Include/alu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenAL32/Include/alu.h b/OpenAL32/Include/alu.h
index a309e6ef..fe641090 100644
--- a/OpenAL32/Include/alu.h
+++ b/OpenAL32/Include/alu.h
@@ -74,7 +74,7 @@ typedef enum {
OUTPUTCHANNELS
} Channel;
-#define BUFFERSIZE 24000
+#define BUFFERSIZE 16384
extern ALboolean DuplicateStereo;