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, there are alternatives such as netpd which have been specifically built for such purposes.

Christof

On 23.06.2020 13:26, Jean-Yves Gratius wrote:
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 channel with a specific selector ?

Jean-Yves Gratius

On 23/06/2020 01:08, pd-list-requ...@lists.iem.at wrote:
Subject:
[PD] [PD-announce] AoO (audio over OSC) v2.0-pre2
From:
Christof Ressi <i...@christofressi.com>
Date:
22/06/2020 à 15:20

To:
pd-annou...@lists.iem.at


Dear list,

here's a new pre-release for the AoO multichannel audio streaming library. In the last two months, the library has been seen many improvements and has been used successfully in our Virtual Rehearsal Room project (see vrr.iem.at <https://vrr.iem.at/>).

Binaries for all common platforms (Windows, macOS, Linux, ARM boards) are available on Deken (search for "aoo"). The source code can be found here: https://git.iem.at/cm/aoo

See the help patches (aoo_send~-help.pd, aoo_receive~-help.pd, aoo_server.pd) for usage instructions.

If you want to stream between different home networks (without port forwarding), you can use [aoo_client] and connect to our public AoO server at the IEM (hostname: vrr.iem.at, port: 7077). You can easily set up your own AoO server by running a Pd patch containing [aoo_server <port>] on your web server.



_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list
_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to