malgo
Mini audio library (by gen2brain)
vorbis
A "native" ogg vorbis decoder for Go (uses inline stb_vorbis) (by mccoyst)
Our great sponsors
malgo | vorbis | |
---|---|---|
2 | 1 | |
180 | 30 | |
- | - | |
5.8 | 0.0 | |
3 months ago | over 3 years ago | |
C | Go | |
The Unlicense | GNU General Public License v3.0 or later |
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.
malgo
Posts with mentions or reviews of malgo.
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
malgo - Mini audio library.
-
Portaudio on Windows
It depends on the exact goals whether PortAudio is the best or not. I would recommend trying out https://github.com/gen2brain/malgo first.
vorbis
Posts with mentions or reviews of vorbis.
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
vorbis - "Native" Go Vorbis decoder (uses CGO, but has no dependencies). Awesome Go libraries
What are some alternatives?
When comparing malgo and vorbis you can also consider the following projects:
Oto - ♪ A low-level library to play sound on multiple platforms ♪
minimp3 - Decode mp3 base on https://github.com/lieff/minimp3
GoAudio - Go tools for audio processing & creation 🎶
mp3 - golang mp3 frame parser
flac - A Free Lossless Audio Codec decoder in Go
gosamplerate - Go Bindings for libsamplerate
PortAudio - Go bindings for the PortAudio audio I/O library
waveform - Go package capable of generating waveform images from audio streams. MIT Licensed.
portmidi - Go bindings for libportmidi
go-sox - libsox bindings for go
EasyMIDI - EasyMidi is a simple and reliable library for working with standard midi file (SMF)
id3v2 - 🎵 ID3 decoding and encoding library for Go