# AI合唱

## 什么是 AI 合唱

AI 合唱是一项功能，允许您将多个 AI 声线合并到同一轨道中，组织成合唱部分。

您可以手动将自定义的合唱预设保存到 Voice Library。我们也提供若干预设可供使用。

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

## 合唱模式

### 启用/禁用 合唱模式

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

单击人声轨道的轨道头以打开轨道面板。要启用合唱模式，请单击 <kbd>开启 ChoirMode</kbd> 轨道面板中的按钮。关闭合唱模式将清除所有合唱设置。

您也可以右键单击人声轨道并选择“转换为合唱轨”。

### 添加/移除 声线

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

* 启动 Logic。 <kbd>+ 添加</kbd> 按钮以打开 Voice Library，然后单击某个声线将其添加到合唱中。
* 右键单击某个声线可复制或删除它。
* 通过拖动来排列声线顺序。

### 参数编辑

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

* 偏移：调整声线间的轻微时差，以获得更自然的效果。
* 声场：控制合唱声场的宽度。
* 增益：设置声线头像下每个合唱成员的音量。

## AI 合唱的效果

如果想营造空间感或将其用于和声，建议启用 Room 效果。

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

## 另存为预设

<figure><img src="/files/7ce1d4aba0648d7414abca6cb7c29c0ebc2a5a39" alt="Saving a custom AI Choir configuration as a reusable preset in the ACE Studio Voice Library."><figcaption></figcaption></figure>

在轨道面板菜单中，您可以将当前合唱保存为预设。您可以自定义预设名称、标签和语言以便检索。您的合唱预设将保存在 Voice Library 的 Choir 选项卡中。

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


---

# 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-sheng-yue-he-cheng/chuang-jian-ai-ge-sheng/ai-he-chang.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.
