Skip to content

xlab/portaudio-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

portaudio-go

The package provides Go bindings for PortAudio.
All the code has automatically been generated with rules defined in portaudio.yml.

Usage

$ brew install portaudio
(or use your package manager)

$ go get github.com/xlab/portaudio-go/portaudio

See example#1.

Rebuilding the package

You will need to get the cgogen tool installed first.

$ git clone https://github.com/xlab/portaudio-go && cd portaudio-go
$ make clean
$ make

About

Package portaudio provides Go bindings for PortAudio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages