<div dir="auto">Yes, the idea of the intermediate ScalarInterpolator is to manipulate the fraction coming out of the timer into a more suitable fraction stream, with repetitions, for example, or perhaps reversals.<br>
<br>
I thought more about feeding the manipulated fractions into Position/OrientationInterpolators for the animation but it is also possible to control on/off sequences.<br>
<br>
The doubling allows for independent intervals in the keyValues. Instead of continuing from the end value of the previous interval, it is possible to start at an independent start value, in a new interval. This way it is possible, for example, to repeat the same keyValue sequence twice in a row. It is sometimes preferable, I found, to think of interpolators as a sequence of intervals.<br>
<br>
I think a concrete example of a combination of animations, possibly with smooth transitions, you want to achieve would be necessary to get wider feedback.<br>
<br>
It sounds like you may need blending of animations for the smooth transitions which is only possible with scripting.</div><br>
<br>
On Wed, Aug 16, 2023 at 12:19 AM John Carlson <<a href="mailto:yottzumm@gmail.com" target="_blank" rel="noreferrer">yottzumm@gmail.com</a>> wrote:<br>
><br>
> Andreas, thanks for your advice, now I see that i don’t send event from a timer to a sequencer, but to a interpolator, and then to the sequencer!<br>
><br>
> I had read that, but it hadn’t sunk in.<br>
><br>
> Can you better describe the connection between the scalarinterpolatot and the Boolean sequencer? Why are the numbers doubled up in the the scalar interpolator?<br>
><br>
> At least I haven’t wasted effort, i just have to add the scalar interpolators.<br>
><br>
> Thanks!<br>
><br>
> John<br>
<br>
<br>
<br>