Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some length ranges | Chris Robinson | 2018-09-29 | 1 | -2/+8 |
* | Improve a couple loops | Chris Robinson | 2018-09-29 | 1 | -7/+15 |
* | Don't use a ringbuffer design for the limiter's side chain | Chris Robinson | 2018-09-29 | 1 | -31/+21 |
* | Add some assumes for the limiter | Chris Robinson | 2018-09-29 | 1 | -0/+17 |
* | Simplify a lower-bound clamp | Chris Robinson | 2018-09-28 | 1 | -2/+1 |
* | Constify a couple more variables | Chris Robinson | 2018-09-28 | 1 | -2/+2 |
* | Include the limiter's lookAhead delay in the device latency | Chris Robinson | 2018-09-25 | 1 | -3/+3 |
* | Update the output limiter/compressor | Chris Robinson | 2018-09-25 | 1 | -132/+345 |
* | Avoid potentially calling log10f(0) | Chris Robinson | 2018-04-29 | 1 | -1/+1 |
* | Move the compressor/limiter declarations to their own header | Chris Robinson | 2018-01-11 | 1 | -27/+4 |
* | Remove the fastf2u conversion function | Chris Robinson | 2017-06-27 | 1 | -1/+1 |
* | Add a new compressor/limiter | Chris Robinson | 2017-05-27 | 1 | -0/+255 |