# Virtual Masters

Depence has the 'Virtual Master' folder in the repository. Virtual Masters are software-side master controllers that can be adjusted using internal and external values, similar to a master fader on a lighting console.

To create a Virtual Master, select the 'Virtual Master' folder in the repository. \
Now, right-click in the empty area on the right and choose 'New' from the following popup menu. Assign an appropriate name and confirm with 'OK'

![](/files/-MhI_kXZWoykCflVnhaP)

"Created 'Virtual Masters' can be linked to any fixture channels in the 'Channel Settings' dialog. They can then modify set values using an internal/external controller source."

The behavior of Virtual Masters can be adjusted as follows:

* Proportional\
  The output value of the channel is reduced proportionally to the controller value.
* Maximizer\
  The output value cannot be higher than the set controller value.
* Minimizer\
  The output value cannot fall below the controller value.
* Static Value\
  The Virtual Master always outputs a fixed value, regardless of the controller value set.<br>

![Right-click on a selected Virtual Master in the repository and choose 'Edit' from the following popup menu](/files/-MhI_kX_QnVNCGk61XYN)

A Virtual Master can be assigned to any fixture channels in the Channel Settings dialog.

<figure><img src="/files/ZMCKdUe6svdyRFCFmQMh" alt=""><figcaption></figcaption></figure>


---

# 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://help.depence.com/depence-show-and-animation/depence-repository/depence-virtual-masters.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.
