Visit ComfyUI Online for ready-to-use ComfyUI environment
Modify audio waveforms by adjusting channel configurations for specific output requirements, simplifying audio preparation and ensuring compatibility with downstream processes.
The AdjustAudio node is designed to modify audio waveforms by adjusting their channel configurations to meet specific output requirements. This node is particularly useful when you need to ensure that audio inputs are compatible with downstream processes or devices that require a specific channel format, such as mono or stereo. By automatically determining the target channel configuration based on the input audio's current channel setup, the node simplifies the process of audio preparation. It can convert multi-channel audio to stereo by averaging channels or duplicate mono channels to create stereo output, ensuring that the audio is in the desired format for further processing or playback. This functionality is essential for maintaining audio consistency and quality across different platforms and applications.
This parameter determines whether the audio volume should be normalized to -0.1dB. Normalization ensures that the audio maintains a consistent volume level, which can be crucial for preventing distortion and ensuring clarity in playback. The default value is typically set to False
, meaning normalization is not applied unless specified.
This parameter specifies whether an echo effect should be added to the audio. Adding echo can enhance the audio's spatial quality, making it sound more immersive. The default setting is False
, indicating that no echo is added unless explicitly requested.
This parameter controls the input gain, which adjusts the audio's volume before processing. Increasing the input gain can make quieter audio more audible, while decreasing it can prevent clipping in louder audio. The value range is typically from 0.0 to 1.0, with a default value of 1.0, meaning no change to the input volume.
This parameter manages the output gain, affecting the audio's volume after processing. It allows you to fine-tune the final audio level to match your desired output specifications. Like gain_in, the range is usually from 0.0 to 1.0, with a default of 1.0, indicating no alteration to the output volume.
The output of the AdjustAudio node is an audio object that contains the waveform and sample rate. This output is crucial as it represents the processed audio ready for further use or playback. The waveform is adjusted according to the specified input parameters, ensuring it meets the desired channel configuration and volume levels.
normalize
parameter to automatically adjust the volume to a standard level.add_echo
parameter sparingly to enhance the spatial quality of audio, especially in environments where immersive sound is desired.gain_in
and gain_out
to prevent audio clipping and ensure the final output is at the desired volume level, particularly when working with varying input audio levels.RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.