1
0
Fork 0
nih-plug/nih_plug_egui/src
Robbert van der Helm f084f14095 Refactor GUIs to use param's own default value
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.
2022-03-21 13:11:36 +01:00
..
widgets Refactor GUIs to use param's own default value 2022-03-21 13:11:36 +01:00
lib.rs Add an Editor callback to notify parameter changes 2022-03-13 18:03:23 +01:00
widgets.rs Remove old todo about adding an egui generic UI 2022-03-13 23:33:43 +01:00