Re: [linux-audio-dev] App metadata intercomunication protocol.. (OSC)

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] App metadata intercomunication protocol.. (OSC)
From: Andy W. Schm (andy_AT_e-molecule.com)
Date: Tue Jul 23 2002 - 07:58:55 EEST


RE: A generic control/message passing protocol

I encourage you all to have a look at Open Sound Control (OSC). OSC was
designed to be simple to parse yet sufficiently verbose to provide a complete
namespace and type system. OSC is stateless and designed with realtime music
applications in mind, especially for control data and inter-application
communication.

http://cnmat.cnmat.berkeley.edu/OSC/

A typical use of OSC is to control a synthesizer from another application by
sending a message such as "/mypatch/oscillator3/frequency 440". The most
common method of transmission is as a UDP packet, but other methods are possible.

-andy

---
Andrew W. Schmeder


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Jul 23 2002 - 08:14:46 EEST