Merge pull request #782 from charneykaye/master

Add go-atomix to the Audio & Music section.
This commit is contained in:
Dmitri Shuralyov 2016-01-28 14:50:13 -08:00
commit 88639d0198

View File

@ -88,6 +88,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Libraries for manipulating audio.* *Libraries for manipulating audio.*
* [flac](https://github.com/eaburns/flac) - A native Go FLAC decoder. * [flac](https://github.com/eaburns/flac) - A native Go FLAC decoder.
* [go-atomix](https://github.com/outrightmental/go-atomix) - Sequence-based Go-native audio mixer for Music apps.
* [go-sox](https://github.com/krig/go-sox) - libsox bindings for go. * [go-sox](https://github.com/krig/go-sox) - libsox bindings for go.
* [go_mediainfo](https://github.com/zhulik/go_mediainfo) - libmediainfo 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. * [mp3](https://github.com/tcolgate/mp3) - A native Go MP# decoder.