# Custom Animation Speed

In version 1.2.0 of MixEffect, you can now set a custom animation speed to use when recalling a preset. This custom speed will override whatever animation speed you have set in MixEffect.

1. Go to the **SuperSource** section.
2. Tap the **View All Presets** button in the upper-right.
3. Long-press on a preset.
4. Choose **Edit Preset**.
5. Enable **Use Custom Speed**.
6. Tap **Speed** and select the animation speed you wish to use with the preset.

The icon associated with the custom speed will be displayed next to the preset button.

<div><figure><img src="/files/G1V2GhLrMlTYJbJRh0WW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/KbNP1Dc6ajBHIrvA3rya" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YMftwNV4wcLMOl8zOHXP" alt=""><figcaption></figcaption></figure></div>

### **Custom Animation Speed with Cascading Presets**

If you have an ATEM Constellation 8K and make use of the Cascade SuperSource Layout OSC command or Shortcut action to recall two presets at the same time, use the following guide to determine the speed of the preset transitions:

* **No custom speed defined**: The default speed will be used.
* **Preset One has a custom speed**: Preset One's custom speed will be used for both presets.
* **Preset One does not have a custom speed, and Preset Two has a custom speed**: Preset Two's custom speed will be used for both presets.
* **Both presets have custom speeds defined**: Preset One's custom speed will be used for both presets.


---

# 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/supersource/editing-presets/custom-animation-speed.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.
