> 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/create-instrument-sounds/unison-mode-for-instruments.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 seus presets personalizados de uníssono na Biblioteca de Instrumentos. Vários presets prontos também estão disponíveis.

Para usar um preset de uníssono, arraste-o 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 em <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 de uníssono.
* 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/mixing/effects.md).

## Salvar como uma 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 uníssono como uma predefinição. Você pode personalizar o nome e as tags da predefinição para facilitar a recuperação. Sua predefinição é salva na aba Unison da Biblioteca de Instrumentos.

As predefinições que você salvar serão armazenadas na nuvem e vinculadas à 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/create-instrument-sounds/unison-mode-for-instruments.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.
