> 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-fr/instruments-ai/creer-des-sons-dinstrument.md).

# Créer des sons d'instrument

Pour générer une performance d’Instrument AI, vous devrez insérer un [Instrument AI](/docs/product-wiki-fr/instruments-ai/bibliotheque-dinstruments.md) sur une Piste, et créer un [Clip](/docs/product-wiki-fr/projet/arrangement-dans-le-canevas/clips.md) sur cette Piste depuis le Canevas, avec des notes MIDI comme contenu.

## Fonctionnalités principales

<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">Image de couverture</th></tr></thead><tbody><tr><td>Édition des notes</td><td><a href="/pages/e79b675de27f66a3056aeea13fcde4d7c88c195d">/pages/e79b675de27f66a3056aeea13fcde4d7c88c195d</a></td><td><a href="/files/b9ef75ce39112b2547640ae1e0a40a4e8aa65555">/files/b9ef75ce39112b2547640ae1e0a40a4e8aa65555</a></td></tr><tr><td>Articulations</td><td><a href="/pages/9bd998b159a1c158f68c95d9b2fa72b3898585c2">/pages/9bd998b159a1c158f68c95d9b2fa72b3898585c2</a></td><td><a href="/files/4ae10e428b1e849c099556704dd28a031e2e3f91">/files/4ae10e428b1e849c099556704dd28a031e2e3f91</a></td></tr><tr><td>Contrôles d'expression</td><td><a href="/pages/ad8ad0e075f4ca708519019306986540924c97b6">/pages/ad8ad0e075f4ca708519019306986540924c97b6</a></td><td><a href="/files/dad81d7a257f6ab96832db6adef25a060ca476f3">/files/dad81d7a257f6ab96832db6adef25a060ca476f3</a></td></tr><tr><td>Mode unisson</td><td><a href="/pages/a4fbfffe035a0c0bf93901bbc38171de076989f4">/pages/a4fbfffe035a0c0bf93901bbc38171de076989f4</a></td><td><a href="/files/cf354398eab9669fcff86f4b358edb8bda858580">/files/cf354398eab9669fcff86f4b358edb8bda858580</a></td></tr></tbody></table>

## FAQ

<details>

<summary>Puis-je importer des fichiers MIDI ou MusicXML ?</summary>

Oui. Vous pouvez importer vos fichiers MIDI ou MusicXML dans ACE Studio. Pour plus d’informations, veuillez consulter [Importer des fichiers](/docs/product-wiki-fr/projet/gestion-des-fichiers/importer-des-fichiers.md).

</details>

<details>

<summary>Puis-je contrôler les articulations pour des instruments spécifiques ?</summary>

Oui. Vous pouvez mieux faire correspondre le son de l’instrument à vos besoins en utilisant [Contrôles d'expression](/docs/product-wiki-fr/instruments-ai/creer-des-sons-dinstrument/controles-dexpression.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-fr/instruments-ai/creer-des-sons-dinstrument.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.
