[PD-dev] mrpeach/tcpserver question

Martin Peach martin.peach at sympatico.ca
Sat May 1 18:37:55 CEST 2010


Ivica Ico Bukvic wrote:
> 
> Couldn't the broadcast command spawn a separate thread that then services all clients to avoid xruns?

It might be better just to have it send the same buffer instead of 
repeatedly parsing the same input for each send (unless it's the thread 
creation itself that causes glitches). I'll look into it.

Martin





More information about the Pd-dev mailing list