On Tue, 2020-03-31 at 13:19 +0200, IOhannes m zmölnig wrote:
On 3/31/20 12:40 PM, Christof Ressi wrote:
Now you can send messages between the two sockets. See attached patch.
incidentally (well not so much i guess), this topic has also been covered by a few other threads on this mailinglist and on pd-dev and on github: https://github.com/pure-data/pure-data/issues/917
Yeah, right. I wasn't sure if was already in master, but my fault was that I tried that between [netreceive -u] and [netsend -u]. As Christof's patch illustrates, one should use two [netsend]s.
Nice!
Roman