Project Type:
Programming Language LibraryProject URL:
J# OSC (.NET 2.0)OSC Documentation URL:
J# OSC Documentation (same as JavaOSC documentation)J# OSC is a library for talking the Open Sound Control (OSC) protocol in J#/.NET2.0. It is not, in itself, a usable program. Rather, it is a library designed for building programs that need to communicate over OSC (e.g., SuperCollider, Max/MSP, Reaktor, etc.)
J# OSC is very easy to use: with just a couple of lines you're sending and receiving OSC messages.
It's a port of JavaOSC project
Transport Type:
UDP
Platform:
Windows
Other
Features:
Packet Parsing (Client)
Packet Construction (Server)
Type Support:
i: int32
b: blob
s: string
f: float32