CUE

A cue is an object that exists on a layer in a Timeline. To create a cue you simply drag an asset from the Asset Manager to a layer on the Timeline. This will create a placeholder for the asset, the cue, that can be used to edit how the content of the asset is being used in a WATCHOUT show.

Alt text

WATCHOUT supports the following cue types:

When a cue is selected on the Timeline or in Stage, the Cue Properties window becomes active.

If the Time Position Indicator overlaps the cue, and the cue refers to something visual, it will be shown in the Stage window.

Alt text

CUE TYPES

In this section we cover the cue types you can use to build WATCHOUT shows.

MEDIA CUES

A cue that produces pixels or audio is referred to as a media cue. The word media cues are used in the documentation to explain concepts that are common for these cues.

The following cues are considered to be media cues:

IMAGE CUE

A cue that refers to an image asset like a .png or .psd file.

VIDEO CUE

A cue that refers to a video asset like a .mp4 or .mov file.

AUDIO CUE

A cue that refers to an audio asset like a .wav file.

3D MODEL CUE

A cue that refers to a 3D model asset like a .obj file.

You can read more about 3D models here.

VIRTUAL DISPLAY CUE

A cue that is used to display content recorded by a virtual display. Virtual display cues are created by:

  1. Right-click the Stage window and select Add Virtual Display.
  2. Drag the virtual display from the Devices window to a Timeline.
    • Note that you can replay the recorded content on the surface of a 3D model. To do so you need to drop the virtual display on top of a cue referring to a 3D model/mesh.

Virtual display rendering does not come for free. To record content so it can be replayed the content must be rendered to an offscreen buffer on the GPU. This implies both more memory consumption and more rendering overhead. Needless to say you should use virtual displays with care to avoid severe performance penalties.

This cue supports the same properties as an image cue.

You can learn more about virtual displays here.

CAPTURE CUE

A cue that can be used to display data captured by a Capture Device. This cue supports the same properties as an image cue.

COMPOSITION CUE

A cue that consists of a group of cues defined on a Composition Timeline.

A composition cue makes it easy to re-use or re-arrange show sections or short snippets. It also makes it easier to apply the same effect to a group of media elements – for instance, to move and scale a set of images together.

There are two ways to create composition cues:

  • Primary approach:

      1. Selecting cues you want to group into a composition.
      1. Select Group Cues into Composition in the Producer/Timeline menu.
      • Note that you may also explode a group into separate cues. This is done by selecting Ungroup Cues from the Producer/Timeline menu.

    OR

  • 3D model approach:

    • Drop a 3D model asset containing multiple meshes to a Timeline or the Stage window.
    • Each mesh is represented as a cue on a separate layer which gives the possibility to play different media (and effects) on each mesh.

To access the composition Timeline you can double click on the composition cue. Note that this will have Stage only show what is present in the composition timeline, everything else is hidden.

Changes made to a composition, such as swapping a media cue, will automatically be applied across all instances of that composition on all timelines.

VARIABLE CUE

A cue that refers to a variable defined in the Variables window. Create this cue by dragging a variable from the Variables window to the timeline.

Select the cue to and edit the Effect to configure how variable value changes over time.

CONTROL CUE

A cue that can be used to trigger jumps in time and change playback state for one or multiple Timelines.

OUTPUT CUE

A cue that gives you the possibility to send arbitrary data to a device on the network. The data is sent when the Timeline time reaches the cue Start Time.

You can read more about its properties here.

MARKER CUE

A cue that can be used to simplify WATCHOUT show monitoring and control. It gives the user the possibility to define a description and count down/up labels.