| Commit message (Expand) | Author | Age | Files | Lines |
* | Resample before frequency analysis | Chris Robinson | 2022-05-13 | 5 | -38/+92 |
* | Handle 3D7.1 as a separate channel configuration | Chris Robinson | 2022-04-26 | 3 | -35/+80 |
* | Update a tooltip to match current behavior | Chris Robinson | 2022-04-26 | 1 | -3/+1 |
* | Add an option to alsoft-config for EAX API support | Chris Robinson | 2022-04-26 | 2 | -1/+29 |
* | Print the output mode from openal-info | Chris Robinson | 2022-04-17 | 1 | -0/+29 |
* | Fix the UHJ decoder parameters in uhjdecoder | Chris Robinson | 2022-03-02 | 1 | -5/+5 |
* | Use a more compatible method to check for EFX effects | Chris Robinson | 2022-02-26 | 1 | -41/+68 |
* | Add options to encode 3- and 4-channel UHJ to uhjencoder | Chris Robinson | 2022-02-04 | 1 | -19/+71 |
* | Rename Sqrt1_2 for consistency | Chris Robinson | 2022-02-01 | 1 | -2/+2 |
* | Remove math_defs.h | Chris Robinson | 2022-01-27 | 1 | -47/+48 |
* | Get rid of MathDefs | Chris Robinson | 2022-01-27 | 1 | -1/+2 |
* | Add an ambi-format option for ACN ordering and FuMa scaling | Chris Robinson | 2022-01-12 | 1 | -1/+2 |
* | Use the deprecated enum for older Qt versions | Chris Robinson | 2022-01-06 | 1 | -0/+4 |
* | Avoid a deprecated QString enum | Chris Robinson | 2022-01-05 | 1 | -1/+1 |
* | Add a third-order ambisonic decoder for HRTF | Chris Robinson | 2022-01-05 | 1 | -5/+4 |
* | Add the PipeWire config option to alsoft-config | Chris Robinson | 2021-12-25 | 2 | -0/+33 |
* | Slight update to the UHJ coefficients | Chris Robinson | 2021-11-28 | 2 | -34/+34 |
* | Recognize PipeWire in alsoft-config | Chris Robinson | 2021-11-26 | 1 | -0/+3 |
* | Slightly improve logging on Windows | Chris Robinson | 2021-11-21 | 1 | -64/+5 |
* | Update alsoft-config | Chris Robinson | 2021-11-11 | 2 | -17/+49 |
* | Remove some lingering mentions of surround51rear | Chris Robinson | 2021-10-21 | 1 | -2/+3 |
* | Use a higher quality all-pass for the UHJ utils | Chris Robinson | 2021-07-30 | 2 | -8/+17 |
* | Add a utility to encode audio files to UHJ | Chris Robinson | 2021-07-09 | 1 | -0/+454 |
* | 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 |