midilab / jc303

A Free Roland TB-303 Plugin for Windows, MacOS and Linux: VST2, VST3, LV2, CLAP and AU. A Juce port of Open303 engine.
https://midilab.co/jc303
GNU General Public License v3.0
114 stars 3 forks source link

[Feature request] StudioRack integration #13

Open RustoMCSpit opened 2 months ago

RustoMCSpit commented 2 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
midilab commented 2 months ago

Looks like a good way to spread an audio opensource project like jc303. Thanks for the reference @RustoMCSpit .

I will take a time to read everything about and try to publish it.

RustoMCSpit commented 2 months ago

Looks like a good way to spread an audio opensource project like jc303. Thanks for the reference @RustoMCSpit .

I will take a time to read everything about and try to publish it.

join the discord if you help