Hi,

I'm trying to understand a problem I'm having with unpackOSCstream...

I am receiving a series of OSC messages using mrpeach/tcpreceive, the first 
outlet of which is connected to mrpeach/unpackOSCstream

unpackOSCstream wraps mrpeach/slipdec with a default packet size of 65536

With the default packet size I get an error "slipdec_list: input packet longer 
than 65536" for the OSC message "/send 236 cc62 0" and subsequent messages are 
dropped.

If I double the slipdec packet size to 131072 then everything works fine.

This seems a bit strange as I am not sending any packets longer than 65536. 

Any ideas as to why this is happening?

Thanks,

Jamie


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

Reply via email to