Skip to content

Commit

Permalink
Merge pull request #156 from tm1000/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
j1mr10rd4n committed May 5, 2016
2 parents 3da2d36 + ee0e308 commit bd27dca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Creates a recorder instance.
---------
#### Config

- **workerPath** - Path to recorder.js worker script. Defaults to 'js/recorderjs/recorderWorker.js'
- **bufferLen** - The length of the buffer that the internal JavaScriptNode uses to capture the audio. Can be tweaked if experiencing performance issues. Defaults to 4096.
- **callback** - A default callback to be used with `exportWAV`.
- **type** - The type of the Blob generated by `exportWAV`. Defaults to 'audio/wav'.
Expand Down

0 comments on commit bd27dca

Please sign in to comment.