# Appunti sulle funzionalità del controller MIDI

È anche possibile creare pulsanti funzionali che mostrano il valore di un determinato controller MIDI su un determinato canale MIDI. E quando si tocca il pulsante, appare un cursore che consente di modificare il valore del controller.

Per fare ciò, è necessario creare un normale pulsante funzionale e aggiungere come unica azione "MIDI CC Button".

![Funktionsknopf-Notiz zum Steuern von MIDI Controllern](/files/iAXIT8emCE251zFb3uNr)


---

# 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/italiano/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.
