# Controlar otros teclados

Muchos otros teclados también se pueden conectar con SongBook+. Sin embargo, debe investigar por su cuenta en los manuales de los teclados correspondientes cómo se pueden controlar a través de MIDI o qué comandos MIDI pueden enviar para controlar otros dispositivos.

Luego puede configurar SongBook+ para que abra canciones de forma remota a través de MIDI y/o para que envíe comandos MIDI al abrir una canción para controlar el teclado de forma remota.

Más información al respecto se puede encontrar aquí:

* [Abrir canción de manera remota a través de MIDI](/spanish/readme/midi-features-verwenden/song-ferngesteuert-uber-midi-offnen.md)
* [Comandos MIDI al abrir canciones](/spanish/readme/midi-features-verwenden/midi-befehle-beim-offnen-von-songs.md)

Para algunos teclados también hay manuales separados, algunos de los cuales han sido proporcionados por clientes:

* [Yamaha MOTIF XF, MOTIV XS, MOXF](https://baumsoftware.freshdesk.com/de/support/solutions/articles/17000047695)
* [KORG Kronos](https://baumsoftware.freshdesk.com/de/support/solutions/articles/17000048469)
* [KETRON AUDYA](https://baumsoftware.freshdesk.com/de/support/solutions/articles/17000011026)
* [KETRON SD + Midway PRO](https://baumsoftware.freshdesk.com/de/support/solutions/articles/17000136536-gibt-es-eine-anleitung-wie-man-keyboard-der-sd-serie-oder-midway-pro-mit-songbook-verbindet-)
* [NORD ED5](https://baumsoftware.freshdesk.com/de/support/solutions/articles/17000011356)
* [NORD Stage / Stage 2](https://baumsoftware.freshdesk.com/de/support/solutions/articles/17000045289)
* [Roland BK-7m](https://baumsoftware.freshdesk.com/de/support/solutions/articles/17000049698)
* [Roland FR-4x V-Accordion](https://baumsoftware.freshdesk.com/de/support/solutions/articles/17000051000)


---

# 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.songbookplus.com/spanish/readme/midi-features-verwenden/andere-keyboards-steuern.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.
