# 아티큘레이션

## 아티큘레이션이란 무엇인가

아티큘레이션은 악기가 음을 연주할 때 사용할 수 있는 다양한 기법입니다. 예를 들어 바이올린은 활로 부드럽게 연주하는 레가토(Legato)나 현을 뜯는 피치카토(Pizzicato)로 음을 연주할 수 있습니다. 기본적으로 AI 악기는 **스마트** 모드를 사용하여 멜로디를 지능적으로 분석해 가장 적합한 아티큘레이션을 적용합니다. 그러나 완전한 창의적 제어를 위해 임의의 음에 특정 아티큘레이션을 수동으로 할당할 수 있습니다.

### 사용 가능한 아티큘레이션

사용 가능한 아티큘레이션은 악기에 따라 다릅니다.

<details>

<summary>스마트</summary>

AI가 음악적 문맥에 따라 최적의 아티큘레이션을 자동 선택합니다.

</details>

<details>

<summary>일반</summary>

표준적이고 중립적인 연주 스타일입니다.

</details>

<details>

<summary>레가토</summary>

음들이 부드럽게 연결되어 사이에 무음이 없이 연주됩니다.

</details>

<details>

<summary>글리산도</summary>

한 음에서 다음 음으로 연속적으로 음높이가 미끄러지듯 이동합니다.

</details>

<details>

<summary>피치카토</summary>

활 대신 손가락으로 현을 뜯어 소리를 냅니다.

</details>

<details>

<summary>트레몰로</summary>

단일 음을 매우 빠르게 반복하여 떨리는 효과를 만듭니다.

</details>

<details>

<summary>그로울</summary>

재즈와 록에서 흔한 거칠고 쉰 소리 또는 목구멍에서 나는 울림 같은 소리입니다.

</details>

<details>

<summary>스쿱</summary>

약간 낮은 음에서 목표 음으로 위로 굽히며 접근하는 기법입니다.

</details>

<details>

<summary>아르프-폴</summary>

주음에서 빠르게 하강하는 연속된 음들이 떨어져 나가는 기법입니다.

</details>

<details>

<summary>뮤트</summary>

소리가 감쇠되거나 뮤트되어 더 부드럽고 공명감이 적은 톤을 만듭니다.

</details>

## 아티큘레이션 편집

<figure><img src="https://2318261860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2FaPGck63pvKwFXO1yYUr8%2Farticulations.gif?alt=media&#x26;token=b86ab812-84c0-4402-bc2d-42fb50f576dd" alt=""><figcaption></figcaption></figure>

1. 피아노 롤에서 수정하려는 하나 이상의 음을 선택합니다.
2. 다음 위치를 찾으세요, **"아티큘레이션"** 피아노 롤 위 툴바의 드롭다운 메뉴에서.
3. 목록에서 원하는 아티큘레이션을 선택하세요.


---

# 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-ko/ai-1/create-instrument-sounds/articulations.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.
