# Ableton Link 支持

使用 Ableton Link 可以将歌曲节奏和当前节拍与其他设备同步。

Ableton Link 使用本地网络中的广播消息进行通信。因此，它只能在设备位于同一网络/WLAN 中，并且 SongBook+ 被授权访问本地网络时才有效。当您第一次启用此功能时，操作系统会询问您是否授予访问本地网络的权限。

SongBook+ 可以通过 Ableton Link 将在节拍器设置中为歌曲设置的节奏在打开歌曲时发送到其他设备，向其他设备发送启动和停止指令，并对其他设备的启动和停止指令作出响应。

例如，可以让一个外部节拍器接收 SongBook+ 的节奏，然后与 SongBook+ 同步启动。

遗憾的是，Ableton Link 只能传输节奏和节拍的相位，但无法传输节拍类型，因此无法确定哪个节拍被强调。

由于 SongBook+ 中歌曲的播放节奏是固定的，无法更改，因此 **SongBook+ 不会对来自其他设备的节奏更改请求作出响应**。

<figure><img src="/files/2wRmJ94Fu1KlyxrkLcs9" alt=""><figcaption></figcaption></figure>


---

# 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/ableton-link-unterstutzung.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.
