Browse Source

Update README.mkd

master
Pete Shadbolt 9 years ago
parent
commit
3460f0e531
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.mkd

+ 1
- 1
README.mkd View File

@@ -1,7 +1,7 @@
```bash ```bash
$ python spectrogram.py test.jpg $ python spectrogram.py test.jpg
Wrote test.jpg.wav Wrote test.jpg.wav
$ sox test.jpg.wav -n spectrogram`
$ sox test.jpg.wav -n spectrogram
``` ```


Uses [SoX](http://sox.sourceforge.net/sox.html). Aphex Twin did it before me. Uses [SoX](http://sox.sourceforge.net/sox.html). Aphex Twin did it before me.


Loading…
Cancel
Save