# 楽器サウンドを作成

AI楽器パフォーマンスを生成するには、トラックに [AI Instrument](/docs/product-wiki-ja/ai-le-qi/raiburari.md) を挿入し、キャンバスからMIDIノートを内容とする [クリップ](/docs/product-wiki-ja/purojekuto/kyanbasudenoarenji/kurippu.md) をこのトラック上に作成する必要があります。

## 主要機能

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">カバー画像</th></tr></thead><tbody><tr><td>編集ノート</td><td><a href="/pages/dc3f6e7ab36b0b6ed3deb271b17f40501df781c2">/pages/dc3f6e7ab36b0b6ed3deb271b17f40501df781c2</a></td><td><a href="/files/5920b119965c44d4c018f9665049d6030349d401">/files/5920b119965c44d4c018f9665049d6030349d401</a></td></tr><tr><td>演奏法</td><td><a href="/pages/d2733f6ee5eee11f5aba73efaf54cd948affbe6b">/pages/d2733f6ee5eee11f5aba73efaf54cd948affbe6b</a></td><td><a href="/files/e8afd8c88ff208f54ed5c49997b4c3d2e4ef4004">/files/e8afd8c88ff208f54ed5c49997b4c3d2e4ef4004</a></td></tr><tr><td>表現制御</td><td><a href="/pages/21cd0da0dd483ac580df3ff75e8ee95e9ef34c21">/pages/21cd0da0dd483ac580df3ff75e8ee95e9ef34c21</a></td><td><a href="/files/db750532db7c9d69569f5b7c32560fb692e0db3b">/files/db750532db7c9d69569f5b7c32560fb692e0db3b</a></td></tr><tr><td>アンサンブル</td><td><a href="/pages/dabc1e09b026c1c2e7b1a91fb5f53ec97284077d">/pages/dabc1e09b026c1c2e7b1a91fb5f53ec97284077d</a></td><td><a href="/files/25445539509c7e448f8bd85aa8e4fd66cf5bdce8">/files/25445539509c7e448f8bd85aa8e4fd66cf5bdce8</a></td></tr></tbody></table>

## FAQ

<details>

<summary>MIDIやMusicXMLファイルをインポートできますか？</summary>

はい。MIDIやMusicXMLファイルをACE Studioにインポートできます。詳細は、 [ファイルをインポート](/docs/product-wiki-ja/purojekuto/fairu/fairuwoinpto.md).

</details>

<details>

<summary>特定の楽器の演奏法を制御できますか？</summary>

はい。次の機能を使用して、楽器の音を要件に合わせてより適切に調整できます： [表現制御](/docs/product-wiki-ja/ai-le-qi/saundowo/biao-xian-zhi-yu.md).

</details>


---

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