[LAU] OSC howto

Bill Gribble grib at billgribble.com
Thu Feb 7 19:25:29 UTC 2013


>From a developer's perspective, I found liblo to be a good wrapper
around OSC.  Here's a snip from the liblo README: 

-----------------------

liblo is a lightweight library that provides an easy to use implementation of
the OSC protocol. For more information about the OSC protocol, please see:

- http://www.cnmat.berkeley.edu/OpenSoundControl/
- http://www.opensoundcontrol.org/


The official liblo homepage is here:

- http://liblo.sourceforge.net/

-----------------------

I do most of my development in Python, but I found the "pyliblo"
bindings for liblo to be Good Enough (tm) to get my app responding to
and generating OSC. I did have to make a small patch or two which I
haven't submitted back upstream; if you are using the Python bindings
let me know and I'll point you to my changes. 

It was quite a nice feeling to click "Learn", wiggle a fader on my
iphone TouchOSC app, and watch the fader in my Linux app start to move! 

Thanks,
Bill Gribble 


On Fri, 2013-02-08 at 06:17 +1100, Patrick Shirkey wrote:
> Hi,
> 
> Can someone point me to a very simple and obvious HOWTO on making OSC work
> with Linux Apps?
> 
> 
> 
> 
> --
> Patrick Shirkey
> Boost Hardware Ltd
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user at lists.linuxaudio.org
> http://lists.linuxaudio.org/listinfo/linux-audio-user




More information about the Linux-audio-user mailing list