# Automatic Light Control  (ALC)

Depence has an Automatic Light Control function, especially for water show programming, which can significantly reduce programming time. When pumps are combined with lights within an aggregate or a connected unit, Depence can automatically synchronize the lights to the water effects.

In the following example, a water wave was applied to a series of pumps. In the sequence, the dimmer channel of all lamps is now set to 100% in the track intensity. The Colormix channel then changes the colors during the sequence.

![](/files/oIXHBVSa9q1kMzSVlJjp)

In order to use the ALC function, the property "ALC Enabled" is set to True in the settings of the scene in which the dimmer is set to 100%.  \
The activated ALC function is marked with a yellow box within the scene.

![](/files/CMGRKuC3xBj8Dxytm3X0)

Further settings can be changed in the Settings window:

* ALC Enabled   -   Switches the ALC function on or off.
* ALC In-Delay Time   -   Delays the switching-on of the light to the switching-on of the pump.
* ALC In-Fade Time   -   Fade-in time of the light.
* ALC Out-Delay Time   -   Delays the switching-off of the light after the pump has been switched off.
* ALC Out-Fade Time   -   Fade out time of the light.


---

# 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-show-sequencer/automatic-light-control-alc.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.
