소스 검색

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).

불러오는 중...
취소
저장