# 악기 라이브러리

<figure><img src="/files/5f43edca5862fa70e927806d2d1d64c9e21df2fd" alt="" width="345"><figcaption></figcaption></figure>

## AI 악기 접근

악기 라이브러리에서 AI 악기를 탐색하는 방법은 3가지입니다:

### 툴바에서 탐색

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

툴바에서 두 번째 아이콘을 클릭해 악기 라이브러리를 열면 사용 가능한 모든 AI 악기를 확인할 수 있습니다. 캔버스에 악기를 드래그하여 현재 프로젝트에 추가할 수 있으며, 악기를 클릭한 후 캔버스에서 다시 클릭해 추가할 수도 있습니다.

### 캔버스에서 탐색

<figure><img src="/files/72a7308b4978fdddb7322a7b6372535802a8cc9c" alt=""><figcaption></figcaption></figure>

캔버스의 빈 트랙을 더블 클릭하면 악기 라이브러리가 열리고 사용 가능한 모든 AI 악기를 탐색할 수 있습니다. 그런 다음 악기를 선택해 현재 프로젝트에 추가할 수 있습니다.

### 악기 트랙 패널에서 탐색

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

악기 트랙 패널의 그림을 클릭해 악기 라이브러리를 열면 사용 가능한 모든 AI 악기를 탐색할 수 있습니다. 악기를 끌어다 놓아 [앙상블](#ensembles).

### 캔버스에 AI 악기 추가하기

위의 작업을 통해 캔버스의 해당 트랙에 이 악기가 로드되고, 캔버스의 해당 위치에 악기 클립이 생성됩니다.

## Instrument Library

악기 라이브러리에는 2개의 탭이 있습니다:

### 프리셋 악기

프리셋 악기는 ACE Studio가 전문 연주자들의 데이터셋과 공연을 책임감 있게 활용해 제작한 악기입니다. 이 악기들은 원 연주자의 고유한 특성과 표현력을 충실히 재현합니다. 다양한 음악 제작 수요를 충족하기 위해 지속적으로 새로운 프리셋 악기를 추가하고 있습니다.

### 앙상블

프리셋 앙상블과 저장한 앙상블 프리셋은 이 탭에 표시됩니다.

저장한 앙상블 카드에서 우클릭하여 관리할 수 있습니다. 이름과 태그를 수정하거나 계정에서 삭제할 수 있습니다.

이 기능에 대한 자세한 내용은 [앙상블](/docs/product-wiki-ko/ai-1/create-instrument-sounds/ensembles.md).

### 악기 검색

검색창을 클릭해 검색 모드를 활성화하세요. 텍스트로 검색해 원하는 악기를 찾을 수 있습니다.

검색 모드 비활성화는 검색창 오른쪽의 닫기 버튼을 클릭하세요.


---

# 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/instrument-library.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.
