Nodes/comfyui-timesaver/TS Audio Loader
ComfyUI Node

TS Audio Loader

Load audio or video audio tracks, preview waveform, record from microphone, and crop visually.

By AlexYez·Created 2 years ago·Updated 3 days ago· 11
TS Audio Loader
    • audio
    • duration
    modeload
    source_path
    crop_start_seconds0.00
    crop_end_seconds-1.00
    CategoryTS/Audio

    Inputs (4)

    NameTypeDefaultDescription
    modeCOMBOloadLoad from file or use recorded microphone input.
    source_pathCOMBOChoose file to upload or select an audio/video file from the input directory.
    crop_start_secondsFLOAT0.00Crop start time in seconds.
    crop_end_secondsFLOAT-1.00Crop end time in seconds. Use -1 for full length.

    Outputs (2)

    NameTypeDescription
    audioAUDIODecoded audio clip (cropped to the selected range).
    durationINTClip length in whole seconds (rounded up).