> 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.md).

# 创建乐器音色

要生成 AI 乐器演奏，您需要插入一个 [AI 乐器](/docs/product-wiki-zh/ai-yue-qi/instrument-library.md) 到轨道上，并创建一个 [片段](/docs/product-wiki-zh/gong-cheng/arrangement-in-canvas/clips.md) ，并从画布上在该轨道中创建一个以 MIDI 音符为内容的片段。

## 核心功能

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">封面图</th></tr></thead><tbody><tr><td>编辑音符</td><td><a href="/pages/2da238a77ccf5b5205944da65cd7fcaebcb7da0e">/pages/2da238a77ccf5b5205944da65cd7fcaebcb7da0e</a></td><td><a href="/files/6cccec92a501605f74ef9941785ca3f2e3473116">/files/6cccec92a501605f74ef9941785ca3f2e3473116</a></td></tr><tr><td>发音法</td><td><a href="/pages/5b38958c281bf2a6e12993d47930a6a1a99ecebb">/pages/5b38958c281bf2a6e12993d47930a6a1a99ecebb</a></td><td><a href="/files/05bc8981d5b857d7a7694f24ef80a30700a36c4d">/files/05bc8981d5b857d7a7694f24ef80a30700a36c4d</a></td></tr><tr><td>表情参数</td><td><a href="/pages/e5108d8e105ed68f70258891fcd84a59e0070e75">/pages/e5108d8e105ed68f70258891fcd84a59e0070e75</a></td><td><a href="/files/6fbaabd79c441be9d94de9078541f293489837b3">/files/6fbaabd79c441be9d94de9078541f293489837b3</a></td></tr><tr><td>齐唱模式</td><td><a href="/pages/ae30800fa5bc387973b1a6a203f99d8dfd80dcf6">/pages/ae30800fa5bc387973b1a6a203f99d8dfd80dcf6</a></td><td><a href="/files/3a2e298aa79a19ef45c681f0b23f16495f66619c">/files/3a2e298aa79a19ef45c681f0b23f16495f66619c</a></td></tr></tbody></table>

## 常见问题

<details>

<summary>我可以导入 MIDI 或 MusicXML 文件吗？</summary>

可以。您可以将 MIDI 或 MusicXML 文件导入到 ACE Studio 中。更多信息请参阅 [导入文件](/docs/product-wiki-zh/gong-cheng/file-management/import-files.md).

</details>

<details>

<summary>我可以为特定乐器控制发音法吗？</summary>

可以。您可以使用它来让乐器的声音更符合您的需求 [表情参数](/docs/product-wiki-zh/ai-yue-qi/create-instrument-sounds/expression-controls.md).

</details>


---

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