Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace al::optional with std::optional | Chris Robinson | 2023-05-04 | 1 | -2/+2 |
| | |||||
* | Use a span instead of a count+pointer | Chris Robinson | 2023-01-11 | 1 | -4/+3 |
| | |||||
* | Rename some struct members | Chris Robinson | 2023-01-10 | 1 | -10/+10 |
| | | | | And make a related function a member function | ||||
* | Rename a potentially confusing member function | Chris Robinson | 2022-12-08 | 1 | -1/+1 |
| | |||||
* | Use an icosahedron for 3D second-order | Chris Robinson | 2022-09-01 | 1 | -1/+1 |
| | |||||
* | Remove the reversed all-pass trick in MixDirectHrtfBase | Chris Robinson | 2022-03-30 | 1 | -1/+1 |
| | | | | Given the minimum phase HRTF, it's not going to stay linear phase anyway. | ||||
* | Update some more includes | Chris Robinson | 2021-04-24 | 1 | -1/+0 |
| | |||||
* | Move hrtf.cpp/h to core | Chris Robinson | 2021-04-22 | 1 | -0/+91 |