Skip to content

aim2120/CompSoundFinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverb Pedal (Computational Sound Final Project)

Annalise Mariottini

COMS BC3430 - Professor Mark Santolucito - Fall 2021


To run locally:

  1. Download JUCE and place the downloaded folder into a reasonable place (like /Users/yourname).
  2. Place this directory in the top level of your local JUCE folder
  3. Open this directory in finder and run the CompSoundFinal.jucer file
  4. In the dialog that opens, choose an exporter that matches your OS and open the code with your selected exporter.
  5. Build the code! Multiple targets exist: standalone, au, and vs3.
  6. 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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages