aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/effects/compressor.c
Commit message (Expand)AuthorAgeFilesLines
* Use inline initialization for effect state factory vtablesChris Robinson2013-10-071-7/+6
* Constify the effect parameter of effect gettersChris Robinson2013-10-071-8/+4
* Use the UNUSED macro in the effectsChris Robinson2013-10-071-8/+6
* Use a macro for the silence thresholdChris Robinson2013-10-061-1/+1
* Implement the Compressor effectChris Robinson2013-10-031-0/+216