Re: [PD] How to establish a data channel beside Audio Over Osc (was : [PD-announce] AoO (audio over OSC) v2.0-pre2)

2020-06-23 Thread Christof Ressi
I should stress that this is only necessary if the remote Pd instances are in different networks connected over the internet, so the peers don't know each others public IPs and ports (unless they enable port forwarding). If you're all in the same private network, you can simply use a

Re: [PD] How to establish a data channel beside Audio Over Osc (was : [PD-announce] AoO (audio over OSC) v2.0-pre2)

2020-06-23 Thread Christof Ressi
Hi, I need a data channel in order to transmit control rate messages betwwen the two pd instances. I'm already planning a feature where you can use [aoo_client] to send/broadcast arbitrary OSC messages to peers. I can ping you once it is available on the develop branch. In the meantime,

[PD] How to establish a data channel beside Audio Over Osc (was : [PD-announce] AoO (audio over OSC) v2.0-pre2)

2020-06-23 Thread Jean-Yves Gratius
Great project ! many thanks. I have a side question : How could I communicate between two remote instances of Pd using AOO ? Beyond audio channels, I need a data channel in order to transmit control rate messages betwwen the two pd instances. Shoud I use netsend and netreceive on the same udp