# X-Touch Mini

Since release 0.9.21.1 SPAD.neXt uses the Mackie-Mode for the X-Touch Mini which gives full control over led's and buttons.\
For a guide how to use this new feature see [the video section.](https://docs.spadnext.com/guides-and-videos/videos-device-specific/x-touch-mc-mode)

{% hint style="warning" %}
**SPAD.neXt will attempt to switch the X-Touch Mini into Mackie-Mode automatically, however this might fail. Specially if you are in W11 24H2 Update, which has a known issue with Midi/audio devices.**
{% endhint %}

Switching did **not** work if:

* the Layer A led is on and the MC mode led above it is off
* Button presses are not recognized by SPAD.neXt

First try to unplug the X-Touch and replug it. Then restart SPAD.neXt and see if the device now switched automatically. If it did you are fine now, but keep in mind that you will need unplug and replug the device occasionally becasue of that Windows 11 24H2 bug. (As of Jan 12th 2025 a fix for that is in preview at Microsoft and should be rolled out on next Patchday)

If that did not fix it, the X-Touch Mini need to be switched into Mackie-Mode manually:

* Exit SPAD.neXt
* Download (if not already present) <https://mediadl.musictribe.com/download/software/behringer/X-TOUCH/X-TOUCH-EDITORv1.21.zip>
* Unzip container and start the x-touch.exe
* An ui like this should appear<br>

  <figure><img src="https://2105589883-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MNPnNMjztlaW2SgamiE%2Fuploads%2FuhmTFxGdd7HjrIGycotG%2Fgrafik.png?alt=media&#x26;token=9c48511a-af47-4ccb-8ccb-2f972beff573" alt=""><figcaption><p>X-Touch Editor</p></figcaption></figure>
* Click on the MC Button
* The Layer led should go off and the MC MODE led above it should go on.
* Close the x-touch editor
* Start SPAD.neXt.
* All Buttons should be working now.

<br>


---

# 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.spadnext.com/hardware-specific/midi-devices/x-touch-mini.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.
