Reference

ControlDeck Widgets

Every ControlDeck widget and its options.

Widgets are the building blocks of a ControlDeck. This page lists all nine and every option each one offers.

Every widget has a Name and a Position block with X, Y, Width and Height in grid cells

Put a space as the name to hide it.

ControlDeck Widgets

Widgets

Button

Fires a trigger.

OptionDefaultValues
ModePress & ReleasePress & Release fires on press and again on release, On Press Only fires once
ColorNoneThe idle color
Active colorFalls back to ColorThe color while pressed or while feedback is on
Use solid colorsOffOn fills the button, off tints it
BorderOffDraws an outline
Font size14Minimum 6
BoldOff
IconNonePicked from the icon library

A button with an icon and no name shows just the icon. With neither it reads Button.

Press & Release is what you want for a flash or a hold action. On Press Only suits anything that toggles, since the release would otherwise fire a second time.

Fader

Fires a level.

OptionDefaultValues
StyleSlimSlim, Extended (with input) or Master
Use 0-255OffOnly changes the display, the value sent is always normalized

Extended adds a step up button, a step down button and a numeric field. Master uses the wider master fader look.

Pan/Tilt

An XY pad that fires a position. Dragging inside sets pan on the horizontal axis and tilt on the vertical one. It has no options of its own.

Color

A color picker. The widget's border shows the picked color.

OptionDefaultValues
Picker styleSpectrumSpectrum, Square + Hue or Bars (H / S / V)

Cue List

Plays and monitors one scene.

OptionDefaultValues
SceneNoneThe scene this widget controls

The layout adapts to the size of the widget, so you can have a minimal readout or full controls.

BPM

Shows and sets a beat master's tempo.

OptionDefaultValues
Beat masterThe project's primary beat masterWhich beat master the widget controls

In live mode there are four ways to set the tempo: click the number and type it, use the mouse wheel, drag the label sideways or tap the button. Tapping also syncs the beat. The border flashes on every beat.

Timer

Displays a timer in a seven-segment readout.

OptionDefaultValues
Timer SourceNoneWhich timer to show, grouped by category
Show decimalsOffShows fractions of a second
ColorYellowThe digit color

Label

Static text.

OptionDefaultValues
ColorGreyText color
AlignmentCenterLeft, Center or Right
Font size14Minimum 6
BoldOff

Panel

A colored background block.

OptionDefaultValues
BackgroundDark greyFill color
Corner radius6In pixels, from 0
BorderOffDraws an outline
Border colorAutomaticOnly when Border is on. Derived from the background unless you set it, and resettable to automatic

Panels always render behind every other widget, so they group controls visually without covering them.