[PD] sorting a 2 dimension list

Thomas Ouellet Fredericks iamonthebeach at hotmail.com
Thu Feb 17 19:43:41 CET 2005


Tried it but it does not seem to work.
py/pyext loads but when I open an example patch, the interface freezes and I 
do not get any error messages.

pd-0.38.2
python 2.3.5

tom

----- Original Message ----- 
From: "Tim Blechmann" <TimBlechmann at gmx.net>
To: <pd-list at iem.at>
Sent: Thursday, February 17, 2005 12:51 PM
Subject: Re: [PD] sorting a 2 dimension list


>> How can I sort a multidimensional list by it's first element?
>> I know of a way using [coll] (cyclone) but from my experience, [coll]
>> is  unstable.
>>
>> Example : how do I sort the following list [[2,3],[7,4],[5,3],[6,7]] ?
>> The result would be : [[2,3],[5,3],[6,7],[7,4]]
> pyext would do a lovely job ... t
>
> -- 
> mailto:TimBlechmann at gmx.de    ICQ: 96771783
> http://www.mokabar.tk
>
> latest mp3:
> http://jokebux.klingt.org/gro.tgnilk/mp3s/2317/index.html
>
> After one look at this planet any visitor from outer space
> would say "I want to see the manager."
>       William S. Burroughs
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://iem.at/cgi-bin/mailman/listinfo/pd-list
> 




More information about the Pd-list mailing list