Line and setclock
I am trying setclock for the first time and everything happens as per the
manual except the line object. It does not seem to be watching the clock.
Here's a frag from the setclock help. My intend is for line to interpolate
between 0 and 100 over 100 ms (clock ticks). Banging the message to line
sets it 1 rather than 0 and the very next clock tick advances to 100 without
an interpolation. Is there something I am missing here. I tried other
time-based objects like pipe and they work as expected.
Cheers,
Gary Lee Nelson
TIMARA Department
Oberlin College
www.timara.oberlin.edu/GaryLeeNelson
That's funny, I also was using setclock for the first time and am having problems with line. I also noticed that there is a maximum for the multiplier in mul mode (5).
don
I've reported this to C74 earlier on. It is fixed and should be
included in the next incremental update.
Best,
Trond
> That's funny, I also was using setclock for the first time and am
> having problems with line. I also noticed that there is a maximum
> for the multiplier in mul mode (5).