Controlling speed of "absTime.seconds"

Id like to make a component where i control the speed of rotation of the angle of a mirror effect. Right now ive set it to be rotated around with the absTime.seconds command, but there doesnt seem to be any way for me to connect the rotationspeed to a parameter controller on the component. Ive tried using LFO chop but of course that makes the angle in the mirror effect rotate back and forth, i want it to rotate indefinetly. Is there a chop for this perhaps?

set the lfoCHOP to a ramp instead of sin and the amplitude to 360. Use this all the time. Another way is also using a speedCHOP fed by a constant or parameterCHOP with clamp set to loop.

1 Like