-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I was wondering why this wasn't returning any results.
As it turns out, the wav.js api supports a canonical wav format, so now I have to go download some random program so I can decode this. I ended up using this: http://www.lightlink.com/tjweber/StripWav/StripWav.html
Most wav files will break the api unless you use the program on them.
At the moment, this is the only thing I can think of that would run on mobile, but this API defeats that purpose.
It might mean making a huge change in code, but replacing the wav API for a newer version (that supports normal headers) would definitely fix the one and only bug in this code.
Metadata
Metadata
Assignees
Labels
No labels