> 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/unison-mode-for-vocals.md).

# 보컬용 유니즌 모드

## 유니즌 모드란 무엇인가요?

유니즌 모드를 사용하면 여러 AI 음성을 하나의 보컬 트랙으로 결합할 수 있습니다.

사용자 지정 유니즌 프리셋을 음성 라이브러리에 저장할 수 있습니다. 미리 만들어진 프리셋도 제공합니다.

유니즌 프리셋을 사용하려면 캔버스나 트랙 헤더로 드래그하세요.

{% hint style="info" %}
ACE Studio 2.1.1 및 이전 버전에서는 보컬 트랙의 Unison Mode를 **합창 모드**.
{% endhint %}

## 유니즌 모드를 켜거나 끄기

### 유니즌 모드를 활성화하거나 비활성화합니다

<figure><img src="/files/8cd1d285f9bf8b3988ef6b63d0f7649a3d785188" alt=""><figcaption></figcaption></figure>

보컬 트랙의 헤더를 클릭하여 트랙 패널을 엽니다. 유니즌 모드를 활성화하려면 클릭 <kbd>유니즌 모드 켜기</kbd>. 유니즌 모드를 끄면 해당 설정이 초기화됩니다.

또는 보컬 트랙을 마우스 오른쪽 버튼으로 클릭하고 **유니즌 트랙으로 전환**.

### 음성을 추가하거나 제거합니다

<figure><img src="/files/9f04a1cd0844b3ef5c57599940713eaa8bc7c8d1" alt=""><figcaption></figcaption></figure>

* 클릭 <kbd>+ 추가</kbd> 음성 라이브러리를 열고, 음성을 클릭해 유니즌 트랙에 추가합니다.
* 음성을 마우스 오른쪽 버튼으로 클릭하여 복제하거나 삭제합니다.
* 드래그하여 음성의 순서를 정렬합니다.

### 매개변수 편집

<figure><img src="/files/4b37cd1e3dab4c377adb20751bf5eb767813db61" alt="Adjusting Unison Mode parameters like Offset and Spread in ACE Studio." width="357"><figcaption></figcaption></figure>

* 오프셋: 음성 간의 미세한 타이밍 차이를 조정하여 더 자연스러운 효과를 만듭니다.
* 스프레드: 레이어드 사운드의 스테레오 폭을 조절합니다.
* 게인: 아바타 아래 각 음성의 볼륨을 설정합니다.

## 유니즌 모드용 FX

공간감을 만들거나 백킹 보컬에 사용하려면 룸 이펙트를 사용하세요.

효과에 대해 자세히 알아보려면 다음을 참조하세요 [룸 이펙트](/docs/product-wiki-ko/project/mixing/effects/room-effect.md).

## 프리셋으로 저장

<figure><img src="/files/72db399c6caf583d85e7428cd0fed8d064d66ee8" alt="Saving a custom Unison Mode configuration as a reusable preset in the ACE Studio Voice Library."><figcaption></figcaption></figure>

트랙 패널 메뉴에서 현재 유니즌 구성을 프리셋으로 저장할 수 있습니다. 프리셋의 이름, 태그, 언어를 맞춤 설정해 쉽게 찾을 수 있습니다. 프리셋은 음성 라이브러리의 Unison 탭에 저장됩니다.

저장한 프리셋은 클라우드에 저장되며 계정에 연결됩니다.


---

# 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/unison-mode-for-vocals.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.
