Hey friends,
There is a new version of the PCF ReBirth VST Effect available.
This version finally fixes the Mac version. This one was a challenge since i don’t have a Mac. And Github Actions is everything but easy to convince. A big thanks goes to m483zip, who helped me to resolve the issue. Have a look at the readme, there is now more advice for Mac to find.
And this new release fixes an overlooked licensing issue. The code is linked against the Juce framework. Which is under GPL code. And so the compiled result needs to be under GPL too. I use now a dual licensing approach here. The binary is clearly GPL licensed. And the source code, which can also be compiled with other audio libraries, remains under the MIT license.
As a consequence, all former binaries will be deleted, since they would violate the GPL.
