ClickTone - A Musical Toy
ClickTone is a musical toy in the vein of Electroplankton. It is made using d3, GruntJS, jQuery UI, RequireJS and Web Audio.
After cloning the repo, run npm install
then grunt
to install the node dependencies, start the server and play ClickTone!
Thanks
I owe a great deal of thanks to both carlbarrdahl's Tonematrix repo and mbostock's OMG Particles! block. I very much took their code wholesale and refactored it into my own.