> 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-ko/ai-1/create-instrument-sounds/expression-controls.md).

# 표현 컨트롤

## 표현 컨트롤이란

표현 컨트롤은 시간에 따라 자동화하여 섬세함과 사실감을 더할 수 있는 매개변수로, 효과가 활성화될 구간을 "그리듯" 지정할 수 있습니다.

### 사용 가능한 컨트롤

<details>

<summary>비브라토</summary>

비브라토는 음정의 미세하고 빠른 흔들림으로, 소리에 따뜻함, 표현력, 풍성함을 더합니다.

</details>

<details>

<summary>분할 톤</summary>

분할 톤은 여러 음정을 동시에 만들어 거칠고 질감 있는 소리를 내는 고급 기법입니다. 멜로디에 날것의, 날카로운 개성을 더하거나 긴장감을 부여하는 데 적합합니다.

</details>

## 표현 컨트롤 편집

<figure><img src="/files/9003c83e9c1633f31e881ee2617a162fb72c9c11" 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-ko/ai-1/create-instrument-sounds/expression-controls.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.
