/spins

experimental audio visualizer

Primary LanguageJavaScriptMIT LicenseMIT

spins

Experimental audio visualizer using HTML5 and Canvas2D.

live demo

http://mattdesl.github.io/spins/

screenshots

running from source

git clone https://github.com/mattdesl/spins.git
cd spins
npm install

# start localhost:9966
npm run start

# or run build process
npm run build

Tested on node 0.12.7 and npm 2.1.8.

License

MIT, see LICENSE.md for details.