Merge pull request #200 from mdlayher/master

Add mdlayher/waveform
This commit is contained in:
Matt Holt 2014-11-06 14:22:29 -07:00
commit d48e70efbe

View File

@ -71,6 +71,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [PortAudio](https://code.google.com/p/portaudio-go/) - Go bindings for the PortAudio audio I/O library.
* [portmidi](https://github.com/rakyll/portmidi) - Go bindings for PortMidi.
* [vorbis](https://github.com/mccoyst/vorbis) - A "native" Go Vorbis decoder (uses CGO, but has no dependencies).
* [waveform](https://github.com/mdlayher/waveform) - Go package capable of generating waveform images from audio streams.