# Crear sonidos de instrumentos

Para generar una interpretación de Instrumento AI, necesitará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 su 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>Notas de edición</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>Conjuntos</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 MusicXML?</summary>

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

</details>

<details>

<summary>¿Puedo controlar las articulaciones para instrumentos específicos?</summary>

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