/goalsa

Go bindings for audio capture and playback with ALSA and libasound

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

PkgGoDev Go Report Card Build Status Coverage Status

Go ALSA bindings

These bindings allow capture and playback of audio via ALSA using the alsa-lib library.

Installation

go get github.com/cocoonlife/goalsa

Status

The code has support for capture and playback with various parameters however it is only quite lightly tested so it is likely that bugs remain. Playback in particular has not been very well tested.