Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert ALc.c to C++ | Chris Robinson | 2018-11-14 | 1 | -0/+8 |
* | Replace restrict with RESTRICT | Chris Robinson | 2018-10-29 | 1 | -1/+1 |
* | Make the Compressor struct opaque | Chris Robinson | 2018-09-30 | 1 | -68/+3 |
* | Don't use a ringbuffer design for the limiter's side chain | Chris Robinson | 2018-09-29 | 1 | -8/+16 |
* | Update the output limiter/compressor | Chris Robinson | 2018-09-25 | 1 | -31/+80 |
* | Move the compressor/limiter declarations to their own header | Chris Robinson | 2018-01-11 | 1 | -0/+57 |