fix: full runtime apply for ALL settings — MIDI channel filter, audio device hot-swap via JACK restart, display auto_dim/screen_saver, tempo, brightness, channel_mode

This commit is contained in:
2026-06-14 13:07:23 -04:00
parent 6a14884063
commit 29947702a0
5 changed files with 115 additions and 2 deletions
+1
View File
@@ -273,6 +273,7 @@ class PedalApp:
config_path=self._config_path,
leds=self.leds,
midi=self.midi,
display=self.display,
),
host="0.0.0.0",
port=8080,