mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Disambiguate listed flac libraries (#2313)
* disambiguate flac libs * disambiguate flac libs * just update description instead * Update README.md Fix embarrassingly bad spelling mistake
This commit is contained in:
parent
a02fb272f3
commit
46367968ca
@ -96,8 +96,8 @@ 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.
|
||||
* [flac](https://github.com/eaburns/flac) - No-frills native Go FLAC decoder that decodes FLAC files into byte slices.
|
||||
* [flac](https://github.com/mewkiz/flac) - Native Go FLAC encoder/decoder with support for FLAC streams.
|
||||
* [gaad](https://github.com/Comcast/gaad) - Native Go AAC bitstream parser.
|
||||
* [go-sox](https://github.com/krig/go-sox) - libsox bindings for go.
|
||||
* [go_mediainfo](https://github.com/zhulik/go_mediainfo) - libmediainfo bindings for go.
|
||||
|
Loading…
Reference in New Issue
Block a user