aboutsummaryrefslogtreecommitdiffstats
path: root/utils/makemhr
Commit message (Expand)AuthorAgeFilesLines
* Enable and fix more warningsChris Robinson2019-09-142-12/+7
* Avoid implicit conversions with the examples and utilsChris Robinson2019-09-121-1/+1
* Avoid C-style casts in C++Chris Robinson2019-09-112-7/+7
* Fix some implicit castsChris Robinson2019-09-112-34/+33
* Clean up some more headersChris Robinson2019-07-281-23/+18
* Properly include getopt.hChris Robinson2019-07-141-1/+1
* Add missing header.Penguin2019-07-141-0/+1
* MSVC doesn't like parenthesized type initializationChris Robinson2019-07-131-11/+6
* Simplify applying the field magnitude factorChris Robinson2019-03-271-2/+2
* Avoid recreating temporary buffers all the timeChris Robinson2019-03-261-68/+85
* Fix a return type for accumulationChris Robinson2019-03-261-1/+1
* Require IR dimensions from a SOFA fileChris Robinson2019-03-261-2/+2
* Avoid some explicit loopsChris Robinson2019-03-261-39/+30
* Add a missing include for varargsChris Robinson2019-03-261-0/+1
* Support loading SOFA files directly with makemhrChris Robinson2019-03-254-4/+662
* Detect SOFA files for makemhr inputChris Robinson2019-03-253-12/+38
* Use only a single function to load the HrirDataTChris Robinson2019-03-253-41/+55
* Add a command-line option to force mono input with makemhrChris Robinson2019-03-244-8/+26
* Cleanup some unnecessary parametersChris Robinson2019-03-244-49/+29
* Move makemhr's .def loading code to a separate sourceChris Robinson2019-03-246-2077/+2155
* Rename makehrtf to makemhr and move it to a subdirectoryChris Robinson2019-03-245-0/+3855