Let’s piggyback off my previous post where I introduced you to making your first plugin with JUCE.
Today you’re going to end up making a random noise generator complete with a level slider. Though it may not feel like the craziest or coolest thing you can concoct – completing this project will do a great job of introducing you to the basic core concepts of JUCE itself.
Make sure you’ve done the “Hello, World!” project before starting this. That will ensure you have everything correctly installed and working so you don’t run into serious headaches. Also keep in mind, the noise we’ll be generating won’t be true white or pink noise – use this for illustration and learning, not for mixing!
Let’s get started!
Continue reading Make a Noise Generator with JUCE 5
Copyright 2016-2021, NIR LLC, all rights reserved.