Add tcolgate/mp3.

This commit is contained in:
Burcu Dogan 2016-01-20 17:00:00 -08:00
parent 9cb5673962
commit 5766c41b34

View File

@ -90,6 +90,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [flac](https://github.com/eaburns/flac) - A native Go FLAC decoder.
* [go-sox](https://github.com/krig/go-sox) - libsox bindings for go.
* [go_mediainfo](https://github.com/zhulik/go_mediainfo) - libmediainfo bindings for go.
* [mp3](https://github.com/tcolgate/mp3) - A native Go MP# decoder.
* [PortAudio](https://github.com/gordonklaus/portaudio) - Go bindings for the PortAudio audio I/O library.
* [portmidi](https://github.com/rakyll/portmidi) - Go bindings for PortMidi.
* [taglib](https://github.com/wtolson/go-taglib) - Go bindings for taglib.