Would it be possible to release a Linux build for Misstortion 2? A Windows VST2 build would work as well, but I assume that's probably impossible without releasing the entire thing under the GPL because of Steinberg's licensing weirdness. I've compiled the original GPL'd Misstortion from source a few years ago and I've been using that since. I'd love to give Misstortion 2 a shot. Thanks!
I’m not sure if anything’s different for Misstortion 2, but I’ve been able to build a Linux VST3 plugin for Misstortion in the past by just selecting the ‘Linux Makefile’ export target in Projucer, saving, and running ‘CONFIG=Release make -j8
’ from the ‘Builds/LinuxMakefile
’ directory created by JUCE. I don’t know if you already have access to to a Linux machine or VM, but I’m sure compiling through WSL2 would work just fine if you you’d like to give it a shot!