Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 870 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 870 Bytes

ProcessingVisualizer

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.

To run :

  1. Download Processing 3.0
  2. Open a file with Processing and click the run button on the top left. (May need to install minim audio library)
  3. Application will draw audio from computers input, which usually defaults to microphone. (can adjust input on own computer to route to system sound.)
  4. 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/

Demos

perlin5

Superformula