> 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-sheng-yue-he-cheng/creating-ai-vocals/unison-mode-for-vocals.md).

# 歌声齐唱模式

## 什么是合奏模式？

齐唱模式可将多个 AI 声线组合到一条人声轨道中。

您可以将自定义的齐唱预设保存到歌手库中。我们也提供预设模板。

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

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

## 开启或关闭合奏模式

### 启用或禁用齐唱模式

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

点击人声轨道的标题栏可打开轨道面板。要启用齐唱模式，请点击 <kbd>开启合奏模式</kbd>。关闭齐唱模式会清除其设置。

您也可以右键单击人声轨道并选择 **转换为齐唱轨道**.

### 添加或移除声线

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

* 点击 <kbd>+ 添加</kbd> 打开歌手库，然后点击一个声线，将其添加到齐唱轨道。
* 右键单击某个声线，可复制或删除它。
* 通过拖拽调整声线顺序。

### 编辑参数

<figure><img src="/files/09030e29bad40da48d8ac4b93a5587c9fe8e1fa2" alt="Adjusting Unison Mode parameters like Offset and Spread in ACE Studio." width="357"><figcaption></figcaption></figure>

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

## 合奏模式的效果

如果您想营造空间感，或将其用于和声，请使用 Room Effect。

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

## 另存为预设

<figure><img src="/files/7ce1d4aba0648d7414abca6cb7c29c0ebc2a5a39" alt="Saving a custom Unison Mode configuration as a reusable preset in the ACE Studio Voice Library."><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-zh/ai-sheng-yue-he-cheng/creating-ai-vocals/unison-mode-for-vocals.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.
