aboutsummaryrefslogtreecommitdiffstats
path: root/utils/makemhr/makemhr.h
Commit message (Collapse)AuthorAgeFilesLines
* Support loading SOFA files directly with makemhrChris Robinson2019-03-251-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 makemhrChris Robinson2019-03-241-0/+5
|
* Cleanup some unnecessary parametersChris Robinson2019-03-241-8/+0
|
* Move makemhr's .def loading code to a separate sourceChris Robinson2019-03-241-0/+128