> 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/yue-qi-ku.md).

# 乐器库

<figure><img src="/files/d393daa3f78b19dc031fdd6e19f02487afd07b0a" alt="" width="345"><figcaption></figcaption></figure>

## 访问 AI乐器

从乐器库浏览 AI乐器有 3 种方式：

### 从工具栏浏览

<figure><img src="/files/52e5c735997d5418a47daac5c6b3b213d103a19a" alt=""><figcaption></figcaption></figure>

点击工具栏中的第二个图标打开乐器库，在这里你可以浏览所有可用的 AI乐器。将一个乐器拖到画布上即可添加到当前工程；你也可以先点击该乐器，再在画布上点击一次来完成添加。

### 从画布浏览

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

双击画布上任意空轨道，打开乐器库，在这里你可以浏览所有可用的 AI乐器。然后选择一个乐器添加到当前工程。

### 从乐器轨道面板浏览

<figure><img src="/files/643d05f824f87a568a5ca2be6d368a0ac6684b3f" alt=""><figcaption></figcaption></figure>

点击乐器轨道面板的图片，打开乐器库，在这里你可以浏览所有可用的 AI乐器。你可以将一个乐器拖放到 [Unison](#unison).

### 在画布上添加 AI乐器

通过以上操作，画布上对应的轨道将加载该乐器，并在画布对应位置创建一个乐器片段。

## 乐器库

乐器库中有 2 个标签页：

### 预制乐器

ACE Studio 使用专业音乐人及其演奏数据集，以负责任的方式制作预制乐器。这些乐器忠实还原了原演奏者独特的特征与表现力。我们会持续添加新的预制乐器，以满足多样化的音乐制作需求。

### Unison

此标签页下显示预制的 Unison 预设和你保存的 Unison 预设。

右键点击你保存的 Unison 预设卡片即可进行管理。你可以修改其名称和标签，或将其从你的账户中删除。

要了解更多关于此功能的信息，请参阅 [乐器的齐奏模式](/docs/product-wiki-zh/ai-yue-qi/chuang-jian-yue-qi-yin-se/yue-qi-de-qi-zou-mo-shi.md).

### 搜索乐器

点击搜索栏以启用搜索模式。你可以使用文本搜索来定位所需的乐器。

点击搜索栏右侧的关闭按钮以停用搜索模式。


---

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

```
GET https://docs.acestudio.ai/docs/product-wiki-zh/ai-yue-qi/yue-qi-ku.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.
