aboutsummaryrefslogtreecommitdiffstats
path: root/core/mixer/hrtfdefs.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove the reversed all-pass trick in MixDirectHrtfBaseChris Robinson2022-03-301-3/+0
| | | | Given the minimum phase HRTF, it's not going to stay linear phase anyway.
* Use spans instead of references to arraysChris Robinson2021-02-061-1/+4
|
* Use more constexpr variables instead of macrosChris Robinson2020-12-251-16/+17
|
* Increase direct HRTF delay to 256Chris Robinson2020-12-251-1/+1
| | | | This should improve the error from the all-pass on the partial input.
* Move the mixer functions to coreChris Robinson2020-12-121-0/+52