ComfyUI Node
🔗 S42 CutFlow Audio-Video Sync
A ComfyUI node in S42 CutFlow/Audio Sync with 5 inputs and 2 outputs.
🔗 S42 CutFlow Audio-Video Sync
- audio
- audio
- info
◄target_duration0.0►
◄target_frames48►
◄fps24.0►
◄methodtrim_pad►
CategoryS42 CutFlow/Audio Sync
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| audio | AUDIO | Audio to adjust. | |
| target_duration | FLOAT | 0.00–99999 | Target duration in seconds. 0 = use target_frames/fps. |
| target_frames | INT | 481–99999 | Target frame count (used when target_duration=0). |
| fps | FLOAT | 24.01–120 | FPS for frame-to-time conversion. |
| method | COMBO | trim_pad | 'trim_pad' = cut or silence-pad to match duration (preserves pitch). 'time_stretch' = resample to fit (may change pitch slightly). |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |
| info | STRING | — |