Hide images in sound
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pete Shadbolt 8e97c7cb57 README 10 anni fa
.gitignore First commit 10 anni fa
README.mkd README 10 anni fa
run.sh First commit 10 anni fa
spectrogram.png First commit 10 anni fa
spectrogram.py First commit 10 anni fa
test.jpg First commit 10 anni fa

README.mkd

  1. Get an image

Image of a dog

  1. $ python spectrogram.py test.jpg ... Wrote test.jpg.wav

  2. $ sox test.jpg.wav -n spectrogram

Spectrogram of a dog

Aphex Twin did it before me.

Uses SoX.