audio visualizer
Audio visualizer built with HTML5 web audio API:
examples
You can explore the examples by checking out the other branches
(or click below to view in browser)
install
- Clone the repo
- cd into cloned repo, ie:
cd ~/projects/audio-visualizer/
npm i && npm build