KeyStep¶
Gradually changes keyframe values in sync with the BPM timing. It cycles through the values of the property's existing keyframes, one per beat.
With a property containing keyframes selected, apply KeyStep.
Parameters¶
- Enable: Toggle the function on/off
- BPM: Set the BPM
- Subdivision: Set how many beats to divide a measure into
- Phase Offset (ms): Set the starting offset
- Duration: Set the transition time used to move to the next value
- When set to
1, the transition to the next value takes the entire length of one beat
- When set to
- Loop: Enable/disable cycling through the keyframe values
- PingPong: Make the value change alternate back and forth (
0→1→2→1→0…) - Easing Type: Set the easing type
- Easing Power: Set the easing strength
How it works
KeyStep uses the existing keyframe values set on the property as its source. Set two or more keyframes before applying.