ComfyUI Node
🥁 S42 CutFlow Beat Snap
A ComfyUI node in S42 CutFlow/Audio Sync with 5 inputs and 3 outputs.
🥁 S42 CutFlow Beat Snap
- audio
- beat_data
- beat_count
- info
◄fps24.0►
◄sensitivity0.50►
◄min_interval0.3►
◄output_formatframe_indices►
CategoryS42 CutFlow/Audio Sync
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| audio | AUDIO | Audio to analyze for beats. | |
| fps | FLOAT | 24.01–120 | Video FPS to convert beat times to frame indices. |
| sensitivity | FLOAT | 0.500.1–1 | Beat detection sensitivity. Lower = fewer beats detected (only strong beats). Higher = more beats. |
| min_interval | FLOAT | 0.30.1–5 | Minimum time between detected beats in seconds. Prevents double-triggers. |
| output_format | COMBO | frame_indices | 'frame_indices' = comma-separated frame numbers. 'split_points' = ready for MultiSplit node. 'keyframe_string' = frame:1.0 keyframe format. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| beat_data | STRING | — |
| beat_count | INT | — |
| info | STRING | — |