#audio

Creating a simple synthesizer VST plugin in Rust

The Rust Audio ecosystem has evolved a lot since 2018! I recommend checking out Rust Audio on Github, or joining their Discord chat for more info. Welcome to 2018! A lot happened this past year - the most important of which being the 0.0.1 release of v…


Creating a very simple sampler audio plugin in JUCE 5+

If you're coming into this new, might I recommend using Rust? The ecosystem for audio plugins in Rust has matured since this article was written. Start off with the Rust Audio group on Github, or check out their Discord to learn more. I'm pretty new to …