osc
osc copied to clipboard
Open Sound Control 1.0 for golang
osc
Open Sound Control 1.0 for Go.
Install
go install github.com/scgolang/osc
Usage
See the ping pong example.
Contributing
This package aims to be high quality and completely compliant with the OSC 1.0 Spec.
If there is anything missing or this package does not satisfy your use case please open an issue with a detailed description of what you are doing and we will try to address it as quickly as possible.
If you wish to contribute code, please write tests that cover all your code.