grig.osc

Cross-target OSC (Open Sound Control) support
https://grig.tech/

To install, run:

haxelib install grig.osc 0.0.3 

See using Haxelib in Haxelib documentation for more information.

README.md

grig.osc

pipeline status Build Status Gitter

See the haxe grig documentation

haxe implementation of OSC (open sound control)

Transports/targets supported so far:

TargetUDPTCPWebSocketsThreading
c++XXX
hlXXX
pythonXXX
nodejsXX
html/jsO (openfl)
luaO
phpO
javaXXX
c#XXX
nekoXXX
swfO (openfl)
  • X non-blocking
  • O blocking only

OpenFL implementation only supports client, no server

All targets of course get the logic to parse osc so you can always supply your own transport by implementing PacketListener for servers and PacketSender for clients.

Contributors
thomasjwebb
Version
0.0.3
Published
5 years ago
Dependencies
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub