Hello,
I'm experimenting with panning in order to see if I could take 8 clips and move them around the screen in a 3x3 tic-tac-toe sort of fashion - you know, slide one right, move another into it's place, and so on. I thought linear interpolation would allow me to pan in a rectilinear fashion, but instead, they move in a smooth fashion with no sharp turns. Sharp doesn't seem to do any better. What am I doing wrong?