# 合奏

## 什么是合奏

合奏是将多个AI乐器合并到同一轨道，并将它们组织成一个连贯乐器组的功能。

您可以将自定义的合奏预设手动保存到乐器库，系统亦提供若干预设供使用。

要使用合奏预设，只需将其拖到画布或拖到轨道头上。

## 使用合奏

<figure><img src="/files/9b9f2f145f2e5411adf6ddc50b5887e488652df1" alt=""><figcaption></figcaption></figure>

要使用合奏，请点击 <kbd>开启合奏</kbd> 位于乐器轨道面板的按钮。关闭合奏模式将清除所有合奏设置。

### 添加/移除乐器

<figure><img src="/files/f46e0bca44c6314e3684ffe218cba597287875f5" alt=""><figcaption></figcaption></figure>

* 启动 Logic。 <kbd>+ 添加</kbd> 按钮以复制现有乐器。
* 从库中拖动新乐器以将其加入合奏。
* 通过拖拽调整乐器顺序。

### 参数编辑

<figure><img src="/files/7e4c2efb708522f829724f2f7572cf8ccf5eb2b3" alt="" width="375"><figcaption></figcaption></figure>

* 声场：控制合奏声音的宽度。
* 偏移：调整乐器间微小的时差以获得更自然的效果。
* 增益：设置单个乐器的音量。

## 合奏效果

如果想营造空间感，建议启用 Room 效果。

要了解更多效果，请参阅 [效果](/docs/product-wiki-zh/gong-cheng/hun-yin/xiao-guo.md).

## 另存为预设

<figure><img src="/files/8585c704c07ead1194395f7a517da5ff8c3e1b43" alt=""><figcaption></figcaption></figure>

在轨道面板菜单中，您可以将当前合奏保存为预设。可自定义预设名称和标签以便检索。您的合奏预设将保存在乐器库的合奏选项卡中。

您保存的预设将存储在云端并绑定到您的账户。


---

# 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-zh/ai-yue-qi/chuang-jian-yue-qi-yin-se/he-zou.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.
