ComfyUI Node
Audio Blend
Blends two audio inputs by applying gain and adding them. Supports batches.
Audio Blend
- audio1
- audio2
- audio_out
◄gain11.00►
◄gain21.00►
Categoryaudio/manipulation
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| audio1 | AUDIO | The first audio input (batch supported). | |
| gain1 | FLOAT | 1.00-10–10 | Volume gain for the first audio. Can be negative to subtract. |
| gain2 | FLOAT | 1.00-10–10 | Volume gain for the second audio. Can be negative to subtract. |
| audio2opt | AUDIO | The second audio input (optional, batch supported). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| audio_out | AUDIO | — |