aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/effects/distortion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use class methods for the biquad filterChris Robinson2018-12-041-8/+8
* Use proper inheritence for the effect state objectsChris Robinson2018-11-191-43/+24
* Clean up more effects' struct membersChris Robinson2018-11-191-16/+16
* Clean up the biquad filter a bitChris Robinson2018-11-191-2/+2
* Use proper inheritence for EffectStateFactoryChris Robinson2018-11-191-14/+4
* Move the ALCcontext definition to its own headerChris Robinson2018-11-171-0/+1
* Convert the dedicated, distortion, echo, and equalizer to C++Chris Robinson2018-11-171-0/+289