Nodes/ComfyUI_Yvann-Nodes/Audio Prompt Schedule
ComfyUI Node

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.

By yvann-ba·Created 2 years ago·Updated 6 months ago· 705
Audio Prompt Schedule
    • prompt_schedule
    peaks_index
    prompts
    Category👁️ Yvann Nodes/🔊 Audio

    Inputs (2)

    NameTypeDefaultDescription
    peaks_indexSTRINGComma-separated frame indices from Audio Peaks Detection
    promptsSTRINGOne prompt per line, loops if fewer prompts than peaks

    Outputs (1)

    NameTypeDescription
    prompt_scheduleSTRING