ComfyUI Node
😺NKD Audio Timeline
Cut and arrange sound on a multi-track timeline: scrub it, blade it, set a level and drag fades in and out of the joins. Same editor as 😺NKD Timeline with the picture taken away, so a reference cut does not cost a whole video timeline.
😺NKD Audio Timeline
- media
- audio
- duration
- frame_count
- fps
◄timeline►
◄fps24.000►
◄start_frame0►
◄frame_count0►
◄import_modeappend►
Category😺NKD Nodes/Preview
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| media | COMFY_AUTOGROW_V3 | Connect audio, or a video to work on its sound - the picture is ignored and only the audio track is read, without decoding a single frame. More slots appear as you connect. | |
| timeline | STRING | — | |
| fps | FLOAT | 24.0000.1–240 | Frames the timeline is measured in. Sound has no frames of its own, so this is what makes a cut land on the same frame as the picture it will be married to. |
| start_frame | INT | 00–1000000 | First frame to render. The in point. |
| frame_count | INT | 00–1000000 | 0 = to the end of the material. |
| import_mode | COMBO | append | Where a newly connected source lands. 'append' puts it after the previous one on the same lane, to assemble a sequence - the usual thing for sound. 'stack' gives each source its own lane so they can overlap, which is what a crossfade or a music bed under dialogue needs. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |
| duration | FLOAT | — |
| frame_count | INT | — |
| fps | FLOAT | — |