#ifndef ALC_HRTF_H #define ALC_HRTF_H #include "AL/al.h" #include "AL/alc.h" #include "alMain.h" #include "alstring.h" #include "atomic.h" /* The maximum number of virtual speakers used to generate HRTF coefficients * for decoding B-Format. */ #define HRTF_AMBI_MAX_CHANNELS 16 #define HRTF_HISTORY_BITS (6) #define HRTF_HISTORY_LENGTH (1<