Uses an audio source (default is microphone) to run 10 different visualizations built on p5js.
- Clone this repo
- Run
yarn install
- Run
yarn start
- Visit
localhost:3000
- Use keys 0 - 9 to toggle visualizations
- Red horizontal line (amplitude)
- Red scrolling amplitude (amplitude)
- Red to white fade spectrum (FFT)
- Red with white flashing and rotating gear (amplitude)
- Grey particle scurry (FFT)
- Red with white above certain level spectrum (FFT)
- White moving helix (amplitude)
- Grey concentric circles (amplitude)
- White/red bouncing flowers (FFT)
- White moving circles (amplitude)
+
. Stop all!