> 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/create-instrument-sounds/unison-mode-for-instruments.md).

# 楽器用ユニゾンモード

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

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

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

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

{% hint style="info" %}
ACE Studio 2.1.1以前では、楽器トラックのユニゾンモードは **アンサンブル**.
{% endhint %}

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

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

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

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

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

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

### パラメータを編集

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

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

## ユニゾンモードのFX

空間感を出したい場合は、FXチェーンでリバーブやその他のエフェクトを使用してください。

エフェクトの詳細については、こちらを参照してください [エフェクト](/docs/product-wiki-ja/purojekuto/mixing/effects.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/create-instrument-sounds/unison-mode-for-instruments.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.
