# Output Control

{% embed url="<https://vimeo.com/433618278>" %}
Output Control Overview
{% endembed %}

## Description

The Output Control tool allows users to modify contrast and brightness for specific outputs or adjust contrast for all outputs. The Output Control tool is applied at the end of the image processing chain, just before the visual data is sent to the outputs and allows to go black on selected displays.

{% hint style="info" %}
**OPEN THE OUTPUT CONTROL TOOL**

Select {System > Tools > Output Control} or press \[Alt+O].
{% endhint %}

## Features

* **List**: available displays or outputs in the 3D Scene such as Projectors and Led Displays.
* **Show Assigned Displays**: activate to only show the displays linked to outputs.
* **Sliders**: control Brightness and Contrast for the selected outputs in the list.
* **Button**: reset Brightness and Contrast for the selected outputs in the list.
* **Master Contrast slider**: control all of the outputs’ contrast at once.

## Module-related tasks

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Map a MIDI Slider in PHOTON</td><td><strong>Bind a Physical Slider to PHOTON</strong></td><td><a href="/pages/DwPO5riRIDKDrYvLPbjD#2.-bind-a-physical-slider-to-photon">/pages/DwPO5riRIDKDrYvLPbjD#2.-bind-a-physical-slider-to-photon</a></td><td><a href="/files/2IfJtfVuKLIOmlj6sqYl">/files/2IfJtfVuKLIOmlj6sqYl</a></td></tr></tbody></table>

## Related documentation

{% embed url="<https://docs.vyv.ca/user-guide/2.-setting-up-a-show/02.02-3d-scene>" %}
User Guide / 2. Setting-Up a Show / 2. 3D Scene
{% endembed %}

{% content-ref url="/pages/KI5QSft07C5vZom3FZpO" %}
[Timeline](/modules/timeline.md)
{% endcontent-ref %}


---

# 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.vyv.ca/modules/output-control.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.
