mtytel / vital

Spectral warping wavetable synth
GNU General Public License v3.0
1.58k stars 151 forks source link

Permission to fork and use github actions to build binaries for StudioRack #26

Closed kmturley closed 3 years ago

kmturley commented 3 years ago

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

ghost commented 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.

falkTX commented 3 years ago

Except the use of trademarks. The README on this repo is clear on a few points.

ghost commented 3 years ago

Oh I see, never mind then.

kmturley commented 3 years ago

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!

mtytel commented 3 years ago

To clarify a few things that came up in this: