> 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/aibkaruno/bkaruyunizonmdo.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>+ 追加</kbd> シンガーライブラリを開き、シンガーをクリックしてユニゾントラックに追加します。
* シンガーを右クリックして、複製または削除します。
* ドラッグしてボイスの順序を並べ替えます。

### パラメータを編集

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

* オフセット: ボイス間のわずかなタイミング差を調整し、より自然な効果を生み出します。
* スプレッド: レイヤーされたサウンドのステレオ幅を調整します。
* ゲイン: アバター下の各ボイスの音量を設定します。

## ユニゾンモードのエフェクト

空間感を出したい場合やバックボーカルとして使いたい場合は、ルームエフェクトを使用してください。

エフェクトの詳細については、 [ルームエフェクト](/docs/product-wiki-ja/purojekuto/mikishingu/efekuto/rmuefekuto.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:

```
GET https://docs.acestudio.ai/docs/product-wiki-ja/aibkarushinse/aibkaruno/bkaruyunizonmdo.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.
