Skip to main content

Simple Color


Simple Color is on all elements by default. It's easy to use, but it allows you to make detailed adjustments to the element LEDs. You can set minimum, middle, and maximum colors and alpha values. For example, if you want to highlight when the encoder is in the middle position, you can assign a specific color to that point.

Simple Color Block on the Setup (formerly Init) Event

If you want to use coloring for value feedback, you can add minimum and middle value colors. By pressing the '+' button, you can assign these minimum and middle LED values.

By pressing the `+` button, you can add minimum and middle LED values

The Block has several fields you can configure:

  • Element (hidden in Minimalist mode): defines which LED the Block should affect.
  • Layer (hidden in Minimalist mode): can be either 1 or 2. The final color is based on the mix of both layers.
    • 1: button and potmeter event layer
    • 2: encoder and endless event layer
  • Color strip: you can add or remove minimum and middle LED values and choose which to color in the color picker.
  • Color Mixer Type dropdown: you can use RGB, Classic, or HSL style color picker.
  • Color Mixer: you can type in your own RGB values or pick a color and alpha value.
  • Update intensity (hidden in Minimalist mode): when enabled, the intensity will update automatically.
Color strip

LED numbers are independent from control element numbers, but in the out of the box configurations we use the default "Auto (-1)" to address the LEDs, this way binding each LED to its respectable Control Element pair.

There exist two layers of color and intensity per each LED. The reason for this is so that Control Elements like an encoder have a layer for both button and encoder events to display values independently from each other. But especially on Control Elements that only use one layer by default you are free to use the second layer for a lot of other things.