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

# 乐器齐奏模式

## 什么是齐奏模式？

齐奏模式可将多个 AI乐器合并为一条乐器轨道。

你可以将自定义齐奏预设保存到乐器库中。系统还提供若干预设可供使用。

要使用齐奏预设，请将其拖到画布上或轨道标题栏上。

{% hint style="info" %}
在 ACE Studio 2.1.1 及更早版本中，乐器轨道的齐奏模式称为 **合奏**.
{% endhint %}

## 开启或关闭齐奏模式

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

要使用齐奏模式，请点击 <kbd>开启齐奏模式</kbd> 乐器轨道面板中的相应按钮。关闭齐奏模式会清除其设置。

### 添加或移除乐器

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

* 点击 <kbd>+ 添加</kbd> 按钮来复制现有乐器。
* 从乐器库中拖入新乐器，将其添加到齐奏轨道。
* 拖动乐器即可调整顺序。

### 编辑参数

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

* 声场：控制叠加声音的立体声宽度。
* 偏移：调整乐器之间细微的时间差，以获得更自然的效果。
* 增益：设置单个乐器的音量。

## 齐奏模式的效果

如果你想营造空间感，可在 FX 链路中使用混响或其他效果。

如需了解更多关于效果的信息，请参阅 [效果](/docs/product-wiki-zh/gong-cheng/mixing/effects.md).

## 另存为预设

<figure><img src="/files/8585c704c07ead1194395f7a517da5ff8c3e1b43" alt=""><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, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-zh/ai-yue-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.
