<div dir="ltr">Oliver,<div><br></div><div>thank you for your reply. Looks like [sort] from Zexy will be my perfect choice.</div><div>All the best,</div><div><br></div><div>Popesz</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Dec 16, 2020 at 6:57 PM oliver <<a href="mailto:oliver@klingt.org">oliver@klingt.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Csaba Láng wrote:<br>
> Dear list,<br>
> <br>
> I need to make a decreasing order from 10 different numbers.<br>
> Namely, I have 10 people doing something finishing in different times, <br>
> and I would like to display their ranking in a decreasing order.<br>
> Is it possible to create such an order in Pd?<br>
> Any clues are welcome.<br>
<br>
many possible ways:<br>
<br>
1.) VANILLA: [text define] and the [sort( message<br>
(but as of PD.0.51 you have to take care for the descending order <br>
manually after sorting)<br>
2.) [list-sort] from the [LIST-ABS] abstractions<br>
3.) [sort] from the [ZEXY] library<br>
<br>
best<br>
<br>
oliver<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>