# MIDI 控制器功能注释

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

为此，您需要创建一个普通的功能按钮，并将唯一的操作设置为“MIDI CC Button”。

![Funktionsknopf-Notiz zum Steuern von MIDI Controllern](/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/funktions-notizen-fur-midi-controller.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.
