aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/effects/base.h
Commit message (Expand)AuthorAgeFilesLines
* Use FloatBufferLine for the effect process methodChris Robinson2019-05-291-1/+1
* Use std::array for most mixing buffer arraysChris Robinson2019-05-281-1/+1
* Rename and move ALeffectPropsChris Robinson2019-03-221-12/+115
* Pass ALeffectProps directly to the get/setParam* methodsChris Robinson2019-03-221-9/+9
* Use the effect state factory to set the default effect propsChris Robinson2019-03-221-0/+84