wolf-plugins / wolf-shaper

Waveshaper plugin with a spline-based graph editor (LV2, VST, and CLAP)
https://wolf-plugins.github.io/wolf-shaper/
GNU General Public License v3.0
218 stars 19 forks source link

[Feature request] StudioRack integration #175

Open RustoMCSpit opened 4 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
pdesaulniers commented 4 months ago

Hello,

I'll keep it in mind! This seems like a pretty nice tool, but it appears to be a tiny bit obscure, so I'm not sure if I want to officially support it yet :)