web console

This commit is contained in:
Nick
2026-04-13 20:57:13 +02:00
parent deee299af5
commit 84c1f0da35
9 changed files with 1023 additions and 357 deletions
+1
View File
@@ -11,6 +11,7 @@ import time
DEFAULT_PORT = 49280
TF5_INPUT_CHANNELS = 40
TF5_MIX_BUSSES = 20
TF5_STEREO_BUSSES = 1
# Configurazione cache
CACHE_DIR = Path(".tf5_mixer_cache")