minimp3
Decode mp3 base on https://github.com/lieff/minimp3 (by tosone)
flac-mewkiz
Package flac provides access to FLAC (Free Lossless Audio Codec) streams. (by mewkiz)
minimp3 | flac-mewkiz | |
---|---|---|
1 | 3 | |
129 | 336 | |
0.0% | 1.2% | |
2.6 | 6.8 | |
almost 2 years ago | 11 months ago | |
C | Go | |
MIT License | The Unlicense |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
minimp3
Posts with mentions or reviews of minimp3.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-03.
-
Awesome Golang Audio and Music Libraries
minimp3 - Lightweight MP3 decoder library.
flac-mewkiz
Posts with mentions or reviews of flac-mewkiz.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-02.
-
Can't find a Vorbis tag reader/writer library
I believe this should do it. The tags should be contained in the Vorbis comments. See https://github.com/mewkiz/flac/blob/master/meta/vorbiscomment.go and https://xiph.org/vorbis/doc/v-comment.html
-
Awesome Golang Audio and Music Libraries
flac - Native Go FLAC encoder/decoder with support for FLAC streams.
What are some alternatives?
When comparing minimp3 and flac-mewkiz you can also consider the following projects:
malgo - Mini audio library
music-theory - Go models of Note, Scale, Chord and Key
GoAudio - Go tools for audio processing & creation 🎶
gaad - GAAD (Go Advanced Audio Decoder)
Oto - ♪ A low-level library to play sound on multiple platforms ♪
go-sox - libsox bindings for go