| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix UHJ encoding/decoding factors | Chris Robinson | 2021-04-11 | 1 | -1/+3 |
* | Remove some unnecessary includes | Chris Robinson | 2021-03-28 | 1 | -6/+0 |
* | Move the UHJ phase shifter to a common header | Chris Robinson | 2021-03-28 | 1 | -196/+31 |
* | Add an option to change the UHJ decoder method | Chris Robinson | 2021-03-26 | 1 | -27/+50 |
* | Fix a comment typo | Chris Robinson | 2021-03-24 | 1 | -2/+2 |
* | Update the UHJ decoding coefficients | Chris Robinson | 2021-03-24 | 1 | -60/+66 |
* | Add support for decoding 3- and 4-channel UHJ audio | Chris Robinson | 2021-03-21 | 1 | -32/+185 |
* | Don't assume two input channels in uhjdecoder | Chris Robinson | 2021-03-21 | 1 | -1/+1 |
* | Add a utility to decode UHJ sound files to AMB | Chris Robinson | 2021-03-21 | 1 | -0/+515 |
* | Add missing include | Chris Robinson | 2021-02-16 | 1 | -0/+1 |
* | Avoid a deprecated function | Chris Robinson | 2020-11-13 | 1 | -10/+10 |
* | Print the number of used measurements in sofa-info | Chris Robinson | 2020-10-07 | 1 | -1/+9 |
* | Avoid using a deprecated function | Chris Robinson | 2020-08-31 | 1 | -4/+3 |
* | Avoid allocating for each HRIR reconstruction | Chris Robinson | 2020-08-14 | 1 | -9/+9 |
* | Simplify StrSubst in makemhr | Chris Robinson | 2020-08-13 | 1 | -36/+27 |
* | Improve handling main() with UTF-8 args on Windows | Chris Robinson | 2020-08-12 | 3 | -5/+4 |
* | Add the jack/connect-ports option to alsoft-config | Chris Robinson | 2020-08-05 | 2 | -1/+20 |
* | Apply simulated HRIR occlusion in the frequency domain | Chris Robinson | 2020-06-21 | 1 | -50/+59 |
* | Synthesize missing elevations in the frequency domain | Chris Robinson | 2020-06-21 | 1 | -141/+147 |
* | Use multiple threads for magnitude calculations | Chris Robinson | 2020-06-19 | 3 | -46/+107 |
* | Avoid blending multiple IRs for the -90 elevation IR | Chris Robinson | 2020-06-19 | 1 | -33/+27 |
* | Calculate the HRIR onsets and magnitudes separately from loading | Chris Robinson | 2020-06-17 | 1 | -21/+82 |
* | Add a makemhr option to use the farthest field only | Chris Robinson | 2020-06-17 | 1 | -8/+30 |
* | Resample HRIRs after equalization | Chris Robinson | 2020-06-17 | 1 | -93/+93 |
* | Avoid reinitializing the resampler with each HRIR | Chris Robinson | 2020-06-17 | 1 | -10/+11 |
* | Resample HRTFs in the frequency domain in makemhr | Chris Robinson | 2020-06-17 | 1 | -29/+93 |
* | Print the synthesized elevations' azimuth counts | Chris Robinson | 2020-06-16 | 1 | -2/+4 |
* | Print why a sofa file couldn't be opened | Chris Robinson | 2020-05-21 | 1 | -1/+2 |
* | Fix installing alsoft-config | Chris Robinson | 2020-04-15 | 1 | -1/+9 |
* | Combine utility target installs | Chris Robinson | 2020-04-14 | 1 | -7/+0 |
* | Add missing <cstdarg> | ArthurSonzogni | 2020-04-10 | 2 | -2/+4 |
* | Require Qt5 for alsoft-config | Chris Robinson | 2020-04-05 | 1 | -49/+17 |
* | Update the makemhr utility and default HRTF | Chris Robinson | 2020-02-11 | 1 | -17/+13 |
* | Scale delays when exceeding the max for generated mhr files | Chris Robinson | 2020-02-10 | 1 | -15/+35 |
* | Use the peak IR magnitude to get the onset | Chris Robinson | 2020-01-25 | 2 | -19/+7 |
* | Fix MHR limits | Chris Robinson | 2019-12-11 | 1 | -7/+3 |
* | Move duplicate SOFA-related functions to a reusable library | Chris Robinson | 2019-12-11 | 4 | -510/+342 |
* | Simplify a status-checking loop | Chris Robinson | 2019-12-10 | 1 | -7/+6 |
* | Simplify a couple assignments | Chris Robinson | 2019-12-09 | 2 | -10/+6 |
* | Simplify a check | Chris Robinson | 2019-12-08 | 2 | -2/+2 |
* | 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 | 2 | -29/+46 |
* | 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 | 2 | -59/+49 |
* | Improve detection of compatible layouts in SOFA files | Chris Robinson | 2019-12-08 | 2 | -255/+279 |
* | Update built-in HRTF name for alsoft-config | Chris Robinson | 2019-11-29 | 1 | -2/+1 |
* | Move the polyphase resampler to the common lib | Chris Robinson | 2019-11-28 | 4 | -250/+11 |
* | Properly get the AppData path on Windows in alsoft-config | Chris Robinson | 2019-11-20 | 1 | -2/+21 |
* | Limit HRTF ambisonic decoding to second-order | Chris Robinson | 2019-11-09 | 1 | -5/+7 |
* | Adjust padding in alsoft-config and remove an invalid signal | Chris Robinson | 2019-10-27 | 1 | -76/+55 |