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.
ITDA Load Export
- frames
- audio
- frame_count
- fps
◄project_name▾►
◄project_name_override►
CategoryITDA
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| project_name | COMBO | ITDA project whose latest export should be loaded. Ignored if project_name_override is connected. | |
| project_name_overrideopt | STRING | Optional. Connect ITDA Open Editor's project_name output here; when connected it takes priority over the dropdown above. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| frames | IMAGE | Every frame of the export as an IMAGE batch. |
| audio | AUDIO | The export's mixed audio track. |
| frame_count | INT | Number of frames in the batch. |
| fps | FLOAT | Frames per second the timeline was exported at. |