1
0
Fork 0
nih-plug/src/wrapper
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
..
clap Refactor GUIs to use param's own default value 2022-03-21 13:11:36 +01:00
vst3 Refactor GUIs to use param's own default value 2022-03-21 13:11:36 +01:00
clap.rs Rename wrapper:👏:plugin to *::wrapper 2022-03-03 15:08:14 +01:00
state.rs Use String instead of &'static str in Params 2022-03-20 02:14:18 +01:00
util.rs Fix compilation errors when SSE not available 2022-03-11 09:04:57 -05:00
vst3.rs Add an abstraction around VST3's unit shenanigans 2022-03-16 20:26:02 +01:00