Skip to content

Can't load any normal WAV files because of API issues #1

@comicsansgreenki

Description

@comicsansgreenki

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions