Play Image
This is the Image player. In order to use it, you'll need a Sonic Pixels image.
You can generate one either by recording your microphone
or converting an Audio file.
Once you have your image, drop it in the file area.
It will load the image, then you can hit play (▶) and hear what the image sounds
like.
To play it again, you have to re-add the file.
Be warned, random images will not sound good and might get a little loud.
About
I am Jake Albaugh.
The source code is on
GitHub.
Sonic Pixels stores a sample of 16 bit audio inside of a single pixel. It has the
capacity to store 24 bits, but for the time being, translates everything as 16.
That means your variable bit rate mp3 or 24bit WAV will not sound exactly the same.
However, your 16 bit WAV will.
I am having trouble getting the browser to behave with more than 30 seconds of
source audio.
I have successfully recorded a full 4-minute song, but can't manage to do it with
much consistency. That is why there are limits.
Also, I don't think this will work on your tablet.