audio2img

apply image effects to audio.

it's easy to make horrible screeching sounds. keep the volume low.

How does this work?

It converts the audio data into a series of 8 bit samples and draws those as a grayscale image on an HTML canvas. "Playing" the image does the same in reverse, converting the pixels of the image back into a series of samples.

example sound by VEXST