aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/mastering.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a new compressor/limiterChris Robinson2017-05-271-0/+255
This is just for the output limiter right now, but in the future can be used for the compressor EFX effect. The parameters are also hardcoded, but can be made configurable after 1.18.