[PD-dev] how to tell when a patch is finished loading

Mathieu Bouchard matju at artengine.ca
Wed Sep 2 17:22:22 CEST 2009


On Tue, 1 Sep 2009, Hans-Christoph Steiner wrote:

>> just ping the client... depends a bit on the branch...
>> miller: sys_gui("pd %s done \\;\n",rcv->s_name);
>> hans:   sys_gui("pdsend \"%s done\"\n",rcv->s_name);
>> matju:  sys_gui("netsend \"%s done\"\n",rcv->name);
>> provided that you have done pd_bind((t_pd *)self,rcv); and a 
>> class_addmethod for the name "done" (the callback).
> Are there any existing methods?

I stated it, therefore it exists.

I suppose it depends on your school of ontology.

> I am actually thinking Tcl/GUI side.

You can't get out of this question without thinking with both sides.

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801


More information about the Pd-dev mailing list