From 66dd675c524d1ba9bb7c91c1a15bd4cf2e15c90d Mon Sep 17 00:00:00 2001 From: Pete Shadbolt Date: Wed, 14 Jan 2015 20:32:41 +0000 Subject: [PATCH] README --- README.mkd | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.mkd b/README.mkd index bcc7d58..9e3a461 100644 --- a/README.mkd +++ b/README.mkd @@ -1,13 +1,11 @@ 1. Get an image - -![Image of a dog](test.jpg) - 2. `$ python spectrogram.py test.jpg` ... `Wrote test.jpg.wav` - 3. `$ sox test.jpg.wav -n spectrogram` -![Spectrogram of a dog](spectrogram.png) - Aphex Twin did it before me. +![Image of a dog](test.jpg) + +![Spectrogram of a dog](spectrogram.png) + Uses [SoX](http://sox.sourceforge.net/sox.html).