Complete Help Docs

Laser Show Technology for Lighting Professionals

User Tools

Site Tools


beyond:cue_properties

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
beyond:cue_properties [2020/06/11 19:20]
127.0.0.1 external edit
beyond:cue_properties [2021/04/29 14:24] (current)
Bob Varkevisser
Line 1: Line 1:
-====== Cue properties ======+====== Cue Properties ======
  
-The Properties of each cue can be accessed by right-clicking on the cue and choosing Cue Properties. The first page of the Cue Properties window is shown and described in the picture below+The Workspace Cue is a fairly complex object that includes a few other objects. The main purpose of the Cue is to be a container. The Cue can contain Frames, Shapes, Beam or DMX sequences, Timeline Shows, Captures and so on. The Cue also has Live Control objects that work with all Images.  Another important element of the Cue is an Effect.  Lastly there can be various settings for the laser content contained in the Cue.  The Cue Properties dialog allows you to adjust these settings of the Cue.
  
-{{:beyond:cueproperties1.jpg|}}+===== General tab =====
  
-===== Icon section =====+{{:beyond:cue-properties1.png|}}
  
-The Icon section of the Cue Properties window controls the visual representation in the Cue Grid. The Cue Name is the name that shows up in the Cue Grid. The Preview Time is the time within the animation that will be used to extract a single frame for the purpose of previewing in the Cue Grid+**Cue name** - a title that appears at the bottom of the Cue in the workspace grid.
  
-===== Destination section =====+**Background** - background color of the title.
  
-The Destination section controls the destination of the cue (i.e. where the cue will be routed once it is triggered)Most users will have only a single FB3 and a single projection area, and therefore most users can simply leave this set for the default selection (Zone 1: Scanner 1 Main).+**Preview time** - by default, the cue shows the content at the start (time zero), but in some cases the first frame is blackPreview time defines the time that is used in the calculation of the Cue preview.
  
-===== Image-related properties =====+**Selected Destination** and **Available destination** projection zones that can be assigned to a cue.  
 +Note, Cue settings overwrite Image settings.
  
-In the Second page of the Cue Properties window, you will find image-related properties. The second page of the Cue Properties window is shown and described in the picture below+**Prevent rerouting** disables the ability to change the cue routing by higher level objects.
  
-{{:beyond:cueproperties2.jpg|}}+===== Options =====
  
-===== Animation type =====+{{:beyond:cue-properties2.png|}}
  
-If the cue contains an animation (i.e. a frame file with more than one frame)there are three ways in which BEYOND can animate that frame file+By default, the cue uses the click mode defined on the main toolbar - toggle, restart, flashStart mode can assign modes to cue permanently. For exampleyour situation may call for you to have some cues always in Flash mode, or some in Flash-Solo. Note: you can use two grids, and each grid has its own click mode.
  
-  * **Refresh-based animation** (provides the smoothest animation for long frame files, but is often too fast for simple animations with only a few frames) +**Start mode** - allows you to overwrite the master click mode defined in the main toolbar.
-  * **Time-based animation** (the most common type of animation -- used with most cues) +
-  * **Beat-based animation** (allows you to control the animation based on the Beat system. This is very handy for visuals that go to the beat of the music.)+
  
-===== Scan rate and optimization settings =====+**Transition mode** - overwrites the master transition setting for this cue.
  
-The lower portion of the Cue Properties window allows you to control the scan rate of the cue, as well as accessing more advanced optimization settings. Most users can simply leave this set to 100% of the base scan rate as shown above+**Fixed Start time** - The default start time of the cue as defined in the Dynamics tab. This option allows you to set the start time permanently.
  
-===== Preventing cues from being rerouted =====+**Fixed Finish time** - This option allows you to set the start time permanently.
  
-It is possible to use the Laser Preview window as a means of directing cues to projection zones other than those already specified by the cue itself. However, individual cues may prevent rerouting by checking a box on the General tab.+**Ignore this cue by VLJ (Virtual Laser Jockey)** - specifies that VLJ will not use this cue.
  
-{{:beyond:preventreroute.jpg|}}+**Always repaint this cue** - this setting is made specifically for the Tracer Output image. Tracer Output displays the output of the tracer but if BEYOND does not repaint the cue, no actual laser output will be displayed. Alternately, the repainting of a cue takes CPU resources; in situations where you want to minimize CPU usage, we made this setting optional.
  
-When rerouting is prevented in this way, the cue will have a special icon indicating that it can'be rerouted by the preview window+===== Playback ===== 
 + 
 +{{:beyond:cue-properties3.png|}} 
 + 
 +Playback settings are applicable for Frames/Animations only. This option is described in the Timeline sectionunder **Event** tab. 
 + 
 +The only additional button here is the “Save as default…” option. BEYOND will store the current settings as default and they will be used for all new animations. 
 + 
 +===== Image ===== 
 + 
 +{{:beyond:cue-properties4.png|}} 
 + 
 +The **Image** tab has an embedded Image properties dialog that controls sample rate, vector settings, and a few additional parameters.  
 + 
 +Please check chapter about **Image Properties** dialog. 
 + 
 +===== Shift ===== 
 + 
 +{{:beyond:cue-properties5.png|}} 
 + 
 +The **Shift** tab controls the time shift of the Image contained in the Cue. Shift is an instruction for the Cue Player to use to calculate multiple Image copies with a time shift.  
 + 
 +The Cue, Image, or Preview window defines the routing (zones) of where the output of the cue will go. The Cue Player takes this routing information and uses it to calculate the time shift. The first zone will have a zero shift, the second - 1*Shift, third - 2*shift and so on. So, instead of one calculation and one output that goes to multiple zones, BEYOND calculates multiple frames and sends each frame to one zone. 
 + 
 +Please note that each time shift can only be applied once because the shift is working with zone information. 
 + 
 +===== PangoScript ===== 
 + 
 +{{:beyond:cue-properties6.png|}} 
 + 
 +BEYOND allows a script to be defined that will be executed immediately, before the start of the cue. Scripting for the ending of a cue is also available.  
 + 
 +The execution of the script is immediate, which allows for some action before the Cue starts being displayed. In such scripts, the use of Sleep, WaitFor and similar long operations is prohibited because it will delay the cue start. If you need to start some script that uses WaitFor - then place that type of script inside the PangoScript tab and use the StartCode command inside the Cue. 
 + 
 +Currently BEYOND does not allow you to place a script into the Cue as a main object.  You may expect to use such a script in all other places where the Cue can be used. In some places, this is a complex task. In other places, this is not possible at all. For example, timeline Events and scripts using IF or Wait instructions. The timeline can play at any speed, and any direction but a script cannot.  Timeline Events have the scripts OnEnter and OnLeave, which are the same as for the Cue so you can activate external scripts in the same way as a Cue. 
 + 
 +===== Picture ===== 
 + 
 +{{:beyond:cue-properties7.png|}} 
 + 
 +Cues may have a static picture as a background of the cue. There are file operation buttons, **Open** and **Save, Copy** and **Paste** for Clipboard and a Delete button to delete the picture. 
 + 
 +**Effect Preview (frame)** is designed for ProTracks. The cue can contain Effects that can be the main object of the Cue, which is similar to LivePRO. LivePRO uses a few different frames for Effect, Key Effect and Color Cycle. BEYOND offer the same frames as LivePRO which should help LP users feel comfortable. 
 + 
 +**Effect to Line assignment** is another ProTrack oriented feature.  LP has fixed assignment based on the type of effects - effect, key effect and color. Color always replaces Color, and so on. In BEYOND you can run effects in any Effect Line of a ProTrack or, make a fixed relation which will always go to some exact line of the ProTrack effects. 
 + 
 +===== Show ===== 
 + 
 +{{:beyond:cue-properties8.png|}} 
 + 
 +The Show tab has a couple of simple settings for a timeline Cue. 
 + 
 +**Play show once** defines how many times to play the cue that contains a Timeline Show - once or multiple times. 
 + 
 +**The Timeline settings** to Edit the Timeline Properties that provide control of time code options. 
 + 
 +===== DMX ===== 
 + 
 +{{:beyond:cue-properties9.png|}} 
 + 
 +**Icon text** - text inside the central Cue icon. 
 +**Icon color** - defines the color of the icon. 
 +**Step duration** - defines the duration of DMX sequence step. 
 + 
 +===== Beam ===== 
 + 
 +{{:beyond:cue-properties10.png|}} 
 + 
 +This tab has only one active control - **Step duration**. It defines the duration of a beam sequence step (in seconds or beats).
  
beyond/cue_properties.1591896043.txt · Last modified: 2020/06/11 19:20 by 127.0.0.1