# 스템 분리기

## Stem Splitter란 무엇인가

Stem Splitter는 전체 믹스가 포함된 오디오 클립을 보컬, 드럼, 베이스 및 기타 악기와 같은 핵심 구성 요소별로 별도 트랙으로 분리할 수 있도록 하는 도구입니다.

## Stem Splitter 사용 방법

Stem Splitter는 타임라인에서 선택한 영역에 대해 작동합니다. 캔버스에서 클릭하고 드래그하여 선택 영역을 만드세요. 이 선택 영역이 분리하려는 오디오 클립을 포함하는지 확인하세요.

Stem Splitter 패널을 여는 방법은 3가지가 있습니다:

* Bridge에서 **Stem Splitter** 메인 툴바의 아이콘.
* 영역을 선택한 상태에서 해당 영역을 우클릭하여 컨텍스트 메뉴를 엽니다. AI 도구 하위 메뉴로 이동한 다음 **Stem Splitter**.
* 을(를) 클릭하세요 <kbd>Split into Stems</kbd> 오디오 클립 뷰어 왼쪽에 있는 버튼. 오디오 클립에 대한 자세한 내용은 [클립](/docs/product-wiki-ko/project/arrangement-in-canvas/clips.md).

## Split Stems

Stem Splitter 패널 내부에서 오디오를 어떻게 분리할지 구성해야 합니다.

* 다음 세 가지 스템 분할 모드 중 하나를 선택하세요:
  * Basic: Vocal + Instrumental
  * Professional: Vocal, Drums, Bass, Piano, Guitar, Others
  * Advanced: All detected stems
* 리버브와 백킹 보컬 제거(기본 및 Professional 모드에서 사용 가능).

스템 분할 모드를 선택한 후, <kbd>Split</kbd> 버튼을 클릭하세요. 몇 초의 처리 후, 스템들이 원본 트랙 아래에 추가됩니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-ko/ai-3/stem-splitter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
