mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add FLAC decoder.
This commit is contained in:
parent
02e634ebb1
commit
1a77d0289f
@ -88,6 +88,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
*Libraries for manipulating audio.*
|
||||
|
||||
* [flac](https://github.com/eaburns/flac) - A native Go FLAC decoder.
|
||||
* [flac](https://github.com/mewkiz/flac) - A native Go FLAC decoder.
|
||||
* [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.
|
||||
|
Loading…
Reference in New Issue
Block a user