> 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-ja/ai-le-qi/raiburari.md).

# 楽器ライブラリ

<figure><img src="/files/0c335b3b29948a3cfce6915f325a3fb9c2fc4dcf" alt="" width="345"><figcaption></figcaption></figure>

## AI楽器にアクセスする

楽器ライブラリからAI楽器を参照する方法は3つあります：

### ツールバーから参照する

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

ツールバーの2番目のアイコンをクリックして楽器ライブラリを開くと、利用可能なすべてのAI楽器を参照できます。楽器をキャンバスにドラッグして現在のプロジェクトに追加することもできます。また、楽器をクリックしてからキャンバス上をもう一度クリックして追加することもできます。

### キャンバスから参照する

<figure><img src="/files/082698d8fe22ef34c947c92f0fb67459356cee08" alt=""><figcaption></figcaption></figure>

キャンバス上の空のトラックをダブルクリックして楽器ライブラリを開くと、利用可能なすべてのAI楽器を参照できます。その後、追加したい楽器を選択して現在のプロジェクトに追加できます。

### 楽器トラックパネルから参照する

<figure><img src="/files/20aa91b093b901d22d8e0723370cd485376c8f39" alt=""><figcaption></figcaption></figure>

楽器トラックパネルの画像をクリックして楽器ライブラリを開くと、利用可能なすべてのAI楽器を参照できます。楽器をドラッグ＆ドロップして [Unison](#unison).

### キャンバスへのAI楽器の追加

上記の操作を行うと、キャンバス上の対応するトラックにこの楽器が読み込まれ、対応する位置に楽器クリップが作成されます。

## 楽器ライブラリ

楽器ライブラリには2つのタブがあります：

### プリメイド楽器

プリメイド楽器は、ACE Studioがプロの音楽家とその演奏のデータセットを責任ある方法で活用して作成しています。これらの楽器は、元の演奏者ならではの特性と表現力を忠実に捉えています。多様な音楽制作ニーズに応えるため、ACE Studioは新しいプリメイド楽器を継続的に追加しています。

### Unison

このタブの下に、プリメイドの Unison プリセットと保存済みの Unison プリセットが表示されます。

保存済みの Unison プリセットカードを右クリックすると管理できます。名前やタグを編集するか、アカウントから削除できます。

この機能の詳細については、次を参照してください： [楽器用ユニゾンモード](/docs/product-wiki-ja/ai-le-qi/saundono/yunizonmdo.md).

### 楽器を検索

検索バーをクリックして検索モードを有効にすると、テキストで目的の楽器を検索できます。

検索バー右側の閉じるボタンをクリックして検索モードを無効にします。


---

# 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-ja/ai-le-qi/raiburari.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.
