Thread: Paste Relative
View Single Post
# 6 27-02-2017 , 11:35 PM
NextDesign's Avatar
Technical Director
Join Date: Feb 2004
Posts: 2,988
Hmm, I see. That's a bit trickier. My first thought would be to store the time/value pairs of each key into an array, move the target curve over by the length of the array (time delta of the selected keys), then loop through each element of the array and set a key where the time is plus the offset (difference between first selected key and the target curve), and the value is plus or minus the value of the first target key.


Imagination is more important than knowledge.