mattdiamond / Recorderjs

A plugin for recording/exporting the output of Web Audio API nodes
4.16k stars 1.46k forks source link

Added Mozilla vendor prefixed version for getUserMedia API in the example file. #127

Closed notthetup closed 5 years ago

notthetup commented 9 years ago

Added vendor prefixed version mozGetUserMedia in the example file (example_simple_exportwav).

fabianTMC commented 8 years ago

Please merge this. It makes people think that it is broken on Firefox otherwise.

thijstriemstra commented 8 years ago

Unfortunately this PR has conflicts but yes +1 for fixing this.

notthetup commented 8 years ago

OK. I'll rebase this.