PortAudio
Go bindings for the PortAudio audio I/O library (by gordonklaus)
id3v2
🎵 ID3 decoding and encoding library for Go (by n10v)
PortAudio | id3v2 | |
---|---|---|
1 | 1 | |
756 | 344 | |
5.2% | 0.0% | |
2.0 | 3.2 | |
3 months ago | over 1 year ago | |
Go | Go | |
MIT License | MIT License |
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.
PortAudio
Posts with mentions or reviews of PortAudio.
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
PortAudio - Go bindings for the PortAudio audio I/O library.
id3v2
Posts with mentions or reviews of id3v2.
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
id3v2 - ID3 decoding and encoding library for Go.
What are some alternatives?
When comparing PortAudio and id3v2 you can also consider the following projects:
waveform - Go package capable of generating waveform images from audio streams. MIT Licensed.
flac - A Free Lossless Audio Codec decoder in Go
go_mediainfo - Golang bindings for libmediainfo
go-sox - libsox bindings for go