1
0
Fork 0
nih-plug/nih_plug_vizia
Robbert van der Helm 14cb1cb679 Move Vizia view param wrangling to helper struct
This cleans up the main widget's code a lot. We can move some more
behavior to this helper to reduce duplication.
2022-11-11 03:15:05 +01:00
..
assets Add more side padding in ParamButton 2022-11-11 03:15:05 +01:00
src Move Vizia view param wrangling to helper struct 2022-11-11 03:15:05 +01:00
Cargo.toml Make Arc<ViziaState> persistable 2022-07-13 23:16:54 +02:00
README.md Add a basic adapter for vizia 2022-03-17 23:14:45 +01:00

NIH-plug: VIZIA support

This provides an adapter to create VIZIA based GUIs with NIH-plug.