2 Sep 2009 20:09
Re: customizing the new Pd GUI, some examples
Mathieu Bouchard <matju <at> artengine.ca>
2009-09-02 18:09:43 GMT
2009-09-02 18:09:43 GMT
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 <at> iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
RSS Feed