# 连接 iPad 与 MIDI

有多种方法可以将 iPad 与 MIDI 连接。

## 较旧的 iPad 连接到带有 USB-MIDI 接口的设备 <a href="#toc165549799" id="toc165549799"></a>

许多 iPad 型号尚未配备 USB-C 接口，而是使用 Lightning 或甚至 32 针接口。

许多 MIDI 适配器和某些设备（键盘等）都有 USB 接口用于 MIDI 连接。

由于较旧的 iPad 型号本身没有 USB 接口，因此需要使用适配器将 iPad 扩展为 USB 接口。Apple 称此适配器为“iPad Camera Connection Kit”。

如果它们与 Apple 兼容，这样就可以连接 USB-MIDI 适配器和 USB-MIDI 设备。

![Keyboard mit direktem USB-MIDI-Anschluss](/files/7NSAF0JB104H1GllqbDA) ![Keyboard mit DIN 5-Pin MIDI-Anschluss](/files/7fJ4lyJsvSEkHtICeiqi)

## 较新的 iPad 连接到带有 USB.MIDI 接口的设备

较新的 iPad 型号使用 USB-C 接口代替 Lightning 接口。

因此无需再通过适配器将 iPad 拓展为 USB 接口。

可以使用带有 USB-C 接口的合适电缆将 iPad 直接连接到设备。

## 直接连接到 iPad 的 MIDI 适配器 <a href="#toc165549800" id="toc165549800"></a>

一些 MIDI 适配器无需适配器即可直接连接到较旧的 iPad。

例如：

* iConnectMIDI2+ 来自 iConnectivity
* iRig MIDI 版本 1+2 来自 IK Multimedia
* ioDock 来自 Alesis
* iStudio is202 来自 Behringer
* ...

通过这些适配器，iPad 部分情况下在 MIDI 模式下也可以供电（上述所有适配器都有此功能，除了 iRig MIDI 版本 2）。

也有一些简单的小型 MIDI 键盘可以直接连接到 iPad。

## 通过蓝牙或 WLAN 无线连接 <a href="#toc165549801" id="toc165549801"></a>

还有一些无线 MIDI 适配器可以通过蓝牙（Bluetooth MIDI LE）或 WLAN 与 iPad 无线连接。

![Drahtlose MIDI-Verbindung](/files/Yu95xPeRTsXNl8ilkSfj)

例如：

* mi.1 来自 QuiccoSound（蓝牙）
* PUC wireless MIDI interface（WLAN）
* Yamaha Tyros 5 Keyboard 配有 WLAN-棒
* Yamaha MD-BT01
* Yamaha UT-BT01
* Zivix PUC+


---

# 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/midi-features-verwenden/ipad-mit-midi-verbinden.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.
