瀏覽代碼

Update README.mkd

master
Pete Shadbolt 9 年之前
父節點
當前提交
890d537afb
共有 1 個文件被更改,包括 6 次插入7 次删除
  1. +6
    -7
      README.mkd

+ 6
- 7
README.mkd 查看文件

@@ -1,11 +1,10 @@
1. Get an image
2. `$ python spectrogram.py test.jpg` ... `Wrote test.jpg.wav`
3. `$ sox test.jpg.wav -n spectrogram`
```bash
$ python spectrogram.py test.jpg
Wrote test.jpg.wav
$ sox test.jpg.wav -n spectrogram`
```

Aphex Twin did it before me.

![Image of a dog](test.jpg)
Uses [SoX](http://sox.sourceforge.net/sox.html). Aphex Twin did it before me.

![Spectrogram of a dog](spectrogram.png)

Uses [SoX](http://sox.sourceforge.net/sox.html).

Loading…
取消
儲存