Hi all, I was wondering if there is a [line] or [line~] in pd that behaves like Max/MSP's [line]. What I want is the following :
If you send it a list like [0 1000 127 500<, it will go to 0 in 1000 milliseconds (as usual) and then go to 127 in 500 ms.
Is there an external or something to allow this ?
Otherwise, here is an abstration (and its help) that does exactly this. It will be included in the forthcoming pdmtl library.
Cheers,