CONTACT IXI : OpenSoundControl :

Python - SimpleOSC : v0.2.5
Simple API for the Open Sound Control implementation for Python (by Daniel Holth, Clinton McChesney --> http://wiretap.stetson.edu ).
The main aim of simpleOSC is to provide with a simple way to use OSC implementation to make life easier to those who don't have understanding of programming sockets. Thanks to Daniel Holth and to Buchsenhausen, Innsbruck, Austria.
> Download SimpleOSC

SuperCollider

> Download ixi SC OSC (NOT YET)

ixiOSC_Processing
In our workshops we go into how to communicate between networked computers and between different programming environments. The communication takes place using the Open Sound Control (OSC). Here you have some example patches in SuperCollider, Pure Data (PD), Max/MSP and a Processing program that sends and receives OSC from the sound programming environments.
> Download ixiOSC_Processing

ixiOSC_Blender
This example shows how to use simpleOSC library from ixi-software.net to send and receive OSC from/to blender with a very simple to use API by hidding the complex stuff.
> Download Blender OSC example