Fwd: [PD] pd-open..

Krzysztof Czaja czaja at chopin.edu.pl
Mon Oct 6 10:39:30 CEST 2003


hi,

in a master patch, put any number of [nameofabstraction <x> <y>]
objects, differentiated with x/y coords, and a message
';pd-nameofabstraction.pd vis 1', possibly loadbang-trigerred.

In an abstraction patch put (connections are mostly obvious,
except the trigger's input, taken from the 4th outlet of the tot,
instead of a loadbang):

[t b b]
[int $1] [int $2]
[sprintf symbol +%d+%d]
'tot wm geometry .^ $1'
[tot .]

Sort of works, although there ought to be a simpler solution
(cannot see one...)

Krzysztof

Shintaro Miyazaki wrote:
...
>>> do you mean how to make the abstraction, you are using in your patch 
>>> popup?
>>> you can do this with
>>> ;pd-nameofabstraction.pd vis 1
...
>> But the problem is still that all open at the same position.
>> How can I specify that?





More information about the Pd-list mailing list