# Test Patterns

**NDI Test Patterns** is a tool designed to facilitate precise audio and video calibration on NDI-enabled devices within your network.&#x20;

With a range of test patterns and audio tones, this tool ensures accurate color properties and optimal sound levels.

{% hint style="info" %}
Download NDI Tools [here](https://ndi.video/tools/download/).
{% endhint %}

***

## **Accessing NDI Test Patterns**

[Install NDI Tools](https://docs.ndi.video/all/using-ndi/ndi-tools/installing-ndi-tools) and run NDI Test Patterns from the [NDI launcher](https://docs.ndi.video/all/using-ndi/ndi-tools/ndi-tools-launcher) or your applications list.

***

## **Immediate NDI Signal Sharing**

Upon launching, NDI Test Patterns will instantly share an **NDI signal** across your network, viewable on other NDI-enabled devices using software like Studio Monitor.&#x20;

***

## **Viewing the NDI Signal**

To receive the signal from NDI Test Patterns, right-click on the [NDI Video Monitor](https://docs.ndi.video/all/using-ndi/ndi-tools/ndi-tools-for-mac/video-monitor) tool, select the device's name, and choose `Test Patterns`.

***

## **Test Pattern Variety**

Explore a variety of test patterns by scrolling down the page and selecting the one that best suits your calibration needs.

<figure><img src="https://content.gitbook.com/content/DO9LSaUxLOBIgPjyrjR1/blobs/TfusszMIPiuB1B4OfHjD/Test%20Patterns%20-%20Main%20UI.png" alt=""><figcaption><p>Test Patterns library </p></figcaption></figure>

***

## **Custom Image With Embedded Alpha**

Click the **plus button at the bottom of the screen** to add custom images to the list of patterns in NDI Test Patterns.

NDI Test Patterns supports images with embedded alpha[^1], allowing you to load most 32-bit image file formats and use them as sources for overlays in your program.

<figure><img src="https://content.gitbook.com/content/DO9LSaUxLOBIgPjyrjR1/blobs/z4QoEj1XNYS0hkQEdAHk/Test-Patterns-alpha.png" alt=""><figcaption></figcaption></figure>

***

## **Audio Calibration**

Enable a one-kilohertz tone accompanying the NDI test pattern signal to test your audio equipment. Choose from various decibel levels to suit your audio calibration requirements.

[^1]: The **alpha channel** is a color component that represents a color's degree of transparency or opacity (i.e., the red, green, and blue channels). It determines how a pixel is rendered when blended with another.


---

# 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.ndi.video/all/using-ndi/ndi-tools/ndi-tools-for-mac/test-patterns.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.
