# 模拟外部键盘的脚踏板

SongBook+ 支持所有可以模拟外部键盘的脚踏板，并能发送以下一个或多个按键：

![Unterstützte Tasten auf externer Tastatur](/files/WVpbpojwxflEl6qkqzoP)

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

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

{% hint style="warning" %}
为了使这些类型的脚踏板正常工作，必须在 iPad 或 iPhone 的设置中的“辅助功能”下的“键盘与文本输入”中将“键盘控制”功能关闭。

否则，操作系统会自行使用一些按下的键，届时 SongBook+ 将无法响应。
{% endhint %}

<figure><img src="/files/fOw3XNApPPmHH8D5TL4Q" alt=""><figcaption></figcaption></figure>

在设置中，您可以激活脚踏板的使用，并为按键分配以下操作（仅列举部分）：

* 不做任何事
* 前进/后退一页
* 按下开始/停止/暂停/继续按钮
* 跳到下一个歌曲
* 返回到歌曲列表
* 打开歌曲预选列表
* 启动/暂停/继续滚动
* 更快/更慢滚动
* 前进或后退一整/半/三分之一/四分之一页
* 打开/关闭自动播放
* 启动/停止节拍器
* 播放配乐
* 打开/关闭循环
* 触发当前页面上的所有功能按钮
* 触发当前页面上的特定功能按钮
* 逐个触发当前页面上的功能按钮
* 调整设备音量（大声，小声）
* 激活搜索字段并将光标放入字段中
* 触发 MIDI-Makros
* ...

在 MIDI 和蓝牙监视器中，您可以查看您的脚踏板发送了哪些按键。

{% hint style="info" %}
当然，这些信号不一定要来自脚踏板。您也可以使用真正的外部键盘。
{% endhint %}

使用此功能，您可以使用以下脚踏板：

* AirTurn BT-105/BT-106/DIGIT/QUAD/DUO/PED/PEDpro/BT200S-x ([www.airturn.com](http://www.airturn.com/)) 通过蓝牙连接
* Coda Music Technologies 的 STOMP (<https://www.codamusictech.com>)
* PageFlip 的 Cicada/Firefly/Dragonfly/Butterfly ([www.pageflip.com](http://www.pageflip.com/)) 通过蓝牙连接
* IK Multimedia 的 iRig BlueTurn ([www.ikmultimedia.com](http://www.ikmultimedia.com/)) 通过蓝牙连接
* Positive Grid 的 BT-2, BT4 (<https://www.positivegrid.com>)
* Strich Music 的 BT-FP2

您可以在此处找到一些关于各种脚踏板的单独指南：<https://baumsoftware.freshdesk.com/en/support/solutions/articles/17000090996>


---

# 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/fusspedale-die-eine-externe-tastatur-simulieren.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.
