hi,
we're currently writing a piece of software that does some statistical analysis and interpoliation, and then triggers pd via a tcp socket, the problem is that both sleep() and nanosleep() syscalls give us an approx. jitter of 30msec which is way too much, and we're somehow stuck ...
any hints anyone ?
thanks in advance,
x