# 功能按钮笔记

一个非常特殊的笔记是功能按钮笔记。

您可以在文档中的任意位置插入一个按钮，并配置不同的操作，以便在轻触时执行。

可能的功能包括发送各种 MIDI 命令、跳转到另一页、启动或停止伴奏回放、滚动或节拍器等等。

<figure><img src="/files/HxW3xbDIzpORCqmGmfQ5" alt=""><figcaption><p>插入功能按钮笔记</p></figcaption></figure>

<img src="/files/1VcYzo8aucANRZwWaSRb" alt="" data-size="line">按下此按钮以插入一个功能按钮笔记。

<img src="/files/uCap4LBCwP0Vi5uKHYM1" alt="" data-size="line">按下“属性”以打开属性窗口。

<img src="/files/XpAvp1deOqgC4tBraMKv" alt="" data-size="line">使用“+”添加所需的操作，这些操作将在按钮按下时执行。

功能按钮还可以选择性地拥有一个组编号。例如，这可以用于通过脚踏板根据组编号触发特定功能按钮或逐个触发功能按钮。

也可以创建显示特定 MIDI 控制器在特定 MIDI 通道上的值的功能按钮。轻触该按钮时，会出现一个滑块，用于更改控制器值。

为此，请创建一个普通的功能按钮，并添加唯一的操作“MIDI CC Button”。

![功能按钮笔记用于控制 MIDI 控制器](/files/tE4umhijE4izcBXR8dkA)


---

# 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/notizfunktion/funktionsknopf-notizen.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.
