Repeat RGBW Color

From Visuino
Jump to navigation Jump to search

Summary

The **Repeat RGBW Color** component repeats an RGBW color input a specified number of times.

Description

This component takes an RGBW color input and outputs it multiple times based on the configured count. It is useful for controlling RGBW LED strips, visual effects, or broadcasting repeated color data to downstream components.

Diagram:

Properties

  • Enabled (boolean) – Enables or disables the repeat function.
  • Count (integer) – Number of times the RGBW color input is repeated.

Pins

Input Pins

  • in – Input RGBW color signal.

Output Pins

  • out – Output repeated RGBW color signal.

Categories