Skip to content

zserge/malgo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

malgo

TravisCI Build Status AppVeyor Build Status GoDoc Go Report Card

Go bindings for mini_al, mini audio library.

Requires cgo but does not require linking to anything on the Windows/macOS and it links only -ldl on Linux.

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)
  • macOS (CoreAudio)
  • Android (OpenSL|ES)

About

Mini audio library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.9%
  • Go 2.1%