Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsantell/browser-dance-party-slides

Slides for "Browser Dance Party" talk at HTML5 Dev Conf
https://github.com/jsantell/browser-dance-party-slides

Last synced: about 1 month ago
JSON representation

Slides for "Browser Dance Party" talk at HTML5 Dev Conf

Awesome Lists containing this project

README

        

# Browser Dance Party

Slides for "Browser Dance Party" talk, given at HTML5 Dev Conf Fall 2013.

## Attribution

### External Links

* [A Dive In Music](http://do.adive.in/music) by [Benoit Damien](http://twitter.com/_vor)
* [Loop Waveform Visualizer](http://airtightinteractive.com/demos/js/reactive/) by [Felix Turner](https://twitter.com/felixturner)

### Images
* Sample Rate image from [Labtronix](http://labtronix.co.uk/drupal/content/about-oscilloscope-sample-rate)
* Bit Depth image from [Apple's Final Cut Pro Documentation](http://documentation.apple.com/en/finalcutpro/usermanual/Art/L01/L0108_BitGraph.png)
* Bit Depth/ Sample rate image from [whats the scene?](http://whatsthescene.com/gear/the-idiots-introduction-to-audio-interfaces-part-i/)
* Time Domain images from [Soundcloud](http://soundcloud.com) and [Audacity](http://audacity.sourceforge.net/)
* Web Audio API Routing from [W3C](https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/images/modular-routing2.png)
* Monstercat Visualization from [Monstercat](http://www.youtube.com/watch?v=g7rtC0Cjo08&list=UUJ6td3C9QlPO9O_J5dF4ZzA), Televisor's Dream Soda

### Audio

* Demo track [Augment](https://soundcloud.com/zircon-1/augment) by [Zircon](http://soundcloud.com/zircon-1)

## TODO

* Build each canvas demo so the script processor isn't constantly running
* More conclusion
* Reconsider usage of word "nodes" when dealing with Web Audio route; possibly focus more on signal/transformation aspect