> 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 及更早版本中，人声轨道的 Unison Mode 称为 **合唱模式**.
{% 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>

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

## 齐奏模式的效果

如果你想营造空间感，或将其用于和声，请使用房间效果。

如需了解更多关于效果的信息，请参阅 [空间效果](/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>

在轨道面板菜单中，你可以将当前齐唱设置保存为预设。你可以自定义预设名称、标签和语言，方便快速检索。你的预设会保存在歌手库的齐唱选项卡中。

你保存的预设将存储在云端，并与你的账户关联。


---

# 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.
