> 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/saundono.md).

# 楽器サウンドの作成

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

## 主な機能

<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>

## よくある質問

<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/saundono/biao-xian-zhi-yu.md).

</details>


---

# 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/saundono.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.
