summaryrefslogtreecommitdiffstats
path: root/src/test/baseeffecttest.h
AgeCommit message (Expand)Author
2015-02-24Refactor use of strings in the engine. 10-20% callback speed improvement.RJ Ryan
2014-11-13Revert "user plain pointers for Effect, this fixes a segfault due to double d...Daniel Schürmann
2014-10-31removed uneccesary enum keywordDaniel Schürmann
2014-10-21Pipe enableState into the effectsDaniel Schürmann
2014-08-24Make samplerate an explicitly-passed variable in the effects framework.Owen Williams
2014-03-30Collect features from groups and expose them to effect processors.RJ Ryan
2014-03-16Pre-allocate group state before adding effects to the engine.RJ Ryan
2014-02-20Add BaseEffectTest.RJ Ryan