-
How to Loop In and Out?
Hi everyone,
I have two linear keyframes within a Time Remap that allow me to recreate a timewarp that I was given from an Avid clip. I’m quite accustomed to using loopOut(“Continue”), as well as the respective loopIn equivalent, but is there a way to ‘stack’ the two, so I can continue the defined rate both before and after the set of keyframes that I have established?
In my limited knowledge of expressions, I would imagine that it would look something like this, but it doesn’t work:
loopOut(“Continue”);
loopIn(“Continue”)Thank you so much in advance for your help!