To run locally:
- Download JUCE and place the downloaded folder into a reasonable place (like /Users/yourname).
- Place this directory in the top level of your local JUCE folder
- Open this directory in finder and run the CompSoundFinal.jucer file
- In the dialog that opens, choose an exporter that matches your OS and open the code with your selected exporter.
- Build the code! Multiple targets exist: standalone, au, and vs3.
- You can located the built files in /CompSoundFinal/Builds/<yourOS>/build/Debug
Project write-up: Project: Implementing a Reverb Pedal in JUCE (Medium)
Project video: Computation Sound 3430 Final Project (Youtube)