add minimp3 (#1785)

This commit is contained in:
Lion 2018-02-06 03:13:13 +03:00 committed by Cássio Botaro
parent 377452e5e0
commit b3d201cce7

View File

@ -101,6 +101,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [gosamplerate](https://github.com/dh1tw/gosamplerate) - libsamplerate bindings for go.
* [id3v2](https://github.com/bogem/id3v2) - Fast and stable ID3 parsing and writing library for Go.
* [malgo](https://github.com/gen2brain/malgo) - Mini audio library.
* [minimp3](https://github.com/tosone/minimp3) - Lightweight MP3 decoder library.
* [mix](https://github.com/go-mix/mix) - Sequence-based Go-native audio mixer for music apps.
* [mp3](https://github.com/tcolgate/mp3) - Native Go MP3 decoder.
* [music-theory](https://github.com/go-music-theory/music-theory) - Music theory models in Go.