added EasyMIDI library to awesome-go list (#1834)

This commit is contained in:
iqhater 2018-03-15 19:50:58 +03:00 committed by Cássio Botaro
parent e3fae39422
commit 465f647f6b

View File

@ -93,6 +93,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Libraries for manipulating audio.*
* [EasyMIDI](https://github.com/algoGuy/EasyMIDI) - EasyMidi is a simple and reliable library for working with standard midi file (SMF).
* [flac](https://github.com/eaburns/flac) - Native Go FLAC decoder.
* [flac](https://github.com/mewkiz/flac) - Native Go FLAC decoder.
* [gaad](https://github.com/Comcast/gaad) - Native Go AAC bitstream parser.