Nodes/Audio Batch/Audio Apply Batched Gain
ComfyUI Node

Audio Apply Batched Gain

Applies a different gain (volume) to each item in an audio batch.

By set-soft·Created about a year ago·Updated about a year ago· 7
Audio Apply Batched Gain
  • audio
  • gain_values
  • audio_out
Categoryaudio/manipulation

Inputs (2)

NameTypeDefaultDescription
audioAUDIOThe audio batch to apply gain to.
gain_valuesTORCH_TENSORA batch of gain values (e.g., from an Audio Normalize node). Expects a 1D tensor.

Outputs (1)

NameTypeDescription
audio_outAUDIO