ledfx_set_blender
Configure a blender effect by setting background, foreground, and mask sources with optional settings for stretching, cutoff, invert, and brightness. Use audio-reactive effects for meaningful blending.
Instructions
Safely set a blender effect by configuring source virtuals first. Blender mixes background + foreground using a mask; mask should be audio reactive, and at least one of background/foreground should be audio reactive. Static colors are rarely useful.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blender_virtual_id | Yes | The blender virtual id (typically 3linematrix) | |
| background | Yes | Background source configuration (base layer). Prefer audio-reactive effects; static colors are rarely useful. | |
| foreground | Yes | Foreground source configuration (top layer). Prefer audio-reactive effects; static colors are rarely useful. | |
| mask | Yes | Mask source configuration (controls reveal/occlusion). Should be audio reactive for meaningful blending. | |
| blender_config | No | Additional blender configuration (stretch, cutoff, invert, brightness) |