Communication: Open Sound Control (OSC)
Open Sound Control in a protocol developed at CNMAT for controlling sound synthesis application. It can be used simply as a replacement for midi with meaningful message names that are easy to parse out in max or pd. It can also be used to create a heirarchy of message that are bound for different receivers and provides support for discovering the messages an application knows how to respond to.
- Open Sound Control Specification - The OSC Spec.
- Open Sound Control - The OSC home page at CNMAT. OSC documentation and reference C implementation are found here.
Also look here for implementations for a wide variety of platforms, languages and applications including Max/MSP, pd, Super Collider, perl, C++ and java.
- OSCx-0.16-2-serial.tar.gz - Source code distribution for Scott Wilson's OSC serial pd etern.