Page 1 of 1

Posted: 12 Apr 2014, 19:44
by La Tenaille
Hi,
I've configured an OSC connexion with my Ipad and touchOSC. It works fine for a while and then crashes Windows (mouse freeze, I have to restart the computer).
I've tried to find a reason but I'm stuck :
- I don't seem to have any OSC loops (checked with trace).
- I've tried a wired connexion with mywi (same result).
- I've tried to filter the faders messages out with a trunc module to limit the bandwidth (no change).

Could it be an overflow ? Or I miss something ?
Thanks

Posted: 17 Apr 2014, 21:40
by nay-seven
sorry for the delay, but was not easy to reproduce
next version will have a fix on OSC communication

Posted: 18 Apr 2014, 16:26
by La Tenaille
I've rebuilt the same setup with midi (huge work!). It works fine now. Of course the midi limitations are here (no text feedback, need to convert messages because of the "128 encoding" limitation, reduced bandwidth, external soft to create a virtual midi device).
So a reliable OSC connexion will be appreciated ;)