From 2c8e4467c3671aa0e5d77bbada1296ad1c44e624 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Thu, 11 Jan 2018 03:53:25 -0800 Subject: Move some HRTF structures to hrtf.h --- Alc/hrtf.h | 31 +++++++++++++++++++++++++++++++ OpenAL32/Include/alMain.h | 32 ++------------------------------ 2 files changed, 33 insertions(+), 30 deletions(-) diff --git a/Alc/hrtf.h b/Alc/hrtf.h index 4fd774a7..aaee4a8d 100644 --- a/Alc/hrtf.h +++ b/Alc/hrtf.h @@ -15,6 +15,15 @@ #define HRTF_AMBI_MAX_CHANNELS 16 +#define HRTF_HISTORY_BITS (6) +#define HRTF_HISTORY_LENGTH (1<