diff --git a/include/sst/effects/RotarySpeaker.h b/include/sst/effects/RotarySpeaker.h index 605a322..46f9833 100644 --- a/include/sst/effects/RotarySpeaker.h +++ b/include/sst/effects/RotarySpeaker.h @@ -84,7 +84,7 @@ template struct RotarySpeaker : core::EffectTemplateBase inline void RotarySpeaker::setvars(bool i } } -template inline void RotarySpeaker::processControlOnly() +template inline void RotarySpeaker::processOnlyControl() { double frate = this->floatValue(rot_horn_rate) * this->temposyncRatio(rot_horn_rate);