-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] openaudio integration #6
Comments
Hi there, just saw your addition of the Regrader plugin to the registry. Apologies for not replying to the issue you recreated there a considerable while back. The idea sounds interesting, I need to invest some time in understanding how it works and how the binaries can best be distributed for this purpose (as the website URLs will expire and not point to specific versioned releases in the future). Could we point towards binaries attached to the Github releases (the Regrader repository now includes these) ? |
@igorski yes! please just put them into .zip files. it's very easy to contribute plugins, just fill in the metadata on a ,yaml file, add a picture, and add a sound of it playing something. also, you dont need a linux distribution but if youd be willing id love to add these to my list https://github.com/RustoMCSpit/awesome-linux-clap-list e.g.
|
Hi @RustoMCSpit All VST repositories under my username in GitHub now have binaries for Windows and MacOS builds attached to the releases, archived in .zip files. You should be able to update any created manifests to point towards these and the links will remain valid until GitHub ceases to exist. :) Sadly CLAP is not supported by the majority of my plugins due to the chosen development kit. It might be possible in the future but it depends on the feasibility on targeting eventual newer version of said SDKs. The JUCE based plugins (Delirion and future releases) should be able to do so. |
will do this soon! out of curiousity, is linux possible? also what SDKs? |
once that gets merged i'll close this but youll have to update the metadata for each release |
@RustoMCSpit the VST binaries are actually universal, so the VST and VST3 versions work for both Intel and ARM based Macs. The Audio Units (for Regrader, Fogpad, Homecorrupter and Transformant) are Intel-only. I do however still have an open request to update the AU plugins to also support ARM. Once that is completed, all plugins will be universal. I suppose that is the preferred way forward anyways, I'm linking the related issues here and once those are done I shall update this issue once more with an update :) |
do you need me to upload them to openaudio for you or do you want to do it? |
https://github.com/open-audio-stack/open-audio-stack-registry
i can add this and all of your plugins if you put them into github releases
openaudio is the foss plugin manager that is used by owlplug, studiorack, etc...
@igorski
The text was updated successfully, but these errors were encountered: