> 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/gong-cheng/arrangement-in-canvas/tracks/midi-tracks.md).

# MIDI 轨道

## 概览

MIDI 音轨可以容纳 MIDI 片段，并承载 AI 歌手或 AI 乐器。您可以在 MIDI 音轨上创建、插入和录制 MIDI 片段，并使用 MIDI 内容通过 AI 歌手或 AI 乐器生成声音。

当 AI 歌手或 AI 乐器被加载到空轨道上，或者轨道上存在 MIDI 片段时，它就会变成 MIDI 音轨。根据挂载的声音源类型，MIDI 音轨可分为 3 个子类型：无源 MIDI 音轨、人声轨道和乐器轨道。

要在 MIDI 音轨上创建 MIDI 片段，您可以：

* 双击轨道空白区域即可快速创建 MIDI 片段；
* 将 MIDI 文件拖到轨道空白区域；
* 使用 MIDI 设备录制 MIDI，或通过 ACE Bridge 将您的 DAW 中的 MIDI 同步过来。

有关 MIDI 片段的更多信息，请参阅 [片段](/docs/product-wiki-zh/gong-cheng/arrangement-in-canvas/clips.md).

## 无源 MIDI 音轨

当您在空轨道上插入 MIDI 片段，或从人声/乐器轨道上取消挂载 AI 歌手/AI 乐器时，它会变为无源 MIDI 音轨。

在这种类型的 MIDI 音轨上，您可以创建和编辑 MIDI 片段，但该轨道只能通过标准钢琴采样库发声。

点击 <kbd>+</kbd> 点击轨道标题栏上的按钮，或将 AI 歌手或 AI 乐器拖到轨道标题栏上，即可将其变为人声轨道或乐器轨道。

## 人声轨道

当从 [声线库](/docs/product-wiki-zh/ai-sheng-yue-he-cheng/voice-library.md)将 AI 歌手加载到轨道上时，该轨道会变为人声轨道。

* 您可以从声线库中将 AI 歌手拖放到轨道标题栏上。
* 将新的声线拖放到现有人声轨道标题栏上即可替换当前声线。
* 启用 [歌声的齐唱模式](/docs/product-wiki-zh/ai-sheng-yue-he-cheng/creating-ai-vocals/unison-mode-for-vocals.md) 后会将人声轨道变为齐唱轨道。

### 人声源管理

点击轨道标题栏上的图片以打开轨道面板。

* 轨道图片：点击打开 [声线库](/docs/product-wiki-zh/ai-sheng-yue-he-cheng/voice-library.md).
* 名称：双击重命名。
* 歌声合成模型：点击可在不同版本的歌声合成模型之间切换。有关歌声合成模型版本的更多信息，请参阅 [歌声合成模型](/docs/product-wiki-zh/ai-sheng-yue-he-cheng/voice-library/vocal-synth-models.md).
* 语言：显示当前 AI 歌手支持的语言。
* 设置：
  * 复制并粘贴人声源。
  * 更改轨道图片。齐唱轨道的图片默认使用已加载的 AI 歌手图片，且无法更改。
  * 保存您的齐唱或声线混合预设，或保存对预设的更改。
  * 取消挂载
* 齐唱模式：点击启用齐唱模式。有关更多信息，请参阅 [歌声齐唱模式](/docs/product-wiki-zh/ai-sheng-yue-he-cheng/creating-ai-vocals/unison-mode-for-vocals.md).
* 声线混合：您可以在此混合声线。有关更多信息，请参阅 [声音混合](/docs/product-wiki-zh/ai-sheng-yue-he-cheng/creating-ai-vocals/voice-blending.md).

## 乐器轨道

当从 [乐器库](/docs/product-wiki-zh/ai-yue-qi/instrument-library.md)将 AI乐器加载到轨道上时，该轨道会变为乐器轨道。

* 您可以从乐器库中将 AI 乐器拖放到轨道标题栏上。
* 如果您将乐器拖放到现有乐器轨道标题栏上，它将替换该轨道的乐器。
* 启用 [乐器的齐唱模式](/docs/product-wiki-zh/ai-yue-qi/create-instrument-sounds/unison-mode-for-instruments.md) 后会将乐器轨道变为齐唱轨道。

### 乐器源管理

点击轨道标题栏上的图标以打开乐器源管理面板。

* 轨道图片：点击打开 [乐器库](/docs/product-wiki-zh/ai-yue-qi/instrument-library.md).
* 名称：双击重命名。
* 乐器类别：显示当前乐器的类型。
* 设置：
  * 复制并粘贴乐器源。
  * 保存您的齐唱预设，或保存预设更改。
  * 取消挂载。
* 齐唱模式：点击启用 [乐器的齐唱模式](/docs/product-wiki-zh/ai-yue-qi/create-instrument-sounds/unison-mode-for-instruments.md).

<br>


---

# 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/gong-cheng/arrangement-in-canvas/tracks/midi-tracks.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.
