aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/hrtf.h
Commit message (Expand)AuthorAgeFilesLines
* Remove an unused declarationChris Robinson2016-02-201-2/+0
* Include the HRTF filename in the HRTF memory chunkChris Robinson2016-02-201-1/+0
* Use an 8-channel cube for HRTF's virtual format.Chris Robinson2016-02-201-1/+0
* Calculate HRTF stepping params right before mixingChris Robinson2016-02-141-1/+0
* Don't pass the channel count to GetBFormatHrtfCoeffsChris Robinson2016-02-091-1/+1
* Use the enumerated HRTF list for selecting an HRTFChris Robinson2015-10-061-5/+4
* Store the Hrtf struct with the corresponding HrtfEntryChris Robinson2015-10-061-0/+2
* Enumerate and list HRTFs per-deviceChris Robinson2015-10-061-0/+9
* Allow the hrtf_tables option to be device-specificChris Robinson2015-09-201-2/+4
* Calculate HRTF coefficients for all B-Format channels at onceChris Robinson2015-02-101-1/+1
* Pass the (FuMa) channel number to GetBFormatHrtfCoeffsChris Robinson2015-02-101-1/+1
* Use B-Format for HRTF's virtual output formatChris Robinson2015-02-091-0/+1
* Make CalcHrtfDelta more genericChris Robinson2014-11-241-1/+0
* Partially revert "Use a different method for HRTF mixing"Chris Robinson2014-11-231-1/+3
* Use a different method for HRTF mixingChris Robinson2014-11-221-3/+1
* Add a source radius property that determines the directionality of a soundChris Robinson2014-07-111-2/+2
* Don't pass the device to HRTF methodsChris Robinson2014-06-201-2/+2
* Move HRTF macros and function declarations to a separate headerChris Robinson2014-02-231-0/+28