Re: [LAD] OSC Practices

From: Paul Davis <paul@email-addr-hidden>
Date: Wed Jun 02 2010 - 01:51:38 EEST

On Tue, Jun 1, 2010 at 4:01 PM, Olivier Guilyardi <list@email-addr-hidden> wrote:

> Whereas OSC just looks like a generic RPC mechanism, thus requiring some
> development knowledge or custom-made tools.

this is exactly correct.

there is no established way to send an OSC message to an arbitrary
receiver and reliably accomplish anything at all. there is no standard
message set to ask the receiver to play a note, stop playing a note.
ditto for transport control, and just about everything else you could
imagine. in short there are no standards.

the only thing that does exist is a "meta-standard" to query the OSC
namespace, and arguably another meta-standard to get the current value
of any readable target within the namespace.

as you have surmized, in its current state OSC cannot possibly be
considered as a replacement for MIDI as a generic communication
protocol for musical-related tasks. what it does to is to provide a
common transport mechanism and a standard namespace convention (the
lowly '/'), and the agreement to use text messages which makes adding
certain capabilities to a pair of receivers and transmitters just a
bit simpler than it otherwise would be.

--p
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Wed Jun 2 04:15:02 2010

This archive was generated by hypermail 2.1.8 : Wed Jun 02 2010 - 04:15:02 EEST