[PD-dev] clock_delay question

Ivica Ico Bukvic ico at vt.edu
Sun Mar 21 17:38:49 CET 2010


Speaking of clock_delay(), does every kind of output that is triggered
by something other than pd's tree traversal (e.g. incoming network
messages that are gathered by a separate thread, or messages triggered
by other libs) need to be sent through clock_delay() so that it occurs
within the right timeframe or is that not a problem like triggering from
the dsp thread?

Likewise, I noticed that netclient (maxlib) uses something called
sys_pollfn() call, is this safe?

Best wishes,

Ico





More information about the Pd-dev mailing list