Popularity
4.9
Growing
Activity
4.7
Declining
137
5
21
Programming language: C
License: The Unlicense
Tags:
Audio And Music
Latest version: v0.10.5
malgo alternatives and similar packages
Based on the "Audio and Music" category.
Alternatively, view malgo alternatives based on common mentions on social networks and blogs.
Get performance insights in less than 4 minutes
Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
Sponsored
scoutapm.com
Do you think we are missing an alternative of malgo or a related project?
Popular Comparisons
README
malgo
Go bindings for miniaudio library.
Requires cgo
but does not require linking to anything on the Windows/macOS and it links only -ldl
on Linux/BSDs.
Installation
go get -u github.com/gen2brain/malgo
Documentation
Documentation on GoDoc. Also check examples.
Platforms
- Windows (WASAPI, DirectSound, WinMM)
- Linux (PulseAudio, ALSA, JACK)
- FreeBSD/NetBSD/OpenBSD (OSS/audio(4)/sndio)
- macOS (CoreAudio)
- Android (OpenSL|ES, AAudio)