> 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-es/instrumentos-de-ia/crear-sonidos-de-instrumento.md).

# Crear sonidos de instrumento

Para generar una interpretación de un Instrumento AI, deberás insertar un [Instrumento AI](/docs/product-wiki-es/instrumentos-de-ia/biblioteca-de-instrumentos.md) en una pista, y crear un [Clip](/docs/product-wiki-es/proyecto/arreglo-en-lienzo/clips.md) en esta pista desde el Lienzo con notas MIDI como contenido.

## Funciones 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">Imagen de portada</th></tr></thead><tbody><tr><td>Edición de notas</td><td><a href="/pages/ec9246889d7ea68582a5dafd1eb46e1ab8a4a4e6">/pages/ec9246889d7ea68582a5dafd1eb46e1ab8a4a4e6</a></td><td><a href="/files/7f8a7b4225e63c8c1083dc140a1134e0f729d90f">/files/7f8a7b4225e63c8c1083dc140a1134e0f729d90f</a></td></tr><tr><td>Articulaciones</td><td><a href="/pages/65e246fb6e0dc2adc36d7c29de263629867f682b">/pages/65e246fb6e0dc2adc36d7c29de263629867f682b</a></td><td><a href="/files/0d36c687578916c7359034cf32933caeb35150dc">/files/0d36c687578916c7359034cf32933caeb35150dc</a></td></tr><tr><td>Controles de expresión</td><td><a href="/pages/afcd80aa74310ed54ae7a259677f0e980e04a246">/pages/afcd80aa74310ed54ae7a259677f0e980e04a246</a></td><td><a href="/files/05ae515076153ee496e36f6391dd5885582d4464">/files/05ae515076153ee496e36f6391dd5885582d4464</a></td></tr><tr><td>Modo Unison</td><td><a href="/pages/fc0f9f91da8e25ab7365e787151bb1fd613b7030">/pages/fc0f9f91da8e25ab7365e787151bb1fd613b7030</a></td><td><a href="/files/93247847c6dde0436b8bc5d2437f378657c1acd9">/files/93247847c6dde0436b8bc5d2437f378657c1acd9</a></td></tr></tbody></table>

## Preguntas frecuentes

<details>

<summary>¿Puedo importar archivos MIDI o Archivos MusicXML?</summary>

Sí. Puede importar sus archivos MIDI o Archivos MusicXML en ACE Studio. Para más información, consulte [Importar archivos](/docs/product-wiki-es/proyecto/gestion-de-archivos/importar-archivos.md).

</details>

<details>

<summary>¿Puedo controlar las articulaciones de Instrumentos específicos?</summary>

Sí. Puede hacer que el sonido del Instrumento se ajuste mejor a sus requisitos utilizando [Controles de expresión](/docs/product-wiki-es/instrumentos-de-ia/crear-sonidos-de-instrumento/controles-de-expresion.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-es/instrumentos-de-ia/crear-sonidos-de-instrumento.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.
