Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use size_t for the compressor channel count | Chris Robinson | 2019-12-21 | 1 | -71/+46 |
| | | | | And general cleanup of the compressor | ||||
* | Avoid infs/nans in the crest detector | Chris Robinson | 2019-09-30 | 1 | -2/+3 |
| | | | | | | It needs to be investigated why the rendered mix sometimes has such large sample values when starting, but the compressor/limiter shouldn't generate NaNs because of it. | ||||
* | Fix some more implicit conversions noted by GCC | Chris Robinson | 2019-09-14 | 1 | -2/+1 |
| | |||||
* | Use unsigned sample counts for the compressor/limiter | Chris Robinson | 2019-08-25 | 1 | -54/+35 |
| | |||||
* | Update some includes | Chris Robinson | 2019-08-05 | 1 | -0/+2 |
| | |||||
* | Modify LIKELY and UNLIKELY to not need extra parenthesis | Chris Robinson | 2019-08-04 | 1 | -1/+1 |
| | |||||
* | More include cleanups | Chris Robinson | 2019-07-28 | 1 | -5/+11 |
| | |||||
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+479 |