SkillAgentSearch skills...

Malgo

Mini audio library

Install / Use

/learn @gen2brain/Malgo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

malgo

Build Status GoDoc Go Report Card

<!--[![Go Cover](http://gocover.io/_badge/github.com/gen2brain/malgo)](http://gocover.io/github.com/gen2brain/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/iOS (CoreAudio)
  • Android (OpenSL|ES, AAudio)

Related Skills

View on GitHub
GitHub Stars396
CategoryContent
Updated2d ago
Forks63

Languages

C

Security Score

95/100

Audited on Mar 30, 2026

No findings