-
Notifications
You must be signed in to change notification settings - Fork 1
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
create terminal command to fill out metadata faster #15
Comments
it would also lower the bar for adoption which is key |
StudioRack has this feature for creating projects: In code I think it's a good idea to add for plugins too |
not only plugins, presets, chords, projects, etc. |
off topic, how do authors confirm their identity when uploading data to the registry? id be worried if someone authorised something under someone elses name. furthermore, is open audio able to use the github api to fill in new data after an update after the plugin is first uploaded like https://github.com/ImranR98/Obtainium |
I think it's ok to allow everyone to add/update metadata about any plugins. Submissions in PR should be manually reviewed to ensure relevance and files targets official distribution sources. |
https://github.com/RustoMCSpit/awesome-linux-clap-list heres a huge list of foss plugins, then again i know you also keep a list in the studiorack project https://github.com/orgs/studiorack/projects/2 |
open-audio-stack/open-audio-stack-core#7 |
im too lazy and incompetent to fix this lol. forgive me. |
current issues: 1)) it doesnt check if it's a project preset or plugin
3.5) even if it could download files it would have no idea what they are named to do checksum and file size |
use the below as a testing kit:
|
@kmturley ive no idea if youve any knowledge with bash but if i get this working as i want to i can add 100 plugins in an hour. i havent coded in ages and that was largely ai helping me out (though i have been working on it for hours lol) however, this is not a priority and you should just ignore all my issues until you get this done https://github.com/orgs/open-audio-stack/projects/2 |
i can imagine that having a simple successive input questionnaire that outputs a file would speed up the metadata process
The text was updated successfully, but these errors were encountered: