Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove a redundant struct member | Chris Robinson | 2023-01-23 | 1 | -1/+0 |
* | Remove some unused members | Chris Robinson | 2023-01-23 | 1 | -2/+0 |
* | Avoid extraneous temporaries when filling vectors | Chris Robinson | 2022-12-15 | 1 | -0/+3 |
* | Avoid manually specifying FFT template parameters | Chris Robinson | 2022-12-14 | 1 | -2/+2 |
* | Use the existing common FFT functions in makemhr | Chris Robinson | 2022-11-27 | 1 | -2/+13 |
* | Move the polyphase resampler to the common lib | Chris Robinson | 2019-11-28 | 1 | -10/+2 |
* | Fix azimuth limit | Chris Robinson | 2019-10-22 | 1 | -1/+4 |
* | Increase the max elevation and azimuth count for HRTFs | Chris Robinson | 2019-10-21 | 1 | -3/+3 |
* | Support loading SOFA files directly with makemhr | Chris Robinson | 2019-03-25 | 1 | -1/+1 |
* | Add a command-line option to force mono input with makemhr | Chris Robinson | 2019-03-24 | 1 | -0/+5 |
* | Cleanup some unnecessary parameters | Chris Robinson | 2019-03-24 | 1 | -8/+0 |
* | Move makemhr's .def loading code to a separate source | Chris Robinson | 2019-03-24 | 1 | -0/+128 |