Open pd-tom opened 9 months ago
netsend and netreceive work just fine in Ableton Live btw. So the problem might only occur in Logic Pro.
this problem also exists in standalone on windows:
[netreceive -u -b port] > [oscparse] > [print]
in a simple patcher gets no output in plugdata 0.8.3, loading the exact same patch in vanilla puredata 0.54.1 messages appear in the console when sent.
The netreceive object is broken in Logic Pro 10.8.1. The issue also affects all earlier versions of Logic I think.
Steps to reproduce.
A second netreceive object listening to the same port in standalone pd, running next to Logic pro, will receive the values. So netsend is working fine.