GitHub - gen2brain/malgo: Mini audio library (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

gen2brain / malgo Public

Mini audio library

License

Unlicense license

364 stars 62 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory155 Commits
.github/workflows .github/workflows
_examples _examples
.gitignore .gitignore
LICENSE LICENSE
README.md README.md
constants.go constants.go
context.go context.go
context_test.go context_test.go
device.go device.go
device_config.go device_config.go
device_info.go device_info.go
enumerations.go enumerations.go
errors.go errors.go
go.mod go.mod
malgo.h malgo.h
miniaudio.c miniaudio.c
miniaudio.go miniaudio.go
miniaudio.h miniaudio.h
miniaudio_test.go miniaudio_test.go

Repository files navigation

malgo

Build Status GoDoc Go Report Card

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

About

Mini audio library

Topics

audio golang oss wasapi opensles alsa directsound opensl-es

Resources

Readme

License

Unlicense license

Activity

Stars

364 stars

Watchers

8 watching

Forks

62 forks

Report repository

Releases

18 tags

Packages

No packages published

Used by 379

@oliviamiller @itohio @pavels @bachsofttrick @ZaparooProject @martha-johnston + 371

Contributors16

+ 2 contributors

Languages