# 음향 효과

## 사운드 이펙트 생성기란

사운드 이펙트 생성기는 ACE Studio 내부에서 사운드 디자인 요소를 생성하는 AI 도구입니다. 프롬프트에 맞는 이펙트를 만드는 데 사용할 수 있습니다.

## 사운드 이펙트 생성기 사용 방법

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

사운드 이펙트 생성기는 타임라인에서 선택된 영역에 대해 작동합니다. 먼저 선택 영역을 만든 다음 도구를 열어 해당 구간에 대한 이펙트를 생성하세요.

### 사운드 이펙트 열기

사운드 이펙트를 여는 방법은 두 가지가 있습니다:

* 클릭 **사운드 이펙트** 메인 툴바에서.
* 영역을 선택한 다음, 클릭 <i class="fa-bolt">:bolt:</i>**사운드 이펙트 아이콘**.

### 사운드 이펙트 생성

1. 캔버스에서 클릭하고 드래그하여 시간 선택을 만드세요. 이는 새 사운드 이펙트의 길이와 위치를 정의합니다.
2. 원하는 사운드 이펙트를 설명하는 문장을 입력하세요(예: “거친 빗방울이 자갈길 위로 쏟아졌다.”).
3. 설정 조정
   * 켜면 **루프** 이 활성화되면 매끄러운 루프가 생성됩니다. 끝부분이 시작 부분으로 자연스럽게 이어져 눈에 띄는 간격이 생기지 않도록 합니다.
   * 프롬프트 영향력 설정을 사용해 출력이 프롬프트와 얼마나 밀접하게 일치할지 조절하세요.
4. 클릭 <kbd>생성</kbd> .


---

# 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-3/sound-effects.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.
