Chapter 11. OSC/Open Sound Control

Table of Contents

What is OSC?
OSC Server Implementation
OSC Client Implementation
What can I do with OSC?

What is OSC?

OSC/Open Sound Control is a control/communication protocol over the network. An OSC server can receive messages and an OSC client can send messages to servers. Bidule is both a client and a server. The current implementation in Bidule should not be viewed as being in its final form. We have quite a few good ideas to extend the functionnality.