Re: [LAU] Question about OSC Router / Forwarder availabilty

From: Robin Gareus <robin@email-addr-hidden>
Date: Wed Aug 22 2012 - 21:15:37 EEST

On 08/22/2012 06:21 PM, Diego Simak wrote:
> Hello List,
> I was thinking in control DSSI, LV2 and LADSPA plugins (using non-mixer)
> through TouchOSC for Android [1]
> TouchOSC for iOS has the option to customize the GUI and the OSC Paths but
> that option is not available at the moment for android.
>
> So I was thinking in some kind of application to route or forward OSC
> messages, just customizing the OSC path, the host and UDP port, among
> others things.
> I found this option for Mac [2] and this PD patch for linux [3] (can't get
> this working), but I would like to know if you know an application to do
> this or maybe some other recommendations to route/forward or even translate
> OSC messages.
>
> I know that maybe this could be done in PD or Python, but I don't want to
> reinvent the wheel.
>
> Thanks in advance for your help.
> Diego
>
>
>
>
> [1] http://hexler.net/software/touchosc
> [2] http://www.osculator.net/
> [3] https://code.autistici.org/trac/planetQ/wiki/robOSC
>
>

route or rewrite: should not be hard using Pd.

Simply forward - or duplicate OSC message to multiple hosts/ports, I use
  http://gareus.org/_media/oss/osc/repeater_udp.c
which can forward any UDP datagram (OSC or whatever) to one or more
hosts/ports. -- compile with `gcc -o repeater_udp repeater_udp.c`

ciao,
robin
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Thu Aug 23 00:15:01 2012

This archive was generated by hypermail 2.1.8 : Thu Aug 23 2012 - 00:15:02 EEST