Searched refs:TremoloEffect (Results 1 – 4 of 4) sorted by relevance
23 class TremoloEffect {25 TremoloEffect(float frequency, float height): in TremoloEffect() function
42 TremoloEffect {paramArr[0], paramArr[1]}}; in buildEffect()
28 TremoloEffect t {1, 2}; in TEST()
41 A instructional implemented effect to examine is the `TremoloEffect.h` (a modulating gain).