Re: [PD] sorting floats with sort [zexy]

2015-05-26 Thread IOhannes m zmoelnig
On 2015-05-22 10:09, Cyrille Henry wrote: > >> >> btw. what is the meaning of "invision"??? in this context, "invision" has no meaning per se but is a typo. it should have spelled "envision". > i think Iohannes ask what is a 75% sorted list. yes. i wanted you to provide a few examples that mig

Re: [PD] sorting floats with sort [zexy]

2015-05-22 Thread Rainer .
> > I work with images >5k resolution (and tiling) :-) > this is still a lot for real time in the CPU. It´s not realtime and it does not have to be realtime. It´s more like a render job for pd/GEM in single buffered mode. you can have 2 array : the unsorted, and the sorted. then interpolate betw

Re: [PD] sorting floats with sort [zexy]

2015-05-22 Thread Cyrille Henry
Le 21/05/2015 23:39, Rainer . a écrit : Thanks for the response so far!!! 100 - just a number to make it clear that I want to sort big lists. I should have been more precise - in fact I want to sort pixel values, a huge amount of pixel values. I´ve done this already with sort from zexy (

Re: [PD] sorting floats with sort [zexy]

2015-05-21 Thread Rainer .
Thanks for the response so far!!! 100 - just a number to make it clear that I want to sort big lists. I should have been more precise - in fact I want to sort pixel values, a huge amount of pixel values. I´ve done this already with sort from zexy (with arrays) and it worked pretty well. But i

Re: [PD] sorting floats with sort [zexy]

2015-05-21 Thread Jack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 21/05/2015 16:16, Rainer . a écrit : >> e.g. what's 75% between "1 6 8 4 3" and "1 3 4 6 8" > > Yes, that´s the question. I am thinking of e.g. 100 squares > [GEM] fading from random position to sorted postition. If you can, use a simple verte

Re: [PD] sorting floats with sort [zexy]

2015-05-21 Thread Cyrille Henry
Le 21/05/2015 18:13, Py Fave a écrit : you can multiply lists component wise check in (listabs ) in help browser multiply by a fraction then multiply with the goal values for large list, i suggest using array and iem_tab for a fade between A and B, x being the fade factor for 0 to 1, the fa

Re: [PD] sorting floats with sort [zexy]

2015-05-21 Thread Py Fave
you can multiply lists component wise check in (listabs ) in help browser multiply by a fraction then multiply with the goal values you should look egregore by chdh (on this list ) for morphing and they have a live in one week on the net using the patch 100 is hard to handle... 2015-05-21 1

Re: [PD] sorting floats with sort [zexy]

2015-05-21 Thread Rainer .
> e.g. what's 75% between "1 6 8 4 3" and "1 3 4 6 8" Yes, that´s the question. I am thinking of e.g. 100 squares [GEM] fading from random position to sorted postition. How can I fade lists? Thanks, Rainer 2015-05-21 15:56 GMT+02:00 IOhannes m zmoelnig : > On 2015-05-21 15:47, Rainer . wr

Re: [PD] sorting floats with sort [zexy]

2015-05-21 Thread IOhannes m zmoelnig
On 2015-05-21 15:47, Rainer . wrote: > Hi, > > I´m just playing with the sort object from zexy lib, sorting a bunch of > floats. I wonder if there is a way to fade or morph(?) from unsorted to > sorted state? how do you invision that? e.g. what's 75% between "1 6 8 4 3" and "1 3 4 6 8" how is yo

[PD] sorting floats with sort [zexy]

2015-05-21 Thread Rainer .
Hi, I´m just playing with the sort object from zexy lib, sorting a bunch of floats. I wonder if there is a way to fade or morph(?) from unsorted to sorted state? Any hints or help? Best regards, Rainer ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE