Why phase shift loop works

Forum Archive Why phase shift loop works

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17803
    Lauren Finn
    Participant

      Hey more of a comment, but the reason why phase shift loop works with key frames 2*pi, 4*pi, etc is the exact same reason why setting key frames at 360, 720 works. The units are just using radians instead of degrees. So you don’t actually care about positive multiples of pi, you care about multiples of 2*pi, meaning -2*pi works the same as -360 from the other examples.

      #85403
      Adrian Bellworthy
      Participant

        Yes @chabi-fin
        Check out the previous comment…
        great-tutorial-phase-offset

        #85404
        eknightger
        Participant

          indeed, the phase seems to follow a sine or cosine function which has the same value at 2xpi intervals. You should be able to loop from any value by adding 2xpi to it or a multiple of 2xpi. 

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘Why phase shift loop works’ is closed to new replies.