mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-14 20:30:06 +01:00
better saving of plugins / midifeedback should turn lights off when its done
This commit is contained in:
@@ -128,6 +128,7 @@ class LFOModulationPlugin(ActionsPlugin,SequencePlugin,DisplayPlugin, Automation
|
||||
|
||||
def toggle_lfo_active(self):
|
||||
self.active = not self.active
|
||||
self.save_presets()
|
||||
|
||||
# Formula handling for generating automation
|
||||
# mapping 0-3 to match the LFO
|
||||
|
||||
Reference in New Issue
Block a user