Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some implicit casts | Chris Robinson | 2019-09-11 | 1 | -26/+25 |
| | |||||
* | Clean up some more headers | Chris Robinson | 2019-07-28 | 1 | -23/+18 |
| | |||||
* | Properly include getopt.h | Chris Robinson | 2019-07-14 | 1 | -1/+1 |
| | |||||
* | Simplify applying the field magnitude factor | Chris Robinson | 2019-03-27 | 1 | -2/+2 |
| | |||||
* | Support loading SOFA files directly with makemhr | Chris Robinson | 2019-03-25 | 1 | -3/+8 |
| | | | | | | | This extracts the definition info it can from the SOFA, and uses the same logic as sofa-info to automatically detect an appropriate layout. There is a bit of code duplication from loaddef.cpp and sofa-info.cpp, though there are slight modifications. | ||||
* | Detect SOFA files for makemhr input | Chris Robinson | 2019-03-25 | 1 | -6/+25 |
| | |||||
* | Use only a single function to load the HrirDataT | Chris Robinson | 2019-03-25 | 1 | -18/+11 |
| | |||||
* | Add a command-line option to force mono input with makemhr | Chris Robinson | 2019-03-24 | 1 | -6/+14 |
| | |||||
* | Cleanup some unnecessary parameters | Chris Robinson | 2019-03-24 | 1 | -33/+24 |
| | |||||
* | Move makemhr's .def loading code to a separate source | Chris Robinson | 2019-03-24 | 1 | -2077/+11 |
| | |||||
* | Rename makehrtf to makemhr and move it to a subdirectory | Chris Robinson | 2019-03-24 | 1 | -0/+3855 |