redo UI in vizia

This commit is contained in:
Haze Weathers 2025-09-17 11:30:27 -06:00
parent 5144852e01
commit f442c18c26
5 changed files with 70 additions and 745 deletions

View file

@ -14,4 +14,4 @@ path = "src/standalone.rs"
[dependencies]
atomic_float = "1.1"
nih_plug = { git = "https://github.com/robbert-vdh/nih-plug.git", version = "0.0.0", features = ["standalone"]}
nih_plug_iced = { git = "https://github.com/robbert-vdh/nih-plug.git", version = "0.0.0" }
nih_plug_vizia = { git = "https://github.com/robbert-vdh/nih-plug.git", version = "0.0.0" }