[linux-audio-dev] OSC vs MIDI

Steve Harris S.W.Harris at ecs.soton.ac.uk
Wed Sep 1 08:47:45 UTC 2004


On Tue, Aug 31, 2004 at 04:52:33 +0100, Dave Griffiths wrote:
> > I like the OO-in-C style of programming, its pretty much the best of 
> > both worlds IMHO. C syntax, but no C++ 'features'.
> 
> Not mention the lack of a maze of twisty ABI's...

Truely.
 
> Just a quick side issue, I'm doing a lot of message passing - in and out of
> OSC, and then through my own realtime fifo IPC layer thingy into the audio
> thread of my application. Are there any standard libraries or ways of doing
> this all in one go? I guess the last step is very application dependant...

Not sure I understood the question, but the latest liblo supports OSC over
UNIX domain FIFOs. That doent sound like what you want though.

I guess something liblo could do to help if it doesnt allready is offer to
serialise an OSC message to a memory location, or return a pointer to one.

- Steve



More information about the Linux-audio-dev mailing list