Overview
TheFade generator creates time-based fade in and fade out effects for specified DMX channels. It interpolates between the current channel value and a target value over a configurable duration.
Properties
List of channels to fade. Supports all channel notation formats.
Target DMX value (0-255) to fade towards.
Duration of the fade effect in seconds.
Implementation
From ~/workspace/source/Assets/Plugin/Generators/GeneratorFade.cs:23-36:UI Controls
The Fade generator provides button controls in the HNode interface:- Fade In - Fades from target value to current value
- Fade Out - Fades from current value to target value
- Fade Duration - Adjustable fade time in seconds
Configuration Example
Fade effects are triggered via the UI buttons. The YAML only configures which channels to fade and the duration.
Use Cases
Smooth Blackout
Smooth Blackout
Create a professional fade to black for all fixtures:
Bump to Full
Bump to Full
Quick fade to full brightness: