Search Results for

    Show / Hide Table of Contents

    Snap Beat

    Aliases

    SNAP_BEAT, SB

    Overview

    The Snap Beat function will snap to the nearest next beat. You can also specify an amount of beats to jump after snapping. Default is 0 beats. Functionally, this is identical to using an = equals character.

    Arguments

    Name Type Description
    JumpCount (optional) integer The amount of beats to jump after snapping. Default is 0.
    Note

    If jump count is empty SB(), it will snap to the nearest beat and jump 0 beats, unless it is already on a beat, in which it will jump ot the next beat.

    Tip

    Unlike the Jump Step function, this function behaves the same under any quantization.

    Example 1

    12SB()543
    

    This will snap to the nearest beat after the red note.

    Snap Beat Example 1

    Example 2

    123SB(1)543
    

    This will snap to the nearest beat and jump one beat.

    Snap Beat Example 2

    Using the = Character

    Using equals = characters, functions identical to SB().

    Example 3

    12=543
    

    This will snap to the nearest beat after the red note.

    Snap Beat Example 3
    ☀
    ☾
    In This Article
    Back to top
    SideyBot by Sidney600 and RileyTheFox
    ☀
    ☾