# AI合唱

## AI合唱とは

AI合唱は、複数のAIモデルのボイスを1つのトラックにまとめ、合唱パートとして編成できる機能です。

カスタマイズした合唱プリセットは手動でVoice Libraryに保存できます。いくつかの既成プリセットも用意しています。

合唱プリセットを使用するには、キャンバスまたはトラックヘッダーにドラッグするだけです。

## 合唱モード

### 合唱モードの有効/無効

<figure><img src="/files/2570220558e5d79b73b3a6393b1ba00e83af5272" alt=""><figcaption></figcaption></figure>

ボーカルトラックのトラックヘッダーをクリックしてトラックパネルを開きます。合唱モードを有効にするには、 <kbd>合唱モードをオンにする</kbd> トラックパネル内のボタンをクリックします。合唱モードをオフにすると、すべての合唱設定は消去されます。

また、ボーカルトラックを右クリックして「Turn into a choir track」を選択することもできます。

### ボイスの追加/削除

<figure><img src="/files/4dd2583041496acbcceabc26dd849e0097814d18" alt=""><figcaption></figcaption></figure>

* で起動してください。 <kbd>+ 追加</kbd> ボタンをクリックしてVoice Libraryを開き、ボイスをクリックして合唱に追加します。
* ボイスを右クリックすると複製または削除できます。
* ボイスはドラッグして順序を並べ替えます。

### パラメーターの編集

<figure><img src="/files/6b885e0672b64cfa7ba260268698d73617f95f84" alt="Adjusting AI Choir parameters like Offset and Spread in ACE Studio." width="357"><figcaption></figcaption></figure>

* Offset: ボイス間の微小なタイミング差を調整し、より自然な効果を得ます。
* Spread: 合唱サウンドの広がりをコントロールします。
* Gain: ボイスアバター下の個々の合唱メンバーの音量を設定します。

## AI合唱向けのエフェクト

空間感を出したりバックグラウンドボーカルとして使用したい場合は、Roomエフェクトの有効化を推奨します。

エフェクトの詳細は、 [エフェクト](/docs/product-wiki-ja/purojekuto/mikishingu/efekuto.md).

## プリセットとして保存

<figure><img src="/files/496d9837c5b88a561887f6c34326737ff3be7af8" alt="Saving a custom AI Choir configuration as a reusable preset in the ACE Studio Voice Library."><figcaption></figcaption></figure>

トラックパネルのメニューから現在の合唱をプリセットとして保存できます。プリセット名、タグ、言語をカスタマイズして検索しやすくできます。作成した合唱プリセットはVoice LibraryのChoirタブに保存されます。

保存したプリセットはクラウドに保管され、アカウントに紐づけられます。


---

# 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/aibkarushinse/aibkaruno/ai-he-chang.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.
