aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/effects/equalizer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use proper inheritence for the effect state objectsChris Robinson2018-11-191-59/+34
|
* Clean up the remaining effect struct member namesChris Robinson2018-11-191-28/+29
|
* Clean up the biquad filter a bitChris Robinson2018-11-191-4/+4
|
* Use proper inheritence for EffectStateFactoryChris Robinson2018-11-191-14/+4
|
* Move the vector and matrix declarations to a separate headerChris Robinson2018-11-171-1/+2
|
* 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/+359