ash taylor

Results 2 issues of ash taylor

This PR resolves #222, which was caused by the `execute_background` and `execute_gui` callbacks both receiving a strong clone of their parent wrappers' `Arc`s, leading to a reference cycle. I've gone...

When removing/destroying an instance of a VST3/CLAP plugin made with `nih-plug` (using `nih-plug-egui` for the UI) inside a host DAW, the plugin's drop glue consistently fails to run. After some...