# 乐器库

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

## 访问 AI 乐器

有 3 种方法可以从乐器库浏览 AI 乐器：

### 从工具栏浏览

<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 乐器。您可以拖放乐器到 [合奏](#ensembles).

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

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

## Instrument Library

乐器库中有 2 个标签页：

### 预制乐器

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

### 合奏

预制合奏与您保存的合奏预设显示在此标签下。

右键单击已保存的合奏卡以进行管理。您可以修改其名称和标签，或从账号中删除。

如需了解更多功能说明，请参阅 [合奏](/docs/product-wiki-zh/ai-yue-qi/chuang-jian-yue-qi-yin-se/he-zou.md).

### 搜索乐器

点击搜索栏以激活搜索模式。您可以使用文本搜索定位想要的乐器。

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


---

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