# getUserMedia I wanted to mess around with capturing audio via getUserMedia # Boilerplate Started with [prototool](https://github.com/w33ble/prototool) # Credits and resources [Capturing Audio & Video in HTML5](http://www.html5rocks.com/en/tutorials/getusermedia/intro/) [Live Web Audio Input Enabled!](http://updates.html5rocks.com/2012/09/Live-Web-Audio-Input-Enabled) [Audio Capture](http://webaudiodemos.appspot.com/AudioRecorder/index.html) [Modernizr.getUserMedia === undefined](http://stackoverflow.com/questions/21435203/modernizr-getusermedia-undefined)