Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support loading SOFA files directly with makemhr | Chris Robinson | 2019-03-25 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | 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 |