metakeule / osc

Open Sound Control 1.0 for golang

Home Page:http://godoc.org/github.com/scgolang/osc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osc

Open Sound Control 1.0 for Go.

Go Report Card

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.

About

Open Sound Control 1.0 for golang

http://godoc.org/github.com/scgolang/osc

License:MIT License


Languages

Language:Go 99.8%Language:Makefile 0.2%