> For the complete documentation index, see [llms.txt](https://docs.songbookplus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.songbookplus.com/zhong-wen/readme/midi-features-verwenden/andere-keyboards-steuern.md).

# 其他键盘控制

许多其他键盘也可以与 SongBook+ 连接。但您需要自己查阅相应键盘的说明，了解如何通过 MIDI 控制它们，或它们可以发送哪些 MIDI 命令来控制其他设备。

然后您可以设置 SongBook+，使其通过 MIDI 遥控打开歌曲，和/或在打开歌曲时发送 MIDI 命令来控制键盘。

更多信息请参见：

* [通过 MIDI 遥控打开歌曲](/zhong-wen/readme/midi-features-verwenden/song-ferngesteuert-uber-midi-offnen.md)
* [打开歌曲时的 MIDI 指令](/zhong-wen/readme/midi-features-verwenden/midi-befehle-beim-offnen-von-songs.md)

对于某些键盘，还有单独的说明，这些说明有些是由客户提供的：

* [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
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.songbookplus.com/zhong-wen/readme/midi-features-verwenden/andere-keyboards-steuern.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.
