# Create Instrument Sounds

To generate an AI instrument performance, you will need to insert an [AI instrument](/ai-instruments/instrument-library.md) on a track, and create a [clip](/project/arrangement-in-canvas/clips.md) on this track from the canvas with MIDI notes as its content.

## Core Features

<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">Cover image</th></tr></thead><tbody><tr><td>Editing Notes</td><td><a href="/pages/HYoMznMjYNcTiuBTwUAX">/pages/HYoMznMjYNcTiuBTwUAX</a></td><td><a href="/files/mNPB1g74Ltoqhz2Kb4vY">/files/mNPB1g74Ltoqhz2Kb4vY</a></td></tr><tr><td>Articulations</td><td><a href="/pages/i69wiWjKve06woDIlZqb">/pages/i69wiWjKve06woDIlZqb</a></td><td><a href="/files/niVj6b5Qjhf2dDogzUcF">/files/niVj6b5Qjhf2dDogzUcF</a></td></tr><tr><td>Expression Controls</td><td><a href="/pages/SjZAciX2UGPjV8roPkXy">/pages/SjZAciX2UGPjV8roPkXy</a></td><td><a href="/files/aiZ7FEJgspRrHKba2mp0">/files/aiZ7FEJgspRrHKba2mp0</a></td></tr><tr><td>Ensembles</td><td><a href="/pages/rxx0wajaxO0NSQVyZQxx">/pages/rxx0wajaxO0NSQVyZQxx</a></td><td><a href="/files/weyD8LUXjwqNLj2zyKkn">/files/weyD8LUXjwqNLj2zyKkn</a></td></tr></tbody></table>

## FAQ

<details>

<summary>Can I import MIDI or MusicXML files?</summary>

Yes. You can import your MIDI or MusicXML files into ACE Studio. For more information, please refer to [Import Files](/project/file-management/import-files.md).

</details>

<details>

<summary>Can I control the articulations for specific instruments?</summary>

Yes. You can make the instrument's sound better match your requirements by using [Expression Controls](/ai-instruments/create-instrument-sounds/expression-controls.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/ai-instruments/create-instrument-sounds.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.
