An open API service indexing awesome lists of open source software.

https://github.com/crow-misia/go-libsoundio

libsoundio bindings for Go.
https://github.com/crow-misia/go-libsoundio

Last synced: 4 months ago
JSON representation

libsoundio bindings for Go.

Awesome Lists containing this project

README

        

# go-libsoundio

[![GoDoc](https://godoc.org/github.com/crow-misia/go-libsoundio?status.svg)](https://godoc.org/github.com/crow-misia/go-libsoundio)
[![Go Report Card](https://goreportcard.com/badge/github.com/crow-misia/go-libsoundio)](https://goreportcard.com/report/github.com/crow-misia/go-libsoundio)
[![MIT License](https://img.shields.io/github/license/crow-misia/go-libsoundio)](LICENSE)

> "libsoundio - C library providing cross-platform audio input and output. The API is suitable for real-time software such as digital audio workstations as well as consumer software such as music players."

Go bindings for the libsoundio sound library

* For more information and documentation for libsoundio: http://libsound.io/