diff --git a/core/mixer/hrtfdefs.h b/core/mixer/hrtfdefs.h index 623e6ec3..552fc152 100644 --- a/core/mixer/hrtfdefs.h +++ b/core/mixer/hrtfdefs.h @@ -18,7 +18,7 @@ #define MIN_IR_LENGTH 8 -#define HRTF_DIRECT_DELAY 192 +#define HRTF_DIRECT_DELAY 256 using float2 = std::array; using HrirArray = std::array;