> 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-pt/ferramentas-de-ia/doubles.md).

# Dobras

## O que são Dobras

Na produção vocal, normalmente gostamos de gravar mais duas tomadas nas laterais, paneadas entre 50% e 100%, juntamente com um Vocal principal ou um Vocal de harmonia, para uma dimensão e plenitude maiores.

{% hint style="info" %}
**Por que não duplicar?**

Se apenas duplicar, o conteúdo ficará exatamente igual ao original. Nesse caso, a IA gerará o mesmo resultado de Áudio para a cópia duplicada, o que causaria problemas de Fase.
{% endhint %}

## Criar Dobras

Clique com o botão direito num Clipe MIDI ou no cabeçalho da Faixa e selecione “Criar Dobras vocais” no menu de contexto para abrir o painel de Dobras.

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

No painel de Dobras vocais, pode

* Definir a semelhança com o conteúdo original. 100% representa nenhuma alteração em relação ao original.
  * O processo padrão de humanização inclui a Duração: e a posição das notas, bem como a Duração: das consoantes.
  * 85% - 90% é suficiente para necessidades regulares.
* Se deseja aplicar efeitos aleatórios ao pitch do utilizador.
  * Isto só terá efeito nas curvas de pitch que desenhar. O pitch padrão gerado pela IA não será alterado ao selecionar esta caixa de verificação.
* Se deseja aplicar efeitos aleatórios ao VoiceMix.
  * Se ainda não utilizou Vozes Combinadas nesta Faixa, não precisa de assinalar esta caixa.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-pt/ferramentas-de-ia/doubles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
