From 21182dd6b58040e395d7b3bd9e7c60229c7ed419 Mon Sep 17 00:00:00 2001 From: Charney Kaye Date: Thu, 17 Mar 2016 00:55:26 -0400 Subject: [PATCH] add github.com/go-music-theory/music-theory --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e392f1a..6fe5d63 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [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. +* [music-theory](https://github.com/go-music-theory/music-theory) - Music theory models in Go. * [ontomix](https://github.com/go-ontomix/ontomix) - Sequence-based Go-native audio mixer for Music apps. * [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.