[PD] receiver with two or more arguments

vincent rioux vincent.rioux at no-log.org
Thu Apr 13 11:49:45 CEST 2006


dear list,
i know this has already been adressed but i still wonder how can one 
build a receiver with two or more initialization arguments.

nb
|
[s 0-1-test]

and in abstraction [pd test 0 1]
[r $1-$2-test]
does not work.

i solved this pb with a simple and uncomplete pyext script (r.py, attached):
to be used like that:

nb
|
[s 0-1-test]

and in abstraction [pd test 0 1]
[pyx r r $1 $2 test]

but i wish i could get a genuine pd solution.
vincent

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: r.py
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20060413/8104476b/attachment.txt>


More information about the Pd-list mailing list