Hi,
I did not try liblo yet, but it would be the alternative, if I cannot figure out how to get it working with pyOSC. Why so offensive?Two general remarks - first: show us (some) code? Do you _really_ expect us to debug your problem with the information you provided? I expect nothing! I ask for help, if you dont want to, then dont. Anyway... I am reffering to this version of PyOSC:Which PyOSC? There seem to be quite a few out in the wild ... https://gitorious.org/pyosc/devel/commits/python3 What event loop do you use in your program? Some code please ... Cheers ,Ralf Mattes I have a python3 app, that calls a class OSC_Communication. address = localhost, port = 9001 class OSC_Communication(object): def __init__(self, address, port):as simple as it is, it does not receive any OSC message. The addressing is correct and the messages are sent. I checked with puredata and printed messages correctly. Wireshark captured messages correctly as well. So, what am I missing? Regards, Ck |
_______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user