mattdiamond / Recorderjs

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

Path to recorderWorker.js seems to be absolute #121

Open ChristophLabacher opened 9 years ago

ChristophLabacher commented 9 years ago

recorderWorker.js is searched in my home directory, instead of in the same folder as recorder.js. A relative path would probably solve this.

Best greets, Chtistoph

aljones15 commented 9 years ago

the path can be set in the recorder's config object