aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/effects/echo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use proper inheritence for the effect state objectsChris Robinson2018-11-191-59/+40
|
* Use a normal vector for the echo bufferChris Robinson2018-11-191-15/+9
|
* Clean up more effects' struct membersChris Robinson2018-11-191-50/+47
|
* Clean up the biquad filter a bitChris Robinson2018-11-191-1/+1
|
* 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/+314