ComfyUI Node
H3 Seam Probe
Measure how well a continued clip joins the one before it: is the audio the same waveform continued, and do the level and room tone step at the cut. Passes the audio through unchanged, so it sits inline.
H3 Seam Probe
- clip_audio
- source_audio
- audio
- report
◄seam_frames22►
◄window_seconds1.0►
Categoryaudio/analysis
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| clip_audio | AUDIO | The NEW clip's audio, UNTRIMMED -- straight off the audio VAE decode, before the pinned head is removed. | |
| source_audio | AUDIO | Audio of the clip this one continues FROM (the same file motion_context_file names). Its END is the join. | |
| seam_frames | INT | 221–240 | How many frames were pinned -- the same number as motion_context_frames. The cut sits exactly here. |
| window_seconds | FLOAT | 1.00.1–10 | How much audio either side of the cut to measure the level and room-tone steps over. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |
| report | STRING | — |