Nodes/ComfyUi-MpiNodes/Mpi Load Audio
ComfyUI Node

Mpi Load Audio

Load audio from a file path into a ComfyUI AUDIO object, like the built-in Load Audio but driven by a path string (matches MpiString / MpiAnyChecker). Works on any file ffmpeg can read, including pulling the audio track out of a video. Empty/missing/audio-less path blocks downstream unless block_if_empty is off, in which case it outputs silent audio so the graph continues.

By MadPonyInteractive·Created 10 months ago·Updated 3 days ago· 2
Mpi Load Audio
    • audio
    string
    block_if_emptytrue
    CategoryMpiNodes/Video

    Inputs (2)

    NameTypeDefaultDescription
    stringSTRINGAudio (or video) file path. Named 'string' so it matches MpiString / MpiAnyChecker outputs.
    block_if_emptyBOOLEANtrueON: empty/missing/audio-less path blocks downstream execution. OFF: outputs silent audio so the graph continues.

    Outputs (1)

    NameTypeDescription
    audioAUDIO