-
Frame Advance to Beat
Hi all,
I have a feeling that this can be done simply with expressions, but I know there are people MUCH smarter than me here, so this is my situation:
I’m working on a music project, and I would like to “fast-forward” the video to the beat. For instance, imagine a sequence 100 frames long. Every beat, I want to play back the first 40 frames within the span of 20 frames, and let things play at normal speed after that. The resulting clip would be 80 frames. Basically, I want a way to mathematically trigger a speed-up in time that tapers out into realtime. I’ll have to do this several times over the course of the song, so I need the ability to do this more than once.
Please let me know if you have any questions, and thank you so much for your time!