ComfyUI Node
Audio Join 2 Channels
Joins two audio signals (L/R) into a single stereo audio signal.
Audio Join 2 Channels
- audio_left
- audio_right
- audio_out
Categoryaudio/manipulation
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| audio_left | AUDIO | The audio signal for the left channel. Will be converted to mono. | |
| audio_right | AUDIO | The audio signal for the right channel. Will be converted to mono. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| audio_out | AUDIO | — |