[Pd] Scalar selection question

Frank Barknecht fbar at footils.org
Mon May 22 19:11:54 CEST 2006


Hallo,
Chuckk Hubbard hat gesagt: // Chuckk Hubbard wrote:

> On 5/22/06, Frank Barknecht <fbar at footils.org> wrote:
> >Hallo,
> >Chuckk Hubbard hat gesagt: // Chuckk Hubbard wrote:
> >
> >> I don't yet understand all the [list] objects, is there maybe a way to
> >> use that to store a list of pointers?
> >
> >Yes, you can store pointers in [list] as well, just pack them with
> >[pack], e.g. [pack 0 p p p 0]---[list]
> 
> Hmm, but what if it's a different number of pointers each time?  And
> if all pointers are coming from the same outlet, there would have to
> be some way to prepare them to be packed.

You can use for example all the list-operations in the [list]-abs
collection to build and modify variable length lists on the fly. 

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-list mailing list