Nodes/MF PipoNodes/MF Story Sequence
ComfyUI Node

MF Story Sequence

Generates sequence and shot numbers from a step counter and beat points. Beats syntax (step numbers where new sequences start): • Comma-separated: 3,8,15 • One per line: 3\n8\n15 • Array format: [3,8,15] Output: seq01_shot01, seq01_shot02, ... seq02_shot01, etc.

By MomentFactory·Created 10 months ago·Updated 6 months ago· 1
MF Story Sequence
    • sequence_int
    • sequence_str
    • shot_int
    • shot_str
    • shot_name
    step0
    beats
    CategoryMF_PipoNodes/Sequencing

    Inputs (2)

    NameTypeDefaultDescription
    stepINT0
    beatsSTRING

    Outputs (5)

    NameTypeDescription
    sequence_intINT
    sequence_strSTRING
    shot_intINT
    shot_strSTRING
    shot_nameSTRING