Closed kmturley closed 3 years ago
it's under GPL-3, you can do that as long as you provide the source for your version of the plugin.
Except the use of trademarks. The README on this repo is clear on a few points.
Oh I see, never mind then.
I find it odd that you can use the code for your own project, but not credit the author!
Will fork and rebrand it in order to comply with the license. Thanks!
To clarify a few things that came up in this:
Thank-you for the great plugin work.
I would like to promote it by adding it to my site/app/command line tool: https://studiorack.github.io/studiorack-site
This would involved forking your plugin and building binaries using GitHub actions. I have an example template here: https://github.com/studiorack/studiorack-plugin-juce
Source code to the GitHub workflow which builds the JUCE plugin: https://github.com/studiorack/studiorack-plugin-juce/blob/main/.github/workflows/release_projucer.yml
StudioRack is only for open-source plugins where there are direct links to binaries (no signups). However it looks like you prefer users to signup to download binaries? I don't want to circumvent your marketing activities.
Let me know your thoughts! Kim