YCAMInterlab / ofxTimeline

lightweight timeline tools for openFrameworks
270 stars 140 forks source link

Some methods that possibly no longer exist? #128

Open robksawyer opened 8 years ago

robksawyer commented 8 years ago

I'm working with a project that I'm thinking was using an older version of ofxTimeline that may have had the following methods:

  1. addKeyframes
  2. setCurrentTime
  3. getKeyframeValue
  4. enableDrawBPMGrid
  5. setSnapping

Can someone tell me if these ever existed, or if I should be using a different addon?