# 앙상블

## Ensemble이란

Ensemble은 여러 AI 악기를 하나의 트랙으로 결합하여 일관된 악기 그룹으로 구성할 수 있는 기능입니다.

사용자 지정한 Ensemble 프리셋은 Instrument Library에 수동으로 저장할 수 있으며, 여러 가지 미리 만든 프리셋도 제공됩니다.

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

## Ensemble 사용

<figure><img src="https://2318261860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2FYFEGK2AeF5nxv2rvywPO%2Fturn_on_ensemble.gif?alt=media&#x26;token=859c30a6-074f-4fb0-b124-f2a4d7bef16d" alt=""><figcaption></figcaption></figure>

Ensemble을 사용하려면 <kbd>Ensemble 켜기</kbd> 을(를) 악기 트랙 패널에서 클릭하세요. Ensemble 모드를 비활성화하면 모든 Ensemble 설정이 삭제됩니다.

### 악기 추가/제거

<figure><img src="https://2318261860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2F8alsfO0zcJhaT7VtxhxI%2FClipboard-20251029-102746-306.gif?alt=media&#x26;token=1089729e-45bd-4ac1-8df8-cc0970ed6bdf" alt=""><figcaption></figcaption></figure>

* Bridge에서 <kbd>+ 추가</kbd> 버튼으로 기존 악기를 복제하세요.
* 라이브러리에서 새 악기를 드래그하여 Ensemble에 추가합니다.
* 악기의 순서는 드래그하여 정렬할 수 있습니다.

### 매개변수 편집

<figure><img src="https://2318261860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2FCFFWYQDg9WzvHR2aKvtX%2Fedit_ensemble_parameters.gif?alt=media&#x26;token=660028ea-549e-4ed2-a428-22133f8c0683" alt="" width="375"><figcaption></figcaption></figure>

* Spread: 앙상블 사운드의 폭을 제어합니다.
* Offset: 악기 간의 미세한 타이밍 차이를 조정하여 보다 자연스러운 효과를 만듭니다.
* Gain: 개별 악기의 볼륨을 설정합니다.

## 앙상블 이펙트

공간감을 만들고자 할 때는 Room 이펙트 활성화를 권장합니다.

이펙트에 대한 자세한 내용은 [effects](https://docs.acestudio.ai/docs/product-wiki-ko/project/mixing/effects "mention").

## 프리셋으로 저장

<figure><img src="https://2318261860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2FvASqpOiuyieB5t8jj7GY%2Fsave_ensemble_preset.gif?alt=media&#x26;token=8409359c-5756-4d5b-940e-9cf94f03f920" alt=""><figcaption></figcaption></figure>

트랙 패널 메뉴에서 현재 Ensemble을 프리셋으로 저장할 수 있습니다. 프리셋의 이름과 태그를 사용자 지정하여 쉽게 검색할 수 있습니다. 저장된 Ensemble 프리셋은 Instrument Library의 Ensemble 탭에 보관됩니다.

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


---

# 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-1/create-instrument-sounds/ensembles.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.
