Nodes/ITDA/ITDA Load Export
ComfyUI Node

ITDA Load Export

Loads the most recent ITDA export for a project as an IMAGE batch plus AUDIO. Click Export in the ITDA editor first; this node then reads whatever that produced on disk.

By designloves2·Created 2 months ago·Updated about a month ago· 0
ITDA Load Export
    • frames
    • audio
    • frame_count
    • fps
    project_name
    project_name_override
    CategoryITDA

    Inputs (2)

    NameTypeDefaultDescription
    project_nameCOMBOITDA project whose latest export should be loaded. Ignored if project_name_override is connected.
    project_name_overrideoptSTRINGOptional. Connect ITDA Open Editor's project_name output here; when connected it takes priority over the dropdown above.

    Outputs (4)

    NameTypeDescription
    framesIMAGEEvery frame of the export as an IMAGE batch.
    audioAUDIOThe export's mixed audio track.
    frame_countINTNumber of frames in the batch.
    fpsFLOATFrames per second the timeline was exported at.