Last updated: Sept, 19. 2007

Opensoundcontrol (OSC) related software

 

Overview:

Linking different media systems has become a central task in making interactive systems, installations and programming. Opensoundcontrol is a versatile protocol which is well suited for those applications. I developed a few simple tools which helped me to use OSC more effectively and i want to share with you.

 

OSC - Monitor, a simple tool allowing to log OSC messages.

OSC - Cursor, a program which allows you to take over mouse and keyboard through OSC messages

OSC - ActiveX, documentation found here

OSC - Delphi Component, please use the ActiveX documentation, applies to delphi component as well.

OSC - DLL static library which allows to receive OSC messages, originally used for a Halflife2 OSC Mod.