The package provides Go bindings for PortAudio.
All the code has automatically been generated with rules defined in portaudio.yml.
$ brew install portaudio
(or use your package manager)
$ go get github.com./xlab/portaudio-go/portaudio@latest
See example#1.
You will need to get the c-for-go tool installed first.
$ git clone https://github.com./xlab/portaudio-go && cd portaudio-go
$ make clean
$ make
Package portaudio-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `portaudio-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'portaudio-2.0' not found
Package 'portaudio-2.0' not found
Package 'portaudio-2.0' not found
Package 'portaudio-2.0' not found
Install portaudio
package using your package manager.