ComfyUI Node
🔊 S42 CutFlow Audio Trim
A ComfyUI node in S42 CutFlow/Audio Sync with 8 inputs and 2 outputs.
🔊 S42 CutFlow Audio Trim
- audio
- audio
- info
◄modematch_frames►
◄in_seconds0.0►
◄out_seconds-1.0►
◄fps24.0►
◄target_frames48►
◄fade_in0.0►
◄fade_out0.0►
CategoryS42 CutFlow/Audio Sync
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| audio | AUDIO | ComfyUI AUDIO input to trim. | |
| mode | COMBO | match_frames | 'match_frames' = trim audio to match connected clip frame count. 'custom_time' = trim to in/out seconds. 'custom_frames' = trim to in/out frame numbers at given fps. |
| in_seconds | FLOAT | 0.00–99999 | Start time in seconds (custom_time mode). |
| out_seconds | FLOAT | -1.0-1–99999 | End time in seconds. -1 = end of audio. |
| fps | FLOAT | 24.01–120 | FPS for frame-based calculations. |
| target_frames | INT | 481–99999 | Target frame count for match_frames mode. |
| fade_in | FLOAT | 0.00–10 | Fade-in duration in seconds. |
| fade_out | FLOAT | 0.00–10 | Fade-out duration in seconds. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |
| info | STRING | — |