All Projects → scgolang → osc

scgolang / osc

Licence: MIT license
Open Sound Control 1.0 for golang

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to osc

micropython-osc
A minimal OSC client and server library for MicroPython.
Stars: ✭ 37 (+8.82%)
Mutual labels:  osc, open-sound-control
Chataigne
Artist-friendly Modular Machine for Art and Technology
Stars: ✭ 251 (+638.24%)
Mutual labels:  osc
Go Osc
Open Sound Control (OSC) library for Golang. Implemented in pure Go.
Stars: ✭ 123 (+261.76%)
Mutual labels:  osc
Fsynth
Web-based and pixels-based collaborative synthesizer
Stars: ✭ 146 (+329.41%)
Mutual labels:  osc
Rcam
Real time volumetric video capture for live visuals
Stars: ✭ 128 (+276.47%)
Mutual labels:  osc
Xrnx
The official Renoise Lua Scripting repository
Stars: ✭ 165 (+385.29%)
Mutual labels:  osc
Lick
LiCK, Library for ChucK
Stars: ✭ 118 (+247.06%)
Mutual labels:  osc
ManosOsc
(Eyebeam #13 of 13) Output OSC, MIDI, and After Effects/Maya animation scripts from the Leap Motion controller.
Stars: ✭ 53 (+55.88%)
Mutual labels:  osc
Midimonster
Multi-protocol control & translation software (ArtNet, MIDI, OSC, sACN, ...)
Stars: ✭ 241 (+608.82%)
Mutual labels:  osc
Pedalinomini
Same features of Pedalino™ in a compact form.
Stars: ✭ 139 (+308.82%)
Mutual labels:  osc
Osc Js
OSC library for Node.js, Electron, Chrome Apps, Webpages or any other JS application. It comes with a customizable Plugin API for WebSocket, UDP or bridge networking
Stars: ✭ 135 (+297.06%)
Mutual labels:  osc
Ofxremoteui
OpenFrameworks addon serves any number of variables (bool, float, int, enum, string, ofColor) on the network, so that you can modify from outside the OF app. Includes a native OSX Client. OSC based.
Stars: ✭ 132 (+288.24%)
Mutual labels:  osc
Swiftosc
SwiftOSC is an Open Sound Control client and server framework written in Swift.
Stars: ✭ 180 (+429.41%)
Mutual labels:  osc
Easyvirtualmotioncaptureforunity
バーチャルモーションキャプチャーからOSCで姿勢情報を受信してUnityシーンに反映するスクリプト群です。 UnityPackage1つで簡単導入、ランタイムでももちろん動作。プロトコルは公開されており拡張可能
Stars: ✭ 128 (+276.47%)
Mutual labels:  osc
Pedalino
Smart wireless MIDI foot controller for guitarists and more.
Stars: ✭ 105 (+208.82%)
Mutual labels:  osc
Android
Android app for collecting OpenStreetCam imagery
Stars: ✭ 119 (+250%)
Mutual labels:  osc
Libossia
A modern C++, cross-environment distributed object model for creative coding and interaction scoring
Stars: ✭ 133 (+291.18%)
Mutual labels:  osc
Atemosc
Control ATEM video switchers over the network with OSC messages
Stars: ✭ 147 (+332.35%)
Mutual labels:  osc
vimix
Live Video Mixer
Stars: ✭ 172 (+405.88%)
Mutual labels:  osc
osmid
osmid is a tool to bridge MIDI and OSC. It is currently in use in Sonic Pi
Stars: ✭ 63 (+85.29%)
Mutual labels:  osc

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].