mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Replace Diopser egui GUI with empty iced GUI
This commit is contained in:
@@ -16,7 +16,7 @@ simd = ["nih_plug/simd"]
|
||||
|
||||
[dependencies]
|
||||
nih_plug = { path = "../../", features = ["assert_process_allocs"] }
|
||||
nih_plug_egui = { path = "../../nih_plug_egui" }
|
||||
nih_plug_iced = { path = "../../nih_plug_iced" }
|
||||
|
||||
# For the GUI
|
||||
fftw = "0.7"
|
||||
|
||||
Reference in New Issue
Block a user