ahdinosaur / read-audio

:microphone: Read raw audio input as a stream of ndsamples
http://livejs.github.io/read-audio/
10 stars 2 forks source link

Fix arecord support #12

Closed gpgabriel closed 7 years ago

gpgabriel commented 7 years ago

Hi, sorry for this second PR, I just noticed that fs.existsSync() won't work without a full path. This PR should fix the issue.