Add a simple generic UI to Diopser

This commit is contained in:
Robbert van der Helm
2022-03-05 19:39:52 +01:00
parent 9b9799eb35
commit b70af50fcd
5 changed files with 56 additions and 8 deletions

View File

@@ -16,3 +16,4 @@ simd = ["nih_plug/simd"]
[dependencies]
nih_plug = { path = "../../", features = ["assert_process_allocs"] }
nih_plug_egui = { path = "../../nih_plug_egui" }