> 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/chuang-jian-yue-qi-yin-se/biao-qing-can-shu.md).

# 表情参数

## 什么是表情参数

表情参数是可随时间自动化的参数，用于增加细腻度和真实感，允许你“绘制”效果生效的区域。

### 可用控制项

<details>

<summary>颤音</summary>

颤音是在音高上进行细微且快速的波动，为声音增添温暖、表现力与丰富度。

</details>

<details>

<summary>分音</summary>

分音是一种高级技术，通过同时产生多重音高来制造粗糙、有质感的声音。非常适合为旋律加入原始、锐利的特色或紧张感。

</details>

## 编辑表情参数

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

1. 在钢琴卷帘窗下方选择表情参数。
2. 点击并拖曳以“绘制”要激活的区域。
3. 在已激活区域上右键点击并拖动即可擦除。


---

# 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/chuang-jian-yue-qi-yin-se/biao-qing-can-shu.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.
