Hey, why not join the Audio Programmer Discord where you can find many of the leading projects and much more? https://discord.gg/YbYGjtzz I'd say from there you can pretty much reach out to the maintainers and go from it. Another project that would benefit of more help is AudioKit. https://discord.gg/y6fKdWR7 I'd say most modern audio based apps on iOS / macOS are likely using it, although JUCE is the leading framewo…
Ask HN: What audio/sound-related OSS projects can I contribute to?
21–30 of 39 posts
Re: Ask HN: What audio/sound-related OSS projects can I contribute to?
#22The Awesome Live Coding list on Github would be a great place to start: https://github.com/toplap/awesome-livecoding/blob/master/REA...
But I guess there's something for every language and skill level there ...
Re: Ask HN: What audio/sound-related OSS projects can I contribute to?
#23It's not ready for random contributions just yet I believe (needs a lot of refactoring, plus the hardware isn't finalized yet) but we're open for suggestions!
Re: Ask HN: What audio/sound-related OSS projects can I contribute to?
#24[0]: https://generativereview.substack.com/p/chatgpt-review-my-co...
Re: Ask HN: What audio/sound-related OSS projects can I contribute to?
#25Re: Ask HN: What audio/sound-related OSS projects can I contribute to?
#26Re: Ask HN: What audio/sound-related OSS projects can I contribute to?
#27Re: Ask HN: What audio/sound-related OSS projects can I contribute to?
#28Re: Ask HN: What audio/sound-related OSS projects can I contribute to?
#29JUCE: http://juce.com/ Tracktion: http://tracktion.com/ Both very powerful audio frameworks - JUCE does plugins and audio drivers and low-level DSP, oh my - and Tracktion does all the stuff a DAW needs, on top of JUCE. There are tons of ways to contribute, from building open source samples, to testing, or even adding functionality. Both dev teams are open to good quality PR's being submitted and both frameworks have…