sjoerdvankreel / firefly-synth

Semi-modular synthesizer and FX plugin for Windows, Linux and Mac, VST3 and CLAP.
http://firefly-synth.com/
GNU General Public License v3.0
101 stars 3 forks source link

Studiorack integration #10

Closed RustoMCSpit closed 3 months ago

RustoMCSpit commented 4 months ago

It's an open-source plugin manager called StudioRack: https://github.com/studiorack

The aim of the project is to provide a free open-source way to manage plugin dependencies and their versions. It would involve the following steps:

Publish a Github release containing the plugin source along with metadata plugins.json
Tag your Github repository with studiorack-plugin so it can be discovered
Wait for the studiorack-registry to index your plugin (every 24 hours)
Check the registry feed for your plugin to appear

If you have any questions or issues, make an issue in the Github repo or join the DIscord https://discord.gg/9D94f98PxP

RustoMCSpit commented 4 months ago

also, studiorack is making a new way to upload plugins in a few days so join the server to learn more!

sjoerdvankreel commented 4 months ago

Seems interesting, will look into it.

sjoerdvankreel commented 4 months ago

Enabled studiorack support for 1.7.7, vst3 only, instrument version only. I'll leave this ticket open a bit longer till i find out how to do clap or bundled releases.

sjoerdvankreel commented 3 months ago

Closing for now - I see studiorack is undergoing some changes. Might check out hybrid clap+vst3 later on.