1
0
Fork 0
nih-plug/plugins/examples
Robbert van der Helm 556bec7c0b Move editor handling to its own struct
This makes the API much, much nicer (especially consuming the egui
wrapper), and it also avoids having to lock the plugin instance which is
obviously very bad if the plugin is also supposed to be processing audio
on another thread.
2022-02-06 17:12:57 +01:00
..
gain Increase the gain smoothing time 2022-02-06 02:36:31 +01:00
gain-gui Move editor handling to its own struct 2022-02-06 17:12:57 +01:00
sine Modify the editor API to use trait objects 2022-02-05 17:12:03 +01:00