ComfyUI > Nodes > ComfyUI > Audio Adjust Volume

ComfyUI Node: Audio Adjust Volume

Class Name

AudioAdjustVolume

Category
audio
Author
ComfyAnonymous (Account age: 763days)
Extension
ComfyUI
Latest Updated
2026-05-13
Github Stars
112.77K

How to Install ComfyUI

Install this extension via the ComfyUI Manager by searching for ComfyUI
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Audio Adjust Volume Description

Modify audio signal volume level with specified gain in dB for editing, mixing, and mastering tasks.

Audio Adjust Volume:

The AudioAdjustVolume node is designed to modify the volume level of an audio signal, allowing you to increase or decrease its loudness. This node is particularly useful for audio processing tasks where you need to adjust the gain of an audio clip to match a desired loudness level or to ensure consistency across multiple audio files. By applying a specified gain in decibels (dB), the node can effectively double or halve the perceived loudness of the audio, among other adjustments. This capability is essential for audio editing, mixing, and mastering, where precise control over audio levels is crucial for achieving professional-quality results.

Audio Adjust Volume Input Parameters:

audio

This parameter represents the audio input that you wish to adjust. It is expected to be a structured data type containing the waveform and sample rate of the audio. The waveform is the actual audio signal data, while the sample rate indicates how many samples per second are used to represent the audio. Providing a valid audio input is essential for the node to function, as it forms the basis of the volume adjustment process.

volume

The volume parameter specifies the amount of volume adjustment to be applied to the audio input, measured in decibels (dB). It accepts integer values ranging from -100 to 100, with a default value of 1. A value of 0 means no change in volume, while positive values increase the volume, and negative values decrease it. For example, a value of +6 dB approximately doubles the loudness, whereas -6 dB halves it. This parameter allows you to fine-tune the audio's loudness to meet specific requirements or preferences.

Audio Adjust Volume Output Parameters:

audio

The output parameter is the adjusted audio, which retains the original structure of containing both the waveform and sample rate. The waveform is modified according to the specified volume adjustment, resulting in an audio signal that is either louder or quieter than the input, depending on the volume parameter. This output is crucial for further audio processing or playback, as it reflects the desired loudness changes applied to the original audio input.

Audio Adjust Volume Usage Tips:

  • To maintain the original loudness of the audio, set the volume parameter to 0, which ensures no change is applied.
  • Use positive volume values to enhance the loudness of quiet audio clips, making them more audible in a mix.
  • Apply negative volume values to reduce the loudness of overly loud audio, preventing distortion or clipping in the final output.

Audio Adjust Volume Common Errors and Solutions:

Audio input is None

  • Explanation: This error occurs when the audio input provided to the node is None, meaning no valid audio data was supplied.
  • Solution: Ensure that you provide a valid audio input with both waveform and sample rate data before executing the node.

Volume out of range

  • Explanation: This error arises when the volume parameter is set outside the allowed range of -100 to 100.
  • Solution: Adjust the volume parameter to be within the specified range to ensure proper execution of the node.

Audio Adjust Volume Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Audio Adjust Volume