[PD] dynamic subpatch / canvas naming

Tim Blechmann TimBlechmann at gmx.net
Sun Sep 12 23:28:20 CEST 2004


hi all,

i've got a problem with message based patch generation ...

i'm using an abstraction with a subpatch, i want to create objects
inside this subpatch. therefor i named the subpatch $0-something ...
but when i do something like:

|ii $0|
|
|sprintf pd-%d-something|
|
|; $1 obj 100 100 catch~ test(

it returns:

"error: $1: not enough arguments supplied"

... i _can_ create the object when putting a namecanvas $0-something
into the subpatch, but since it's declared obsolete, i suppose, there is
another way ...

cheers ... tim

-- 
mailto:TimBlechmann at gmx.de    ICQ: 96771783
http://www.mokabar.tk

After one look at this planet any visitor from outer space 
would say "I want to see the manager."
				      William S. Burroughs




More information about the Pd-list mailing list