| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't interpolate between nearest HRIRs | Chris Robinson | 2016-10-09 | 1 | -1/+1 |
* | Decode directly from B-Format to HRTF instead of a cube | Chris Robinson | 2016-08-11 | 1 | -0/+7 |
* | Avoid function calls to get the HRTF sample rate and IR size | Chris Robinson | 2016-07-07 | 1 | -4/+14 |
* | Improve radius behavior with scaling of ambisonic coefficients | Chris Robinson | 2016-04-24 | 1 | -1/+1 |
* | Remove an unused declaration | Chris Robinson | 2016-02-20 | 1 | -2/+0 |
* | Include the HRTF filename in the HRTF memory chunk | Chris Robinson | 2016-02-20 | 1 | -1/+0 |
* | Use an 8-channel cube for HRTF's virtual format. | Chris Robinson | 2016-02-20 | 1 | -1/+0 |
* | Calculate HRTF stepping params right before mixing | Chris Robinson | 2016-02-14 | 1 | -1/+0 |
* | Don't pass the channel count to GetBFormatHrtfCoeffs | Chris Robinson | 2016-02-09 | 1 | -1/+1 |
* | Use the enumerated HRTF list for selecting an HRTF | Chris Robinson | 2015-10-06 | 1 | -5/+4 |
* | Store the Hrtf struct with the corresponding HrtfEntry | Chris Robinson | 2015-10-06 | 1 | -0/+2 |
* | Enumerate and list HRTFs per-device | Chris Robinson | 2015-10-06 | 1 | -0/+9 |
* | Allow the hrtf_tables option to be device-specific | Chris Robinson | 2015-09-20 | 1 | -2/+4 |
* | Calculate HRTF coefficients for all B-Format channels at once | Chris Robinson | 2015-02-10 | 1 | -1/+1 |
* | Pass the (FuMa) channel number to GetBFormatHrtfCoeffs | Chris Robinson | 2015-02-10 | 1 | -1/+1 |
* | Use B-Format for HRTF's virtual output format | Chris Robinson | 2015-02-09 | 1 | -0/+1 |
* | Make CalcHrtfDelta more generic | Chris Robinson | 2014-11-24 | 1 | -1/+0 |
* | Partially revert "Use a different method for HRTF mixing" | Chris Robinson | 2014-11-23 | 1 | -1/+3 |
* | Use a different method for HRTF mixing | Chris Robinson | 2014-11-22 | 1 | -3/+1 |
* | Add a source radius property that determines the directionality of a sound | Chris Robinson | 2014-07-11 | 1 | -2/+2 |
* | Don't pass the device to HRTF methods | Chris Robinson | 2014-06-20 | 1 | -2/+2 |
* | Move HRTF macros and function declarations to a separate header | Chris Robinson | 2014-02-23 | 1 | -0/+28 |