[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] ping-pong line
Hello,
I'm trying to do in SC something I've been already using in Max/Msp.
That is a kind of ping-pong line wich has an infinite behaviour
because it constantly redefines its starting value from its ending
value; I mean, it starts again from the value where it ended before
(always within predefined limits).
Ex. moving from 0 tp 100:
36 --» 85 --» 53 --» 21 --» 11 --» 79 (...)
I hope I wasn't too much confusing.
Any helps?
RG