# MacOS

### Downloading xLights

The latest release of xLights for MacOS can be found Mac App Store.

<https://apps.apple.com/us/app/xlights/id1137297689>

The link will redirect your browser to the App Store Preview, and will automatically launch the app bringing you to the xLights download page.

![](/files/-MHTAbEFGSd3_hJSRql4)

{% hint style="info" %}
xLights is compatible with the ARM based M1 hardware and the Intel based hardware
{% endhint %}

{% hint style="info" %}
xLights will run on macOS 10.14 and above.
{% endhint %}

## Apple App Store Method

Search for "xlights" in the Apple App Store.

![](/files/-MDDKvR9AMYzo5YATTBf)

Download xLights by Clicking the "Get" button.&#x20;

![](/files/-MDDLca8YJ1Kl_K96-rd)

After Entering your Apple ID and password, Click the "Install" Button.

![](/files/-MDDMKCln6d9Wv_sbObu)

After installing, "xLights" will appear in the Dock

![](/files/-MDDMqOr7LxpG6wo8Y-N)

## Installing QM Vamp Plugin

For M1 based hardware, download the 'Vamp Plugin Pack Installer' from Dan Kulps website

<https://dankulp.com/xlights/archive/qm-vamp-plugins-1.8.dmg>

For Intel based hardwar,e download the 'Vamp Plugin Pack Installer' from <https://code.soundsoftware.ac.uk/projects/vamp-plugin-pack>

Double click the downloaded .dmg file and run the installer inside the dmg file. Restart xLight and the new timing track options to appear.

![](/files/-MDO-SmEgCJMBQ7bDC9i)


---

# 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://manual.xlights.org/xlights/chapters/chapter-three-installation/macintosh.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.
