some sort of ui

This commit is contained in:
2026-04-19 16:20:33 +03:00
parent 4f14980610
commit cdff703f7e
30 changed files with 1504 additions and 184 deletions

View File

@@ -17,3 +17,5 @@ params = { path = "crates/params" }
engine = { path = "crates/engine" }
lv2 = "0.6.0"
vizia = "0.3.0"
atomic_float = "1.1.0"
crossbeam-channel = "0.5.15"