From c08129aa60c9a196e2adcb1a8386b0551e7bc7af Mon Sep 17 00:00:00 2001 From: Charney Kaye Date: Thu, 28 Jan 2016 10:23:12 -0500 Subject: [PATCH] Added go-atomix to Audio & Music section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a99ee2..ffb2ac2 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Libraries for manipulating audio.* * [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_mediainfo](https://github.com/zhulik/go_mediainfo) - libmediainfo bindings for go. * [mp3](https://github.com/tcolgate/mp3) - A native Go MP# decoder.