Arranging Numbers?
Dearest Respect Max MSPers,
I think this is an easy one:
Suppose I have three randomly generated numbers, what does one do in order to take these numbers and arrange them in order from lowest to highest? Thanks in advance!
Yours,
Brent
...and I did mean "Dearest Respected..."
lol
Have a look at [zl sort].
lh
Hi brent,
You may use zl :
Max Patch
Copy patch and select New From Clipboard in Max.
If the numbers arrive one by one, you can use [zl group] to make the list. Have a look to the zl helpfile, many great features in there.
Ch.