[PD] pd~ fifo flag and block delays

IOhannes m zmölnig zmoelnig at iem.at
Fri Sep 25 21:06:20 CEST 2020


On 2020-09-25 19:33, Miller Puckette via Pd-list wrote:
> but for now the only way to do that is launch two processes (which you can
> connect with netsend/netreceive).

but you cannot launch a 2nd Pd from within running instance (at least
not with vanilla means), whereas [pd~] does allow something similar.


> There is a realtime object by which a pd~ sub-process could keep watch over> Gem or whatnot, spacing out requests according to their CPU usage.
That would
> be a pretty clunky solution but not completely unworkable.

you can try to use [realtime] to predict that the slave system is going
to block ssonish.
however, since it's really really hard to predict the future, you might
be wrong, esp. if the child thread has no hard-realtime constraint.

gfmstrd
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20200925/f0edc419/attachment.sig>


More information about the Pd-list mailing list