aboutsummaryrefslogtreecommitdiffstats
path: root/utils/makemhr/loadsofa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Limit the number of azimuths and elevations used in SOFA filesChris Robinson2019-10-221-1/+9
* More consistently use doubles in makemhr and loadsofaChris Robinson2019-10-221-32/+37
* Use istream for makemhr inputChris Robinson2019-09-231-19/+22
* Enable and fix more warningsChris Robinson2019-09-141-7/+3
* Avoid implicit conversions with the examples and utilsChris Robinson2019-09-121-1/+1
* Avoid C-style casts in C++Chris Robinson2019-09-111-1/+1
* MSVC doesn't like parenthesized type initializationChris Robinson2019-07-131-11/+6
* 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
* Support loading SOFA files directly with makemhrChris Robinson2019-03-251-0/+649
* Move makemhr's .def loading code to a separate sourceChris Robinson2019-03-241-0/+4
* Rename makehrtf to makemhr and move it to a subdirectoryChris Robinson2019-03-241-0/+0