Audio Prompt Schedule

Audio Prompt Schedule

Associates prompts with peaks_index into a scheduled format compatible with batch prompt schedule nodes. Input peaks_index comes from Audio Peaks Detection (comma-separated frame numbers), and prompts is a multiline string where each line is a different prompt. Prompts will cycle if there are fewer prompts than peaks. Add an empty line between each individual prompt for proper formatting. The output prompt_schedule maps each peak frame index to its corresponding prompt, ready to connect to batch prompt schedule from Fizz Nodes or similar schedulers.

Pack: ComfyUI_Yvann-Nodes

custom_nodes.ComfyUI_Yvann-Nodes

Inputs (2)

NameTypeRequired
peaks_indexSTRINGrequired
promptsSTRINGrequired

Outputs (1)

NameType
prompt_scheduleSTRING