From 0109104027ec4de46c236f6520cf00d89dd980ad Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 1 May 2011 13:21:56 -0700 Subject: Add some source fields for HRTF data --- OpenAL32/Include/alMain.h | 4 ++++ OpenAL32/Include/alSource.h | 6 ++++++ 2 files changed, 10 insertions(+) (limited to 'OpenAL32/Include') diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h index 24027c99..6c18a387 100644 --- a/OpenAL32/Include/alMain.h +++ b/OpenAL32/Include/alMain.h @@ -584,6 +584,10 @@ void SetDefaultWFXChannelOrder(ALCdevice *device); ALboolean IsValidType(ALenum type); ALboolean IsValidChannels(ALenum type); +#define HRTF_BITS (7) +#define HRTF_LENGTH (1<