An open API service indexing awesome lists of open source software.

https://github.com/nanotech/wavegraph

Audio spectrogram generator. Pipe in signed 32-bit stereo samples.
https://github.com/nanotech/wavegraph

audio spectrogram

Last synced: 11 months ago
JSON representation

Audio spectrogram generator. Pipe in signed 32-bit stereo samples.

Awesome Lists containing this project

README

          

# wavegraph

```sh
ffmpeg -i audio.flac -f s32le - | ./main audio.png
```

![Spectrogram of Continue.flac](https://nanotech.nanotechcorp.net/static/music/Continue/Continue%20-%202012-06-09.spectrogram-png)