> 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/instrumentos-de-ia/criar-sons-de-instrumento/modo-unison-para-instrumentos.md).

# Modo Unison para instrumentos

## O que é o Modo Unison?

O Modo Unison permite combinar vários Instrumentos de IA em uma única Faixa de instrumento.

Você pode salvar suas predefinições unison personalizadas na Biblioteca de Instrumentos. Também estão disponíveis várias predefinições prontas.

Para usar uma predefinição unison, arraste-a para a Tela ou para o cabeçalho da Faixa.

{% hint style="info" %}
No ACE Studio 2.1.1 e anteriores, o Modo Unison para faixas de instrumento era chamado **Conjunto**.
{% endhint %}

## Ativar ou desativar o Modo Unison

<figure><img src="/files/1021eaabbb1e27aa9814d0b3a9fea89dc4bbf6c7" alt=""><figcaption></figcaption></figure>

Para usar o Modo Unison, clique <kbd>Ativar o Modo Unison</kbd> no painel da Faixa de Instrumento. Desativar o Modo Unison limpa as suas Configurações.

### Adicionar ou remover Instrumentos

<figure><img src="/files/344bf3e063be4d67a4c26209c504de7dcd25f7f7" alt=""><figcaption></figcaption></figure>

* Clique no <kbd>+ Adicionar</kbd> botão para duplicar Instrumentos existentes.
* Arraste novos Instrumentos da Biblioteca para adicioná-los à faixa Unison.
* Organize a ordem dos Instrumentos arrastando-os.

### Editar parâmetros

<figure><img src="/files/1f629c4780cbdf407294eeaaab822823e336adca" alt="" width="375"><figcaption></figcaption></figure>

* Espalhar: controla a largura estéreo do som em camadas.
* Deslocamento: ajusta pequenas diferenças de tempo entre Instrumentos para um efeito mais natural.
* Ganho: define o volume de Instrumentos individuais.

## Efeitos para o Modo Unison

Se quiser criar uma sensação de espaço, use reverb ou outros efeitos na cadeia de FX.

Para saber mais sobre efeitos, consulte [Efeitos](/docs/product-wiki-pt/projeto/mixagem/efeitos.md).

## Salvar como predefinição

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

No menu do painel da Faixa, você pode salvar a configuração atual de unison como uma predefinição. Você pode personalizar o nome e as tags da predefinição para facilitar a localização. Sua predefinição é salva na aba Unison da Biblioteca de Instrumentos.

As predefinições que você salvar serão armazenadas na nuvem e associadas à sua conta.


---

# 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/instrumentos-de-ia/criar-sons-de-instrumento/modo-unison-para-instrumentos.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.
