mda-plugins-juce
mda-plugins-juce copied to clipboard
[Feature request] StudioRack integration
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
Thanks but I don't think that's very relevant for the MDA plug-ins. These are primarily provided as examples of how to write DSP code, not to be actual plug-ins that you can use. They lack essential features such as a proper user interface. ;-)
oh alright well then, if you dont feel it's right you can close it
Thanks for suggesting it, though. I hadn't heard of StudioRack, it looks interesting.