add github.com/scgolang/osc to Audio/Music

This commit is contained in:
Brian Sorahan 2016-12-06 14:37:19 -06:00
parent 188cb9d3e7
commit ce989b69f5

View File

@ -96,6 +96,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [mix](https://github.com/go-mix/mix) - Sequence-based Go-native audio mixer for music apps.
* [mp3](https://github.com/tcolgate/mp3) - A native Go MP3 decoder.
* [music-theory](https://github.com/go-music-theory/music-theory) - Music theory models in Go.
* [osc](https://github.com/scgolang/osc) - Open Sound Control 1.0 for Go.
* [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.
* [SuperCollider](https://github.com/scgolang/sc) - Go client for [SuperCollider](http://supercollider.github.io/).