# 더블스

## Doubles란 무엇인가

보컬 프로덕션에서는 리드 보컬이나 하모니 보컬 옆에 좌우로 50%\~100% 팬을 주어 두 번의 추가 테이크를 녹음해 더 넓고 풍성한 사운드를 얻는 것을 선호합니다.

{% hint style="info" %}
**단순 복제는 왜 안 되는가?**

단순 복제를 하면 내용이 원본과 정확히 동일해집니다. 이 경우 AI가 복제된 트랙에 대해 같은 오디오 결과를 생성해 위상(Phase) 문제를 일으킬 수 있습니다.
{% endhint %}

## Doubles 생성

MIDI 클립이나 트랙 헤드를 우클릭하고 우클릭 메뉴에서 “Create vocal doubles”를 선택해 Doubles 패널을 엽니다.

<figure><img src="/files/b451e3302de956a239651e273c5d762900b1c0d5" alt="ACE Studio&#x27;s vocal double panel." width="290"><figcaption></figcaption></figure>

Vocal double 패널에서 할 수 있는 작업

* 원본 콘텐츠와의 유사도를 설정합니다. 100%는 원본에 전혀 변경이 없음을 의미합니다.
  * 기본 휴머니제이션 과정에는 음표의 길이와 위치, 자음의 지속시간이 포함됩니다
  * 일반적인 용도에는 85%\~90%이면 충분합니다.
* 사용자 피치에 랜덤 효과를 적용할지 여부
  * 이 옵션은 사용자가 그린 피치 곡선에만 적용됩니다. AI가 생성한 기본 피치는 이 체크박스를 선택해도 변경되지 않습니다.
* VoiceMix에 랜덤 효과를 적용할지 여부
  * 이 트랙에서 음성 혼합(VoiceMix)을 사용하지 않았다면 이 박스를 체크할 필요가 없습니다.

<br>


---

# 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/doubles.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.
