Billy Messenger
Billy Messenger
Sorry for taking a while to get back to this. If you're okay with it, I can send a PR to your fork with the changes I'd like made. Once...
So what is the issue here?
Hmm, in theory this should be possible. I'll look into this.
Possibly, I'll think on it. I'm currently busy with other stuff at the moment.
Hmm, is it necessary to call `clap_plugin->stop_processing()` before calling `clap_plugin->destroy()`?
Yeah, flatpak support is planned. Though of course it will still be a while until the first alpha release. And it should be noted that because of the nature of...
Oh sorry, I'm really late to this one. I've just made some changes that updates to using egui 0.19, so can you test if this is still an issue?
I'm on Arch and I'm getting the same error as above. It seems that for some reason it tries to use juce_VST3_Wrapper (which depends on the VST2 SDK) even though...
Aha! Adding `JUCE_VST3_CAN_REPLACE_VST2="0"` to the `JUCEOPTIONS` field in VASTvaporizer.jucer fixed it and I'm able to build it now.
That is kind of hacky, but if you think this is a good temporary fix I could merge it upstream.