aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/effects/chorus.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some MSVC conversion warningsChris Robinson2018-12-121-5/+5
* Clean up the Chorus a littleChris Robinson2018-11-221-64/+53
* Use proper inheritence for the effect state objectsChris Robinson2018-11-191-82/+53
* Use a normal vector for the chorus sample bufferChris Robinson2018-11-191-16/+9
* Clean up the chorus/flanger struct membersChris Robinson2018-11-191-66/+65
* Use proper inheritence for EffectStateFactoryChris Robinson2018-11-191-28/+8
* Move the ALCcontext definition to its own headerChris Robinson2018-11-171-0/+1
* Convert the remaining effects to C++Chris Robinson2018-11-171-0/+561