hi, $0 is replaced by a unique identifier (number) in your patch. so you can use send / receive inside an abstraction without problems (if you do not use $0, then a send message is sent to all receive-objects with the same name in all opened abstractions. for arrays you can also use $0: table $0-myname). marius.
----- Original Message ----- From: "Shintaro Miyazaki" shintaro.miyazaki@stud.unibas.ch To: "pix" pix@test.at; marius.schebella@chello.at Cc: pd-list@iem.kug.ac.at Sent: Saturday, October 04, 2003 6:01 PM Subject: Re: [PD] pd-open..
Am Samstag, 04.10.03, um 17:23 Uhr (Europe/Zurich) schrieb marius schebella:
I think you cannot pass arguments with the open
I hope its possible..
command. but you can either try to use $0-variables inside the abstraction
what are $0 variables?
if you save the master patch while the abstractions are open, they should reopen when you next load it..
i think..
pix.
doesnt work... anyway if have several instances of one abstraction it saves just one window-position. (i.e corner-upperleft of your screen.)
cheers miyazaki s
by the way does somebody know the exact meaning of these koordinates? Can I specify at which position the window (patch/abstraction is gonna open)?