# ステムスプリッター

## Stem Splitterとは

Stem Splitterは、フルミックスを含むオーディオクリップをボーカル、ドラム、ベース、その他の楽器などのコア要素ごとに分割して別トラックにするためのツールです。

## Stem Splitterの使い方

Stem Splitterはタイムライン上で選択した領域に対して動作します。キャンバス上でクリック＆ドラッグして選択範囲を作成してください。この選択範囲が分割したいオーディオクリップを含んでいることを確認します。

Stem Splitterパネルを開く方法は3つあります：

* で起動してください。 **Stem Splitter** メインツールバーのアイコン。
* 領域を選択した状態で右クリックしてコンテキストメニューを開きます。AIツールのサブメニューに移動して、 **Stem Splitter**.
* をクリックします <kbd>Split into Stems</kbd> オーディオクリップビューアの左側にあるボタン。オーディオクリップの詳細については、 [クリップ](/docs/product-wiki-ja/purojekuto/kyanbasudenoarenji/kurippu.md).

## Split Stems

Stem Splitterパネル内で、オーディオをどのように分割するかを設定します。

* 3つのステム分割モードのいずれかを選択してください：
  * Basic: Vocal + Instrumental
  * Professional: Vocal, Drums, Bass, Piano, Guitar, Others
  * Advanced: All detected stems
* リバーブとバックボーカルを除去（Basicおよび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-ja/aitsru/sutemusupuritt.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.
