From 7ddfacb58f941b21da26b2749d3204307e3a0bbd Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Fri, 3 Jun 2011 01:06:00 -0700 Subject: Use a minimum phase HRTF data set This reduces the coefficient size from 128 down to 32, with a set of delays --- OpenAL32/Include/alMain.h | 9 +++++---- OpenAL32/Include/alSource.h | 14 ++++++++++---- 2 files changed, 15 insertions(+), 8 deletions(-) (limited to 'OpenAL32/Include') diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h index b6986a07..8df5a4b9 100644 --- a/OpenAL32/Include/alMain.h +++ b/OpenAL32/Include/alMain.h @@ -567,10 +567,11 @@ const ALCchar *DevFmtChannelsString(enum DevFmtChannels chans); ALboolean IsValidType(ALenum type); ALboolean IsValidChannels(ALenum type); -#define HRTF_BITS (7) -#define HRTF_LENGTH (1<