AW: [PD] Garbage collection / py 0.0.1 python script object

Thomas Grill t.grill at gmx.net
Sat Mar 30 18:53:10 CET 2002


> i wonder how the jMax people deal with this as their gui is written in
> Java?  does anyone know?

> It runs in a completely separated *process* in fact.

It is my goal to let python scripts run on a separated thread as well, but
for that i need to pack a few more things into flext (message queue, thread
safety,...).

In that context: Which pd calls are allowed in a second thread?
clock_delay(), outlet_*() would be the most important

greetings,
Thomas





More information about the Pd-list mailing list