キュー・タイミング

grandMA3 ユーザマニュアル » キューとシーケンス » キュー・タイミング Version 2.2

Each cue part has a lot of timing information.

The default times are used if nothing is defined on cue creation. The default can be changed. Read about the default times below.

Any cue timings can be changed at any point using the command line or the GUI (Sequence Sheet).

There are a lot of elements that affect how a fixture changes values, and they can be divided into different groups:

  • General cue times
  • Feature Type Timing
  • Individual Attribute times
  • Executor Time at point of cue execution
  • Dynamic changed Rate

This is also the priority list from lowest to highest priority.

There is also the cue transition that defines how the values change from one to another.

General Cue Times

There are six different general cue timings. Each has its own column in the Sequence Sheet when condensed timing is turned off - read about it in the Look at Cues and Sequences topic :

  • Cue In Fade
    This is the fade time used for all intensity values changing from a lower value and going to a higher and any other attribute changing value. It starts when the cue is triggered and after the Cue In Delay has counted down.
  • Cue In Delay
    This is the delay before the fade. This defines a countdown time between the cue is triggered and when the fade should begin. The In Delay affects the In Fade. The default value is 0, meaning that there is no delay.
  • Cue Out Fade
    The out fade is used by intensity values fading from a higher value to a lower. It is executed after the Cue Out Delay. The default value is the in fade, meaning that it is the same as whatever the cue in fade is.
  • Cue Out Delay
    This is the delay time for the Out Fade. It can be used to delay when intensity values should start to fade down in value. The default value is in delay, meaning it is the same as the Cue In Delay value.
  • Snap Delay
    Some attributes are defined to Snap. This means that they do not fade from one value to another. They change values as fast as possible. This can make sense for attributes like gobos. This delay is used to delay when the snap is performed. It makes it possible to have the fixture fade out before snapping to a new gobo. This delay affects all snap attributes stored in the cue. It can be overwritten by individual attribute timing.
  • Command Delay
    This delays the execution of a command. This is the only place where this delay can be defined. There is no individual timing for this.

These values can be changed using this syntax:

Cue ["Cue_Name" or Cue_Number] CueInFade [New_Cue_Time]

Just use the relevant keyword: CueInFade, CueOutFade, CueInDelay, CueOutDelay, SnapDelay, or CommandDelay.

There are two more options for setting the cue fade and delay. They are called CueFade and CueDelay. They can be used to set the four cue fade and delay times mentioned above. They are used to set the in and out time using just one keyword.

The in and out time is separated by a slash. The time before the slash is the In time. The time after the slash is the Out time. It is not necessary to specify both in and out. The slash can be used to set just one of them. The desired time has to be on the correct side of the slash.

If only one time is set without any slash, then the in time gets the actual value, and the out time is linked to the in time - it is technically set to time "None". The result is that, for instance, the fade in and fade out will be the same.

For example, setting the in fade to 5 seconds and the out fade to 8 seconds in cue 3 could be done with the following keystrokes:

Cue 3 Time 5 / 8 Please

The command line would read:

User name[Fixture]>Cue 3 CueFade 5/8

If only one time is given, both in and out will use the time. For instance,

User name[Fixture]>Cue 4 CueFade 7

This makes cue 4 use 7 seconds to both fade in and out.

The CueFade and CueDelay commands can address only the in or out time by adding the slash and a number to the relevant side. For instance, setting the CueOutFade to 3 and the CueInDelay to 1 on the currently active cue:

User name[Fixture]>CueFade /3 CueDelay 1/

Both CueFade and CueDelay can be addressed using the Time key. Read more about delays by following the links above to the keywords.

Feature Group Timings

Each feature group has its own fade and delay time, and the Sequence Sheet has columns for each.

These times are used by all fixtures changing the values of that feature group. Overwriting the general cue timing for that feature group.

重要
Intensity values changing to a lower value are not affected by the "Dimmer Fade" time. They are controlled by the "Cue Out Fade".

The feature group fade and delay default is general cue timing. This means they are the same as the time for the Cue In Fade and Cue In Delay.

Individual Attribute Timing

Each individual attribute can have an individual fade and/or delay time. This is called individual time. These individual times are selected using the programmer and added to the cue when it is stored. They can also be edited in the sequence sheet while in tracking mode.

There are two columns in the sequence sheet called Indiv Fade and Indiv Delay. They display the highest of the individual times. The Indiv Duration column shows the complete individual time (delay + fade).

Executor Time

There is an Executor Time master fader. It can be seen and changed in the Master Controls pop-up. It can also be assigned to physical controls or executors.

If this function is turned On, the set time will be used instead of the stored fade and delay timing. The Executor Time faders position is registered when the cue is triggered. The fader can be moved afterward without affecting the running cue fade. 詳しくは Time Control topic を参照してください。

Sequences can be protected from this function by turning Off the Use Executor Time setting in Sequence Setting.

Rate Time

The Rate allows the timings to be dynamically adjusted while the cue fade runs. It does not change the stored times. It simply adjusts the time to be faster or slower. 

Moving the fader up makes the fade faster, making the stored times appear smaller. Pulling the fader down makes it go slower, extending the stored times.

Times affected by the rate has an asterisk (*) in front of the time. If the rate is all the way down, the times will show *Stopped. If the rate is all the way up, the times will show *0.

An executor with the rate function shows the rate as a percentage in the executor label. If the rate is exactly 100%, then the label shows 1:1. If the rate is at maximum, the label shows 1:∞. If the rate is at a minimum, the label shows Stopped.

The rate can be reset using the Rate1 keyword.

Timing Masters

There are 50 timing masters. These can be set to a value from 0 to 10 seconds. The timing masters can be referenced as cue fade, cue delay, feature group fade, and feature group delay values. The cue will then use the value set at the timing master instead of a specific defined fade or delay value.

Timing masters can be added to the following timings:

  • CueIn Fade
  • CueOut Fade
  • CueIn Delay
  • CueOut Delay
  • Feature Group Fade
  • Feature Group Delay
They can be assigned using the command line and by editing cells in the Sequecne Sheet.

The timing masters can be renamed in the MenuPreference and TimingsMasters. Here, the Label command can be used to change the name, add an appearance, tag, and scribble.

The wish is to be able to dynamically adjust the cue fade and delay for cue 3 in a sequence.

In this example, the sequence exists and the timing masters have not been renamed.

  1. Edit the Cue Fade cell for cue 3. This opens the calculator pop-up.
  2. Select Masters in the pop-up.
  3. Select Timing1.
  4. In the command line type: Cue 3 CueDelay "Timing2".
  5. To assign the timing master to Executor 216 on page 1, type: Assign Master "Timing"."Timing1" At Page 1.216.
  6. And assign Timing2: Assign Master"Timing"."Timing2" At Page 1.217.
The result should look something like this:

Example showing the Timing masters in use.
Example setup with timing masters for cue fade and delay in cue 3.

Now, the cue fade and delay times can be adjusted using the two faders.

The position of the timing masters is used when the cue is triggered. So, moving the faders while the fade or delay is running does not affect the timing.

Timing masters can also be used when cues are called in the command line. For instance, to call cue 2 with the current value of Timing3: Goto Cue 3 Fade "Timing3".

Default Cue Timings

The Preference and Timings settings include some settings for Cue Timings.

These timings are used as defaults when a cue or cue part is stored. The store command can overwrite them if a different value is specified, and the cue value can be changed at any time in the sequence sheet.

Follow these steps to open the Cue Timings settings:

  1. Press Menu or tap the Gear icon () in the Control Bar.
  2. Tap Preference and Timings.
  3. Tap Cue.
Menu showing default cue timings.
The Cues tab in the Preference and Timings menu.

This menu has three different groups of settings. The Cue Timings has default timing settings for the cue fades and delays and the transition. The Preset Timings are the Feature Group Timings described above. The MIB Preferences are used to set the default MIB settings. Learn more bout this in the Move In Black topic.

Playback Timing

Some settings define the default playback timings used when cues are called by other commands than Go+.

The times set here define the default timing used if nothing else is defined. A different temporary value can always be used if specified in the command. For example, Goto Cue 5 Fade 2. This will use a 2 second fade no matter the default setting.

Follow these steps to open the Cue Timings settings:

  1. Press Menu or tap the Gear icon () in the Control Bar.
  2. Tap Preference and Timings.
  3. Tap Timings.
Menu showing the default timings.
The Timings tab in the Preference and Timings menu.

The Playback Timings group contains settings for the Goto, Go-, >>>, and <<< functions.

A specific time can be set to be the default time used when these functions are used. Selecting CueTiming instead of a specific time will use the time stored in the cue.

Cue Transition

The cue part property Transition allows for modifying the path values used during the fade from one cue to another. The transition can be set per cue part.

There are nine different transition forms available. They are visualized with these images.

  • Linear:
    This is the default transition. There is no acceleration or deceleration of the values.
  • Slow:
    This uses slow acceleration and fast deceleration.
  • Slow+:
    This is an exaggerated version of Slow.
  • Fast:
    This is a fast acceleration and slow deceleration.
  • Fast+:
    This is an exaggerated version of Fast.
  • SCurve:
    This uses slow acceleration and slow deceleration.
  • Swing-:
    This uses fast acceleration and fast deceleration.
  • Swing:
    This is a slight exaggeration of Swing-. The values change slows down in the middle of the transition.
  • Swing+:
    This is an exaggeration of Swing. The values go backward in the middle before accelerating forward again.