# Wave FX

The Wave-FX will be always activated once you select a DMX channel column directly. This Effect-Type will modulate a math function on the selected channels.

![](/files/-MhI_k_wy1fntjoPiJiy)

Depence comes with several Wave templates, which can be loaded with a click on the Open Button.

![](/files/-MhI_k_uPUss9e9AZdD4)

Once you've loaded or created a Wave-Effect you can also edit this effect by using the Edit button:

<div align="left"><img src="/files/-MhI_k_v4jH_C_bNM3RC" alt=""></div>

The Wave-Editor lets you edit the function on a time/value graph to create any kind of effect.

![](/files/-MhI_k_ycnWKP2cz5-tg)

New created or edited Effects can be also stored back as a template for other scenes by clicking on the Save button.

## **Effect Parameters:**

| Repeats        | Amount of Waves per cycle.                          |
| -------------- | --------------------------------------------------- |
| Min/Max        | Minimum and Maximum of the current Wave.            |
| Feature        | Defines the feature ranges to run the effect in.    |
| Phase          | Phase multiplier on the current panorama alignment. |
| Cut left/right | Cuts the wave on left or right side.                |
| Offset         | Added an time offset to the wave.                   |
| Speed          | Speed of the effect.                                |


---

# 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-programmer/depence-value-editors/depence-effects/depence-wave-fx.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.
