webprofusion / OpenAudio

A list of open source VST/audio plugin projects. Please contribute more links or open source your own plugins.
https://openaudio.webprofusion.com/
Creative Commons Zero v1.0 Universal
1.87k stars 99 forks source link

Update MultiMeter #121

Closed RealAlexZ closed 7 months ago

RealAlexZ commented 7 months ago

Hi,

I hope that you are doing well! I am hoping to add my recently completed open-sourced plugin, MultiMeter, to your repository. I immensely appreciate your consideration, and thank you for compiling this wonderful list!

Best, Alex

webprofusion-chrisc commented 7 months ago

Hi Alex, thanks for your contribution and for sharing your nice plugin. To add to our list edit the respective json file and our build system will do the rest, I think you need to edit this one: https://github.com/webprofusion/OpenAudio/blob/master/data/plugins.json

webprofusion-chrisc commented 7 months ago

To encourage adoption of your plugin I'd also suggest having a website for users to download the prebuilt plugin, or use github releases (or github pages etc) as only a very tiny part of your audience can build from source.

RealAlexZ commented 7 months ago

Hi Christopher,

Thank you very much for pointing out the unnecessary changes in my previous commit - I have reverted it and modified the plugins json file for your review. I will also create a GitHub release soon. Thanks again for your great advice!

Sincerely, Alex

RealAlexZ commented 7 months ago

Hi Christopher,

I hope that you are doing well! I just saw that the generation was not successful - is there any possibility that you have any idea of why that is the case? Thanks in advance, and I'm looking forward to hearing back from you!

Sincerely, Alex

webprofusion-chrisc commented 7 months ago

@RealAlexZ ah thanks it's just failing on the test to check the entries are in alphabetical order, if you move yours down to M that should fix it.

RealAlexZ commented 7 months ago

Hello Christopher,

I hope that you are doing well! I am very sorry for the late reply - I somehow got terribly sick last week and was not able to get back to you on time. I have now checked that the json file is in the right alphabetical order, and I would really appreciate if there is any chance that you can generate the README again! Thanks in advance, and I am looking forward to hearing back from you soon.

Sincerely, Alex

webprofusion-chrisc commented 7 months ago

Thanks Alex, that's all merged and published now, much appreciated.