> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# SplitAudioChannels - ComfyUI Built-in Node Documentation

> Complete documentation for the SplitAudioChannels node in ComfyUI. Learn its inputs, outputs, parameters and usage.

SplitAudioChannels 노드는 스테레오 오디오를 개별 좌측 및 우측 채널로 분리합니다. 두 개의 채널로 구성된 스테레오 오디오 입력을 받아 각각 좌측 채널과 우측 채널에 해당하는 두 개의 개별 오디오 스트림을 출력합니다.

## 입력

| 매개변수  | 설명                  | 데이터 타입 | 필수 | 범위 |
| ----- | ------------------- | ------ | -- | -- |
| `오디오` | 채널로 분리할 스테레오 오디오 입력 | AUDIO  | 예  | -  |

**참고:** 입력 오디오는 정확히 두 개의 채널(스테레오)이어야 합니다. 입력 오디오에 채널이 하나만 있는 경우 노드에서 오류가 발생합니다.

## 출력

| 출력 이름   | 설명            | 데이터 타입 |
| ------- | ------------- | ------ |
| `오른쪽`   | 분리된 좌측 채널 오디오 | AUDIO  |
| `right` | 분리된 우측 채널 오디오 | AUDIO  |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/SplitAudioChannels/ko.md)

***

**Source fingerprint (SHA-256):** `48f329f3eb9749e75eda1038c43caf42ee63d8a1fa66ab29ad3d34b5d136e323`
