> 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/ai/breath.md).

# 숨

<figure><img src="/files/7b1f8a5e9adc951df32ba1257c37ed37f0ee9d13" alt="Add breath and adjusting the duration of a breath in ACE Studio."><figcaption></figcaption></figure>

## Breath란 무엇인가

인간 가수처럼 문장 시작에 숨을 추가하면 보컬 퍼포먼스가 더 자연스럽게 들립니다. 특히 긴 문장이나 높은 음역에서 숨은 현실감과 감정적 연결을 더해줍니다.

Breath는 AI 매개변수 패널의 첫 번째 탭으로, 사용자가 보컬 라인의 시작 부분에 숨을 추가해 현실감과 표현력을 향상시킬 수 있습니다.

## Breath 편집

### Breath 추가

{% tabs fullWidth="false" %}
{% tab title="자동 추가" %}
을(를) 클릭하세요 <kbd>모두 추가</kbd> 왼쪽 패널의 버튼을 눌러 클립 전체에 숨을 자동으로 추가합니다. 적절한 위치에 지능적으로 숨을 배치합니다.
{% endtab %}

{% tab title="수동 추가" %}
짙은 보라색 영역을 클릭하여 숨을 수동으로 추가합니다.
{% endtab %}
{% endtabs %}

### Breath 지속시간 조정

숨 음표의 왼쪽 가장자리를 드래그하여 숨의 지속시간을 조정할 수 있습니다.


---

# 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-ko/ai/ai/breath.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.
