SynthQuest 7: The End.
Episode - 7
Oct 3, 20254 min read39

Search for a command to run...

Series
SynthQuest is a 7-part blog series on building a Synth VST plugin using C++ and JUCE. From setup to sound design, it walks you through DSP, GUI, and plugin logic; perfect for devs diving into audio programming.
Episode - 7

Episode - 6

Episode - 5

Welcome back to the SynthQuest series, where we’re building a VST from scratch. This is Episode 4, and today’s quest is to organize our code by empowering each synth voice with its oscillator and responsibilities. If this is your first time here, be ...

Episode - 3

Episode - 2
