1
0
Fork 0
nih-plug/plugins/examples/gain_gui_iced
Robbert van der Helm cd02ebb839 Use less arbitrary decay weights for the gain GUIs
This solves the same problem as #27 but in a cleaner way. The previous
commits refactored the smoothing to make it possible to use the
calculations in plugin code to do the same thing as #27, but then I
realized that that doesn't make much sense since the time to decay into
complete silence isn't very meaningful for this kind of computation.
2022-09-04 19:09:22 +02:00
..
src Use less arbitrary decay weights for the gain GUIs 2022-09-04 19:09:22 +02:00
Cargo.toml Rename the gain GUI examples to match package name 2022-04-14 23:53:14 +02:00