# SongBook+ 远程控制（脚踏板、手势、面部、MIDI）

SongBook+ 的许多功能也可以远程控制。

* 使用模拟外接键盘的脚踏板
* 使用发送 MIDI 指令的脚踏板
* 使用手势（用 2 或 3 个手指滑动或点击）
* 使用面部表情（眨眼、张嘴，......）

{% hint style="info" %}
在 6.3 版本之前，脚踏板和手势的设置可以直接在设置的第一级找到。

从 6.4 版本开始，它们与新的面部表情控制设置一起移至新的"远程控制"组中。
{% endhint %}

在接下来的页面中，您会找到关于这四种远程控制方式的更多信息。

此外，您还可以通过 MIDI 远程打开 SongBook+ 中的歌曲。更多信息可以在此处找到：[通过 MIDI 遥控打开歌曲](/zhong-wen/readme/midi-features-verwenden/song-ferngesteuert-uber-midi-offnen.md).

您还可以将多个设备与 SongBook+ 连接，这样您可以在一个设备上选择一首歌，其他设备上会自动打开相同的歌曲。这对于乐队来说非常实用，更多信息可以在此处找到：[连接多台 iPads 与 SongBook+](/zhong-wen/readme/verbinden-von-mehreren-ipads-mit-songbook+.md)


---

# 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/zhong-wen/readme/fusspedale-verwenden.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.
