connect track 1 to output; reenable switching scenes/phrases

This commit is contained in:
🪞👃🪞 2024-07-04 20:30:56 +03:00
parent 8e6d9fcdd4
commit f2774e67a6
3 changed files with 79 additions and 21 deletions

View file

@ -26,4 +26,3 @@ impl JackDevice {
self.state.lock().unwrap()
}
}