Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the reversed all-pass trick in MixDirectHrtfBase | Chris Robinson | 2022-03-30 | 1 | -3/+0 |
| | | | | Given the minimum phase HRTF, it's not going to stay linear phase anyway. | ||||
* | Use spans instead of references to arrays | Chris Robinson | 2021-02-06 | 1 | -1/+4 |
| | |||||
* | Use more constexpr variables instead of macros | Chris Robinson | 2020-12-25 | 1 | -16/+17 |
| | |||||
* | Increase direct HRTF delay to 256 | Chris Robinson | 2020-12-25 | 1 | -1/+1 |
| | | | | This should improve the error from the all-pass on the partial input. | ||||
* | Move the mixer functions to core | Chris Robinson | 2020-12-12 | 1 | -0/+52 |