[PD] decreasing order from 10 numbers

Csaba Láng langcsaba at gmail.com
Wed Dec 16 19:35:11 CET 2020


Oliver,

thank you for your reply. Looks like [sort] from Zexy will be my perfect
choice.
All the best,

Popesz



On Wed, Dec 16, 2020 at 6:57 PM oliver <oliver at klingt.org> wrote:

> Csaba Láng wrote:
> > Dear list,
> >
> > I need to make a decreasing order from 10 different numbers.
> > Namely, I have 10 people doing something finishing in different times,
> > and I would like to display their ranking in a decreasing order.
> > Is it possible to create such an order in Pd?
> > Any clues are welcome.
>
> many possible ways:
>
> 1.) VANILLA: [text define] and the [sort( message
> (but as of PD.0.51 you have to take care for the descending order
> manually after sorting)
> 2.) [list-sort] from the [LIST-ABS] abstractions
> 3.) [sort] from the [ZEXY] library
>
> best
>
> oliver
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20201216/fd2f173f/attachment.html>


More information about the Pd-list mailing list