Apollo Beat Plan
Beat-plans the Apollo devotional tagged script against word timestamps — picks a character shot per paragraph, groups paragraphs into shot runs, assigns Ken Burns motion. Outputs the shot-runs array (feed to an iterator for per-run lipsync) and the planned scene plan.
Apollo Beat Plan
Node type: utility:apollo_beat_plan
Category: Scene Pipeline
Description
Beat-plans the Apollo devotional tagged script against word timestamps — picks a character shot per paragraph, groups paragraphs into shot runs, assigns Ken Burns motion. Outputs the shot-runs array (feed to an iterator for per-run lipsync) and the planned scene plan.
Canvas ports
These appear as port handles on the left side of the node.
| ID | Label | Details |
|---|---|---|
script |
Tagged Script | TEXT (required) |
word_timestamps |
Word Timestamps | JSON (required) |
img_wide_smile |
Wide Smile | IMAGE |
img_wide_prayer |
Wide Prayer | IMAGE |
img_medium_smile |
Medium Smile | IMAGE |
img_close_smile |
Close Smile | IMAGE |
img_close_calm |
Close Calm | IMAGE |
Sidebar config
These render as form fields in the right-side config panel when the node is selected.
No sidebar config fields.
Outputs
| ID | Label | Type |
|---|---|---|
runs |
Shot Runs | ARRAY |
scene_plan |
Scene Plan | TEXT |
Auto-generated from the Wireflow node registry.