wip: loading lv2 gui with suil and gtk3

This commit is contained in:
🪞👃🪞 2024-07-24 19:08:58 +03:00
parent ef619c595a
commit c0b1217e60
6 changed files with 516 additions and 30 deletions

View file

@ -36,4 +36,4 @@ rubato = "0.15.0"
winit = { version = "0.30.4", features = [ "x11" ] }
#winit = { path = "../winit" }
suil = { path = "../suil" }
suil-rs = { path = "../suil" }