add github.com/go-music-theory/music-theory

This commit is contained in:
Charney Kaye 2016-03-17 00:55:26 -04:00
parent 1fdddd3293
commit 21182dd6b5

View File

@ -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.