index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
makemhr
/
loadsofa.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't pass null to fprintf
Chris Robinson
2022-10-10
1
-2
/
+2
*
Handle the delays specified in SOFA files
Chris Robinson
2022-10-10
1
-44
/
+55
*
Resample before frequency analysis
Chris Robinson
2022-05-13
1
-9
/
+33
*
Add missing include
Chris Robinson
2021-02-16
1
-0
/
+1
*
Use multiple threads for magnitude calculations
Chris Robinson
2020-06-19
1
-30
/
+71
*
Calculate the HRIR onsets and magnitudes separately from loading
Chris Robinson
2020-06-17
1
-21
/
+82
*
Avoid reinitializing the resampler with each HRIR
Chris Robinson
2020-06-17
1
-10
/
+11
*
Use the peak IR magnitude to get the onset
Chris Robinson
2020-01-25
1
-7
/
+3
*
Move duplicate SOFA-related functions to a reusable library
Chris Robinson
2019-12-11
1
-244
/
+16
*
Simplify a couple assignments
Chris Robinson
2019-12-09
1
-5
/
+3
*
Simplify a check
Chris Robinson
2019-12-08
1
-1
/
+1
*
Load SOFA HRIRs in a background thread
Chris Robinson
2019-12-08
1
-63
/
+79
*
Report the non-uniform elevations in sofa-info
Chris Robinson
2019-12-08
1
-14
/
+18
*
Report the number of IRs used from SOFA files
Chris Robinson
2019-12-08
1
-2
/
+9
*
Simplify some parameters
Chris Robinson
2019-12-08
1
-25
/
+23
*
Improve detection of compatible layouts in SOFA files
Chris Robinson
2019-12-08
1
-131
/
+137
*
Move the polyphase resampler to the common lib
Chris Robinson
2019-11-28
1
-3
/
+3
*
Limit the number of azimuths and elevations used in SOFA files
Chris Robinson
2019-10-22
1
-1
/
+9
*
More consistently use doubles in makemhr and loadsofa
Chris Robinson
2019-10-22
1
-32
/
+37
*
Use istream for makemhr input
Chris Robinson
2019-09-23
1
-19
/
+22
*
Enable and fix more warnings
Chris Robinson
2019-09-14
1
-7
/
+3
*
Avoid implicit conversions with the examples and utils
Chris Robinson
2019-09-12
1
-1
/
+1
*
Avoid C-style casts in C++
Chris Robinson
2019-09-11
1
-1
/
+1
*
MSVC doesn't like parenthesized type initialization
Chris Robinson
2019-07-13
1
-11
/
+6
*
Avoid recreating temporary buffers all the time
Chris Robinson
2019-03-26
1
-68
/
+85
*
Fix a return type for accumulation
Chris Robinson
2019-03-26
1
-1
/
+1
*
Require IR dimensions from a SOFA file
Chris Robinson
2019-03-26
1
-2
/
+2
*
Avoid some explicit loops
Chris Robinson
2019-03-26
1
-39
/
+30
*
Support loading SOFA files directly with makemhr
Chris Robinson
2019-03-25
1
-0
/
+649
*
Move makemhr's .def loading code to a separate source
Chris Robinson
2019-03-24
1
-0
/
+4
*
Rename makehrtf to makemhr and move it to a subdirectory
Chris Robinson
2019-03-24
1
-0
/
+0