8000 GitHub - zanwang/portaudio-go: Package portaudio provides Go bindings for PortAudio.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zanwang/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

  • Go 50.1%
  • C 48.9%
  • Other 1.0%
0