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

First try throwing extra ints in the #X connect messages in a .pd file, and see if that works. Then try getting those ints in Pd.

this is the signature for the connect messages:

g_editor.c: gensym("connect"), A_FLOAT, A_FLOAT, A_FLOAT, A_FLOAT, A_NULL);

this means that $1,$2,$3,$4 have to be floats, and furthermore, $5 must not exist.

 _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to