Skip to content

whitelynx/gortaudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoRtAudio

Go bindings for RtAudio

Prerequisites

Building

./waf configure build

Testing

You can try running any of the example apps in the examples/ directory; for instance, to test out GoRtAudio using the default API:

env LD_LIBRARY_PATH=$GOPATH/pkg/linux_amd64/bitbucket.org/whitelynx go run examples/gortaudio_default.go

Installing

./waf install

License

GoRtAudio is released under the terms of the MIT license; see the LICENSE file for details.

About

Go bindings for RtAudio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published