Audio visualization made with P5.js, webGL, webAudio API, P5.js sound, and React
To install and run locally follow these steps
git clone git@github.com:kevinqtogitty/p5js-audio-vis.git
cd p5js-audio-vis
yarn install
yarn dev
Dashboard at the bottom controls playback, volume, and displays song metadata.
Click the visualization to toggle between three gradients.
Supports several keyboard controls
'o' switch to orthographic view
'p' switch to perspective view
'space' pause/play
'<-' previous song
'->' next song