> For the complete documentation index, see [llms.txt](https://docs.acestudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/unison-mode-for-vocals.md).

# ボーカル用ユニゾンモード

## ユニゾンモードとは？

ユニゾンモードでは、複数のAIボイスを1つのボーカルトラックにまとめられます。

カスタムのユニゾンプリセットはシンガーライブラリに保存できます。あらかじめ用意されたプリセットも提供しています。

ユニゾンプリセットを使用するには、キャンバスまたはトラックヘッダーにドラッグします。

{% hint style="info" %}
ACE Studio 2.1.1以前では、ボーカルトラックのユニゾンモードは **合唱モード**.
{% endhint %}

## ユニゾンモードをオン/オフ

### ユニゾンモードを有効/無効にする

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

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

ボーカルトラックを右クリックして、次を選択することもできます。 **ユニゾントラックに変換する**.

### ボイスを追加または削除する

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

* クリック <kbd>+ Add</kbd> シンガーライブラリを開き、シンガーをクリックしてユニゾントラックに追加します。
* シンガーを右クリックすると、複製または削除できます。
* シンガーをドラッグして順序を並べ替えます。

### パラメータを編集

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

* オフセット: シンガー間のわずかなタイミング差を調整し、より自然な効果を加えます。
* スプレッド: 重ねたサウンドのステレオ幅を制御します。
* ゲイン: アバター下の各シンガーの音量を設定します。

## ユニゾンモードのFX

空間感を出したい場合やバックボーカルに使いたい場合は、ルームエフェクトを使用します。

エフェクトの詳細については、こちらを参照してください [ルームエフェクト](/docs/product-wiki-ja/purojekuto/mixing/effects/room-effect.md).

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

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

トラックパネルのメニューから、現在のユニゾン設定をプリセットとして保存できます。プリセットの名前、タグ、言語をカスタマイズして、簡単に検索できるようにします。プリセットはシンガーライブラリのユニゾンタブに保存されます。

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/creating-ai-vocals/unison-mode-for-vocals.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
