# アンサンブル

## Ensembleとは

Ensembleは複数のAI楽器を1つのトラックにまとめ、まとまりのある楽器群として編成できる機能です。

カスタマイズしたEnsembleのプリセットは手動でInstrument Libraryに保存できます。いくつかのプリセットもあらかじめ用意されています。

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

## Ensembleを使用する

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

Ensembleを使用するには、 <kbd>Ensembleをオンにする</kbd> をインストゥルメントトラックパネルでクリックしてください。Ensembleモードを無効にすると、すべてのEnsemble設定が消去されます。

### インストゥルメントの追加/削除

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

* で起動してください。 <kbd>+ 追加</kbd> ボタンで既存の楽器を複製できます。
* ライブラリから新しい楽器をドラッグしてEnsembleに追加します。
* 楽器の順序はドラッグで並べ替えできます。

### パラメーター編集

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

* Spread：Ensembleサウンドの広がりをコントロールします。
* Offset：楽器間のわずかなタイミング差を調整し、より自然な効果を生み出します。
* Gain：個々の楽器の音量を設定します。

## Ensemble向けのエフェクト

空間感を出したい場合は、Roomエフェクトの有効化を推奨します。

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

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

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

トラックパネルのメニューから現在のEnsembleをプリセットとして保存できます。プリセット名やタグはカスタマイズでき、検索しやすくなります。保存されたEnsembleプリセットはInstrument LibraryのEnsembleタブに格納されます。

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


---

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