f084f14095
This removes the need to pass a lot of these `ParamSetter`s and `GuiContext`s around. We also don't need explicit events to reset a parameter anymore since you can get this information from the parameter itself. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
NIH-plug: egui support
This provides an adapter to create egui based GUIs with NIH-plug through egui-baseview.
Consider using nih_plug_iced
instead or
nih_plug_vizia
.