Add malgo (Mini audio library) (#1682)

This commit is contained in:
Milan Nikolic 2017-11-16 10:14:49 +01:00 committed by Avelino
parent 1f98e709fe
commit 0bce7a7bc6
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [go_mediainfo](https://github.com/zhulik/go_mediainfo) - libmediainfo bindings for go.
* [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.
* [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.