jeromeetienne / webaudiox

helpers for WebAudio API
MIT License
440 stars 51 forks source link

Incomplete loadBuffer FileReader support #22

Open jasco opened 8 years ago

jasco commented 8 years ago

By inspection it appears the FileReader support in loadBuffer is incomplete/broken. FileReader does not support send() and the FileReader branch never operates on the data blob.