dfpworm gui start

This commit is contained in:
Haze Weathers 2025-09-17 01:20:35 -06:00
parent 30c6bf5f6f
commit 1f816f1765
5 changed files with 809 additions and 24 deletions

View file

@ -9,4 +9,4 @@ crate-type = ["cdylib"]
[dependencies]
atomic_float = "1.1"
nih_plug = { 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" }
nih_plug_iced = { git = "https://github.com/robbert-vdh/nih-plug.git", version = "0.0.0" }