aboutsummaryrefslogtreecommitdiffstats
path: root/utils/makemhr/makemhr.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix some implicit castsChris Robinson2019-09-111-26/+25
|
* Clean up some more headersChris Robinson2019-07-281-23/+18
|
* Properly include getopt.hChris Robinson2019-07-141-1/+1
|
* Simplify applying the field magnitude factorChris Robinson2019-03-271-2/+2
|
* Support loading SOFA files directly with makemhrChris Robinson2019-03-251-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 inputChris Robinson2019-03-251-6/+25
|
* Use only a single function to load the HrirDataTChris Robinson2019-03-251-18/+11
|
* Add a command-line option to force mono input with makemhrChris Robinson2019-03-241-6/+14
|
* Cleanup some unnecessary parametersChris Robinson2019-03-241-33/+24
|
* Move makemhr's .def loading code to a separate sourceChris Robinson2019-03-241-2077/+11
|
* Rename makehrtf to makemhr and move it to a subdirectoryChris Robinson2019-03-241-0/+3855