๐ผMusical Timing
Synchronize animations with music
Last updated
Synchronize animations with music
Last updated
One of the unique features of Timeflow is the ability to work with musical timing. This feature is optional and can be enabled or disabled by toggling the note icon button.
Musical timing is a display feature that can be turned on or off any time with no affect on animations or playback. Any behaviors using musical based timing are only affected when the BPM tempo or time signature is changed. Even when musical timing is disabled in the view, BPM-based timing continues to function as expected.
This sets the tempo in beat per minute, determining the duration of each note and bar of music. This should always be set to match the audio track (if one is used).
Changing the BPM has no effect on playback speed. For example, increasing the BPM does not make animations play faster. However, any behaviors that use BPM-based intervals, such as Tween, does in fact cause it to speed up or slow down to match the BPM.
Changing BPM dynamically during playback is possible but should be avoided as it can cause unexpected results with procedural motions based on BPM timing. This may be something improved in future versions.
This defines musical structure in terms of how many beats per measure and what type of beats those are (quarter notes, eighth notes, etc). Music is most commonly written in 4/4 timing, the default value. The primary reason to change it would be to match a piece of music in another time signature. Apart from that it could be used to customize the grid in the Timeflow view.