Lists interpolation

francesco.rosati's icon

hi all,

i need to do an interpolation between two random generated lists of n-elements stored inside a [zl reg] without using [line] after an [unpack] or pattr-family objects!
Is this possibile?

Thanks a lot

franz

Falk's icon
francesco.rosati's icon

thank you Falk!

[interpol] is just what i'm looking for !

franz

Stefan Tiedje's icon

franzrosati wrote:
> i need to do an interpolation between two random generated lists of
> n-elements stored inside a [zl reg] without using [line] after an
> [unpack] or pattr-family objects! Is this possibile?

vexpr is the key...

Stefan

Max Patch
Copy patch and select New From Clipboard in Max.

--

[][] [][][] [][] [][][]
[][][][][][][][][][][][][][][]

Stefan Tiedje
Klanggestalter
Electronic Composition
&
Improvisation

/~~~~~
\ /|() ()|
))))) )| | |( \
/// _/)/ )))))
___/ ///

-------------------------x----
--_____-----------|-----------
--(_|_ ----|-----|-----()----
-- _|_)----|-----()-----------
----------()------------x-----

14, Av. Pr. Franklin Roosevelt,
94320 Thiais, France
Phone at CCMIX +33-1-49 77 51 72

mzed's icon

Quote: franzrosati wrote on Sat, 25 February 2006 06:57
----------------------------------------------------
> hi all,
>
> i need to do an interpolation between two random generated lists of n-elements stored inside a [zl reg] without using [line] after an [unpack] or pattr-family objects!
> Is this possibile?
>
> Thanks a lot
>
> franz
----------------------------------------------------

One more possible solution, CNMAT's list-interpolate object:

mz