# MIDI Controller Profiles

While MVP can be used with any hardware controller that outputs to the appropriate MIDI channels and notes, MVP includes built in profiles for the following controllers that map controller buttons to MIDI blocks for easy configuration. As a rule of thumb, MIDI blocks starting at note 0 will be mapped to supported controllers' sample pads left to right, and bottom to top.

**Supported Controllers**

* AKAI APC Mini
* AKAI APC Mini MK2
* Novation Launchpad Mini MK3

This list will be added to as additional profiles are included in future updates.


---

# 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://support.4cast.world/archive-v12-userguide/technical-archive/midi-controller-profiles.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.
