New Recorder Interface
- Callback handlers in place of Event listeners to be in line with MediaRecorder API.
- Remove initStream
- Do setup of audio graph in start
- Accept source node for non microphone recordings
- Close the audioContext on stop
- Move un-minified files to ./dist-unminified