aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/hrtf.h
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/hrtf.h')
-rw-r--r--Alc/hrtf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Alc/hrtf.h b/Alc/hrtf.h
index b041c911..60842e8d 100644
--- a/Alc/hrtf.h
+++ b/Alc/hrtf.h
@@ -12,7 +12,7 @@
/* The maximum number of virtual speakers used to generate HRTF coefficients
* for decoding B-Format.
*/
-#define HRTF_AMBI_MAX_CHANNELS 16
+#define HRTF_AMBI_MAX_CHANNELS 18
#define HRTF_HISTORY_BITS (6)