unplugred / vsts

a collection of VST plugins i made in JUCE
https://vst.unplug.red
55 stars 1 forks source link

StudioRack Integration #3

Closed RustoMCSpit closed 1 month ago

RustoMCSpit commented 1 month ago

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

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 This project is currently in alpha and would massively be helped by early adopters to iron out bugs and guide development!!

unplugred commented 1 month ago

not planned