zamaudio / zam-plugins

Collection of LADSPA/LV2/VST/JACK audio plugins for high-quality processing
http://www.zamaudio.com/?p=976
GNU General Public License v2.0
265 stars 37 forks source link

[Feature request] StudioRack integration #103

Open RustoMCSpit opened 3 months ago

RustoMCSpit commented 3 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
zamaudio commented 3 months ago

@RustoMCSpit Why do I need to add a tag? Doesn't that mean every version I make needs to have the tag updated? That will also end up in a new github release of my software which is undesirable.

RustoMCSpit commented 3 months ago

@RustoMCSpit Why do I need to add a tag? Doesn't that mean every version I make needs to have the tag updated? That will also end up in a new github release of my software which is undesirable.

you can make issue requests in https://github.com/studiorack and the dev will get back to you. im not familiar with the inner workings sorry!

zamaudio commented 3 months ago

@RustoMCSpit I don't have time for this. Happy to accept a Pull Request with the plugins.json file if you want to create it.

RustoMCSpit commented 2 months ago

@RustoMCSpit I don't have time for this. Happy to accept a Pull Request with the plugins.json file if you want to create it.

alright understandable, the dev is currently talkign about a new method in https://discord.gg/9D94f98PxP so i'll see what needs to be done