> 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/ai-le-qi/saundono/yunizonmdo.md).

# 楽器用ユニゾンモード

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

ユニゾンモードを使うと、複数のAI楽器を1つの楽器トラックにまとめられます。

カスタムのユニゾンプリセットを楽器ライブラリに保存できます。あらかじめ用意されたプリセットもいくつかあります。

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

{% hint style="info" %}
ACE Studio 2.1.1 以前では、楽器トラックの Unison Mode は **アンサンブル**.
{% endhint %}

## ユニゾンモードをオンまたはオフにする

<figure><img src="/files/56bb0e744edb5cda592c1bda8d3d8533739a1211" alt=""><figcaption></figcaption></figure>

Unison Mode を使用するには、 <kbd>ユニゾンモードをオンにする</kbd> 楽器トラックパネル内で。ユニゾンモードをオフにすると、設定がクリアされます。

### 楽器を追加または削除する

<figure><img src="/files/5c43b20b4bc29735aacf72b140c4ffb7a391980d" alt=""><figcaption></figcaption></figure>

* クリックして <kbd>+ 追加</kbd> 既存の楽器を複製するボタンです。
* ライブラリから新しい楽器をドラッグして、ユニゾントラックに追加します。
* ドラッグして楽器の順序を並べ替えます。

### パラメータを編集

<figure><img src="/files/0e4ab006eb2edd3469095541297b30cd1de0e5f2" alt="" width="375"><figcaption></figcaption></figure>

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

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

空間感を出したい場合は、FXチェーンでリバーブなどのエフェクトを使います。

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

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

<figure><img src="/files/335aec292b7889756bb268dad05503bcf29780a5" alt=""><figcaption></figcaption></figure>

トラックパネルのメニューで、現在のユニゾン設定をプリセットとして保存できます。プリセット名とタグをカスタマイズして、すぐに見つけられるようにできます。プリセットは、楽器ライブラリの Unison タブに保存されます。

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


---

# 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/ai-le-qi/saundono/yunizonmdo.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.
