Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The LoadAudio node loads audio files from the input directory and converts them into a format that can be processed by other audio nodes in ComfyUI. It reads audio files and extracts both the waveform data and sample rate, making them available for downstream audio processing tasks.

Inputs

ParameterData TypeRequiredRangeDescription
audioAUDIOYesAll supported audio/video files in input directoryThe audio file to load from the input directory
Note: The node only accepts audio and video files that are present in ComfyUI’s input directory. The file must exist and be accessible for successful loading.

Outputs

Output NameData TypeDescription
AUDIOAUDIOAudio data containing waveform and sample rate information