[PD] [Pd] Writing subpatch contents, was Re: [Csnd] Writing subpatch contents

Roman Haefeli reduzierer at yahoo.de
Wed Nov 21 22:28:10 CET 2007


On Wed, 2007-11-21 at 18:36 +0900, hard off wrote:
> yeah, but what chuck wants to know is WHICH objects are in his
> subpatch.  so...if he puts a slider, 2 number boxes and 3 arrays in a
> subpatch, he needs something that will tell him that the subpatch
> contains a slider, 2 number boxes and 3 arrays.
> 
> and then in another subpatch there might be 6 number boxes all
> connected to a [pack] object going into a [send]
> ssaad will only tell you the values OUTPUT by these objects...but it
> won't tell you WHICH objects are in place.

how comes that it is 'unkown', which objects are in the subpatch? either
it is known, because there is a finite number of different kinds of
subpatches or these are created dynamically by messages to canvas. in
the latter case, the content of the subpatches is know, because it was
created by another patch. so in either case the content is know. this
also means, that you can put the list of known objects in one or more
messages and thus can be saved by ssaad system.

(sorry, if i missed an important point of that thread, but i just can't
think of a case, where a list of objects is unkown)


roman



	
		
___________________________________________________________ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de





More information about the Pd-list mailing list