mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Adding portmidi.
This commit is contained in:
parent
3f5b116297
commit
4083c6b7c6
@ -54,13 +54,14 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Audio
|
## Audio/Music
|
||||||
|
|
||||||
*Libraries for manipulating audio.*
|
*Libraries for manipulating audio.*
|
||||||
|
|
||||||
* [gosndfile](https://github.com/mkb218/gosndfile) - Go bindings for libsndfile.
|
* [gosndfile](https://github.com/mkb218/gosndfile) - Go bindings for libsndfile.
|
||||||
* [go-sox](https://github.com/krig/go-sox) - libsox bindings for go.
|
* [go-sox](https://github.com/krig/go-sox) - libsox bindings for go.
|
||||||
* [PortAudio](https://code.google.com/p/portaudio-go/) - Go bindings for the PortAudio audio I/O library.
|
* [PortAudio](https://code.google.com/p/portaudio-go/) - Go bindings for the PortAudio audio I/O library.
|
||||||
|
* [portmidi](https://github.com/rakyll/portmidi) - Go bindings for PortMidi.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user