Home
last modified time | relevance | path

Searched refs:set_lfo_active (Results 1 – 2 of 2) sorted by relevance

/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/
H A Dmodules_mod.cpp79 left.set_lfo_active(lfo_active); right.set_lfo_active(lfo_active); in params_changed()
181 left.set_lfo_active(lfo_active); right.set_lfo_active(lfo_active); in params_changed()
505 left.set_lfo_active(lfo_active); right.set_lfo_active(lfo_active); in params_changed()
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/calf/
H A Daudio_fx.h99 void set_lfo_active(int i) { in set_lfo_active() function