Nodes/ComfyUI_AIMZ/AIMZ Audio Silence Pad
ComfyUI Node

AIMZ Audio Silence Pad

A ComfyUI node in AIMZ/Audio with 5 inputs and 4 outputs.

By AIMZ-GFX·Created 8 days ago·Updated 5 days ago· 3
AIMZ Audio Silence Pad
  • audio
  • audio
  • total_duration
  • pad_start_sec
  • pad_end_sec
pad_start_frames15
pad_end_frames15
default_fps24
source_fps
CategoryAIMZ/Audio

Inputs (5)

NameTypeDefaultDescription
pad_start_framesINT150–10000Number of frames to pad with silence at the start
pad_end_framesINT150–10000Number of frames to pad with silence at the end
default_fpsFLOAT241–240Default FPS used when source_fps is not connected
audiooptAUDIOInput audio dictionary {'waveform': tensor, 'sample_rate': int}. If None, returns None without error.
source_fpsoptFLOATOptional source video FPS (from Get_FPS or video loader, overrides default_fps)

Outputs (4)

NameTypeDescription
audioAUDIO
total_durationFLOAT
pad_start_secFLOAT
pad_end_secFLOAT