hi
although my problem seems to be simple, i don't have any solution for it:
i'd like to create a list consisting of two elements, like you normally do with [pack]. my problem: the elements can be floats OR symbols, but the the [pack]-object expects only one type for each argument. how can i "pack" anything together?
thanks for ideas
[glue] in zexy should do it
-josh
Roman Haefeli wrote:
hi
although my problem seems to be simple, i don't have any solution for it:
i'd like to create a list consisting of two elements, like you normally do with [pack]. my problem: the elements can be floats OR symbols, but the the [pack]-object expects only one type for each argument. how can i "pack" anything together?
thanks for ideas
PD-list mailing list PD-list@iem.at to manage your subscription (including un-subscription) see http://iem.at/cgi-bin/mailman/listinfo/pd-list
Roman Haefeli wrote:
hi
although my problem seems to be simple, i don't have any solution for it:
i'd like to create a list consisting of two elements, like you normally do with [pack]. my problem: the elements can be floats OR symbols, but the the [pack]-object expects only one type for each argument. how can i "pack" anything together?
another solution using zexy: [repack] packs sequences of atoms of any type into lists of certain lengths.
mfg.asdr.as IOhannes
thank you
that was, what i actually was looking for. i already "discovered" it by myself. by the way, in my opinion zexy is one of the most useful libs. thanks
----- Original Message ----- From: "IOhannes m zmoelnig" zmoelnig@iem.at To: "Roman Haefeli" reduzierer@yahoo.de Cc: "post pd-msg" pd-list@iem.kug.ac.at Sent: Sunday, May 09, 2004 9:24 PM Subject: Re: [PD] how to [pack] anything?
Roman Haefeli wrote:
hi
although my problem seems to be simple, i don't have any solution for
it:
i'd like to create a list consisting of two elements, like you normally
do
with [pack]. my problem: the elements can be floats OR symbols, but the the [pack]-object expects only one type for each argument. how can i "pack" anything together?
another solution using zexy: [repack] packs sequences of atoms of any type into lists of certain
lengths.
mfg.asdr.as IOhannes
PD-list mailing list PD-list@iem.at to manage your subscription (including un-subscription) see http://iem.at/cgi-bin/mailman/listinfo/pd-list