AuroraOpenALSoft/Alc
Chris Robinson a258790539 Update the ambisonic coefficients for HRTF
This uses an AllRAD-derived decoder matrix for the high frequencies, which
seems to improve positioning response. It also switches back to dual-band.
The low frequencies appear to be unexpectedly quiet by comparison, but it's not
that bad and can be tweaked later.
2016-09-26 11:18:26 -07:00
..
backends Recognize Headset formfactors as headphones 2016-09-21 15:16:09 -07:00
effects Fix EAX reverb effect output for HRTF and UHJ 2016-09-13 16:55:39 -07:00
ALc.c Add a volume-adjust config option to adjust the source output volume 2016-09-24 18:46:41 -07:00
alcConfig.c Look in the executable's dir for another config file 2016-06-04 10:45:44 -07:00
alcRing.c Remove the old ringbuffer implementation 2016-03-30 01:12:02 -07:00
alstring.h Add and use a copy-range string function 2016-02-24 04:53:32 -08:00
ALu.c Add a volume-adjust config option to adjust the source output volume 2016-09-24 18:46:41 -07:00
ambdec.c Improve error trace for bad matrix definitions 2016-04-10 13:06:36 -07:00
ambdec.h Add a loader for ambdec files 2016-03-14 20:13:50 -07:00
bformatdec.c Make the SelectMixer function sharable 2016-09-06 13:21:11 -07:00
bformatdec.h Band-split the HRIRs when building the ambisonic decoder filters 2016-08-21 03:05:42 -07:00
bs2b.c Modify bs2b_cross_feed to do multiple samples at once 2016-07-13 23:08:11 -07:00
bsinc.c Move the bsincTable to a separate file 2015-11-10 18:48:30 -08:00
compat.h Add some helper wrappers to mmap files 2016-08-31 08:14:50 -07:00
helpers.c Only WARN if GetProcPath fails to find the binary 2016-09-08 11:56:25 -07:00
hrtf_res.h Add a cmake option to embed the HRTF data 2016-07-12 14:22:17 -07:00
hrtf_res.rc Add a cmake option to embed the HRTF data 2016-07-12 14:22:17 -07:00
hrtf.c Update the ambisonic coefficients for HRTF 2016-09-26 11:18:26 -07:00
hrtf.h Decode directly from B-Format to HRTF instead of a cube 2016-08-11 23:20:35 -07:00
mixer_c.c Rename MatrixMixerFunc to RowMixerFunc 2016-09-02 00:29:46 -07:00
mixer_defs.h Rename MatrixMixerFunc to RowMixerFunc 2016-09-02 00:29:46 -07:00
mixer_inc.c Use a more specialized mixer function for B-Format to HRTF 2016-08-12 05:26:36 -07:00
mixer_neon.c Rename MatrixMixerFunc to RowMixerFunc 2016-09-02 00:29:46 -07:00
mixer_sse2.c Fix placement of alignas - fixes Mac OS X build 2016-05-03 05:38:36 -04:00
mixer_sse3.c Fix placement of alignas - fixes Mac OS X build 2016-05-03 05:38:36 -04:00
mixer_sse41.c Fix placement of alignas - fixes Mac OS X build 2016-05-03 05:38:36 -04:00
mixer_sse.c Rename MatrixMixerFunc to RowMixerFunc 2016-09-02 00:29:46 -07:00
mixer.c Make the SelectMixer function sharable 2016-09-06 13:21:11 -07:00
panning.c Remove use of DECL_CONST 2016-09-06 09:09:25 -07:00
uhjfilter.c Improve the UHJ encoder's allpass processing loops 2016-07-14 01:42:02 -07:00
uhjfilter.h Use the proper left and right channels for UHJ output 2016-03-10 22:56:44 -08:00
vector.h Remove an unneeded typedef 2016-08-21 23:59:11 -07:00