GoAudio
Go tools for audio processing & creation 🎶 (by DylanMeeus)
malgo
Mini audio library (by gen2brain)
GoAudio | malgo | |
---|---|---|
1 | 3 | |
364 | 324 | |
1.6% | 2.5% | |
0.0 | 3.6 | |
11 months ago | 5 months ago | |
Go | C | |
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.
GoAudio
Posts with mentions or reviews of GoAudio.
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
GoAudio - Native Go Audio Processing Library.
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 2022-12-23.
-
Nuklear – A single-header ANSI C immediate mode cross-platform GUI library
Yes, I found it by accident, because I dug into a Go code base I don't even use for fun, because I wondered about how they do audio, noticed it wasn't actually cross-platform. So I wondered if it's solved overall and found this, which seems to be the most straight-forward way of supporting pretty much all platforms that Go supports. Not completely sure about Plan 9 though.
https://github.com/gen2brain/malgo
-
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.
What are some alternatives?
When comparing GoAudio and malgo you can also consider the following projects:
Oto - ♪ A low-level library to play sound on multiple platforms ♪
EasyMIDI - EasyMidi is a simple and reliable library for working with standard midi file (SMF)
minimp3 - Decode mp3 base on https://github.com/lieff/minimp3