# Color Generators

You can quickly change the color of your two built-in Color Generators on your ATEM switcher with MixEffect by performing one of the following actions:

1. Tap **Color Generators** from the **MixEffect Home**.
2. Long-press on a color generator button (e.g. **COL1** or **COL2**) from the **Program** or **Preview** panel on a switcher page.

## Adjusting Colors

The Color Generators page or sheet will appear allowing you to modify the following settings via sliders.

* Hue
* Saturation
* Luminance

The selected color will be shown in the large rectangle above the sliders.

<div><figure><img src="https://3777554060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MaiI5oKYEXGU01L5yjC%2Fuploads%2F8pqLyInoH0UmNwvopB1h%2Fcolor-generatos-1-230.png?alt=media&#x26;token=92cf8ca7-a312-4748-a337-3bd1dd1ade21" alt=""><figcaption></figcaption></figure> <figure><img src="https://3777554060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MaiI5oKYEXGU01L5yjC%2Fuploads%2FzyN8hjOb4dQkKUp6KbyQ%2Fcolor-generatos-2-230.png?alt=media&#x26;token=eb8ac205-5c72-4c84-8dad-8749444764d5" alt=""><figcaption></figcaption></figure> <figure><img src="https://3777554060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MaiI5oKYEXGU01L5yjC%2Fuploads%2FNKphcvkHVNJMaZ4IjmUa%2Fcolor-generatos-3-230.png?alt=media&#x26;token=029e3530-1212-490b-9dbe-7bd9b061beab" alt=""><figcaption></figcaption></figure></div>

You can also tap the Color Picker button to bring up the standard iOS picker.

By default, MixEffect will show both color generators when you long-press on the COL1 or COL2 buttons on a switcher page. You can change this to show only the selected color generator by doing the following:

1. Go to **MixEffect Home**.
2. Tap **Settings**.
3. Uncheck **Show All Color Generators**.

## Automations

In MixEffect 1.4.0, an Automations link appears below each color generator. You can use this to quickly create a color preset.

> **NOTE**: This option will only appear if you have **Enable Automations** active in MixEffect Settings and if you have **Enable Shortcuts** or **Enable OSC** turned on.

<div><figure><img src="https://3777554060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MaiI5oKYEXGU01L5yjC%2Fuploads%2FixvvSZtNGF4p1YipWtA3%2Fcolor-generator-automations-1-230.png?alt=media&#x26;token=b6fcb694-d0dd-4bb5-932d-62d01a4af1e9" alt=""><figcaption></figcaption></figure> <figure><img src="https://3777554060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MaiI5oKYEXGU01L5yjC%2Fuploads%2FuHkYaHxsMauVmGeMBeNV%2Fcolor-generator-automations-2-230.png?alt=media&#x26;token=19c8330a-50b0-4f6c-9af2-3fa47cf05faa" alt=""><figcaption></figcaption></figure> <figure><img src="https://3777554060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MaiI5oKYEXGU01L5yjC%2Fuploads%2F4jMHPd5a4ExmVatgcLWH%2Fcolor-generator-automations-3-230.png?alt=media&#x26;token=7f9ab1d8-3a3e-4c42-8d5c-7101e44d9fb3" alt=""><figcaption></figcaption></figure></div>

* **Set Color Generator**: Tapping the Add to Siri button will create a shortcut that uses the Set Color Generator action.
* **Send OSC Message**: Tapping the Add to Siri button will create a shortcut that uses the Send OSC Message to send a Set Color Generator message to MixEffect.
* **OSC**: If you prefer to enter the OSC commands directly into Companion, this section shows you exactly what you need to enter. For commands with multiple arguments, be sure to choose the `Send message with multiple arguments` action when using the Generic OSC module.
* **Use Custom Animation**: Toggle this on if you want to animate between the current settings to the saved settings in the shortcut or OSC call.&#x20;
* **Duration**: Specify the amount of time to perform the animation in milliseconds from 0 to 10000 (i.e. 10 seconds).
* **Style**: Choose an animation style that will be used to perform the transition. These styles are the same as in the SuperSource Transition Style.


---

# 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.mixeffect.app/explore/color-generators.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.
