Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify UHJ delay handling | Chris Robinson | 2020-05-26 | 1 | -26/+14 |
* | Include the existing direct signal in the UHJ delay | Chris Robinson | 2020-05-16 | 1 | -4/+11 |
* | Fix the all-pass's shuffle order | Chris Robinson | 2020-05-14 | 1 | -2/+2 |
* | Do two samples at once with the SSE UHJ all-pass | Chris Robinson | 2020-05-12 | 1 | -9/+45 |
* | Fix applying the UHJ phase-shift filter | Chris Robinson | 2020-05-11 | 1 | -3/+2 |
* | Fix the UHJ filter generator | Chris Robinson | 2020-05-09 | 1 | -2/+6 |
* | Use a FIR filter for the UHJ all-pass | Chris Robinson | 2020-05-08 | 1 | -50/+111 |
* | Use std::arrays for the UHJ filters | Chris Robinson | 2020-05-08 | 1 | -43/+21 |
* | Combine multiple UHJ encoder all-pass loops | Chris Robinson | 2020-05-07 | 1 | -75/+78 |
* | Clean up some more unnecessary uses of AL types | Chris Robinson | 2020-04-08 | 1 | -11/+11 |
* | Fix a function's sample count type | Chris Robinson | 2019-08-25 | 1 | -3/+4 |
* | Use size_t for the post-process sample length | Chris Robinson | 2019-08-25 | 1 | -8/+9 |
* | Update some includes | Chris Robinson | 2019-08-05 | 1 | -0/+2 |
* | More include cleanups | Chris Robinson | 2019-07-28 | 1 | -1/+4 |
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+131 |