Repository holding files for a Processing music visualizer, which takes sound input and uses audio level/volume and beat detection to generate a colorful visualization via Perlin Noise.
Each folder has the source code for a specific application/visualizer.
- Download Processing 3.0
- Open a file with Processing and click the run button on the top left. (May need to install minim audio library)
- Application will draw audio from computers input, which usually defaults to microphone. (can adjust input on own computer to route to system sound.)
- To route system sound to input for Mac, follow instruction at this link: http://osxdaily.com/2013/02/25/record-system-audio-mac-os-x-soundflower/