Lesson 8 Tut3: Difference between revisions

From English DMXC-Wiki
No edit summary
No edit summary
Line 14: Line 14:
==Lecture 8: Scenes (cues) and scene lists ==
==Lecture 8: Scenes (cues) and scene lists ==
Each  scene needs a "host container"-  that's a scene list. Therefore you  have to create at first one or more cue lists by using the contect menu "Create cuelist" of item "cue lists"  which you can find in the project explorer tree.  
Each  scene needs a "host container"-  that's a scene list. Therefore you  have to create at first one or more cue lists by using the contect menu "Create cuelist" of item "cue lists"  which you can find in the project explorer tree.  
[[File:DMXC3L08 secondScene.JPG]]
[[File:DMXC3L08 SlideDMXC3cue.jpg]]
[[File:DMXC3L08 firstCue02.JPG]]
[[File:DMXC3L08 firstCue01.JPG]]


[[File:DMXC3L08_createSceneListnew.JPG|600px]]
[[File:DMXC3L08_createSceneListnew.JPG|600px]]

Revision as of 12:42, 30 December 2012

Template:Hauptüberschrift

{{#tree:id=dmxc3|openlevels=1|root=DMXC 3 lessons|

}}


Overview

Scenes (cues) are the most important elements of your show. Here we will explain the powerful scene concept of DMXControl 3. The terms "cue" and "scene" are used as synonym words.


Lecture 8: Scenes (cues) and scene lists

Each scene needs a "host container"- that's a scene list. Therefore you have to create at first one or more cue lists by using the contect menu "Create cuelist" of item "cue lists" which you can find in the project explorer tree.


DMXC3L08 secondScene.JPG DMXC3L08 SlideDMXC3cue.jpg DMXC3L08 firstCue02.JPG DMXC3L08 firstCue01.JPG



DMXC3L08 createSceneListnew.JPG

You can open this new cue list with a double click on the object in the project explorer or using the context menu item "open" (or double click). Next step is to create a new scene. For creating a new cue we will change the color of the moving lights to "red" (please open the shutter too) and we turn on the two middle front lights.

DMXC3L08 changeLiveView.JPG


Return to the scene list panel and press the Add new cue button. At first the programmer filter tool will appear where you can manually influence which devices and which attributes should be really taken over into the new scene. Typically you can confirm without modification.

DMXC3L08 programmerFilter.JPG

The result is your first cue (scene) in your scene list. You should change the name of the cue thus you can remember laterly what is the reason and target of this cue (e.g. "First Scene", "Start cue", "ML to red", etc.)

DMXC3L08 FirstScene.JPG

You have to clean the programmer! Otherwise nothing will happen, when you press the play button. More details will follow in the next chapter. Clear programmer.jpg


In following table we explain the meaning of cue attributes (which you can see in the scene list header:

Attribute Description Example
Progress shows status of scene during execution of scene list in percent
Trigger relation to predecessor cue, use "follow" as default see Lesson 11
Trigger Value see Lesson 11
Name free name of scene should explain the content of cue
Fade fade-in value in milli seconds
Delay fanning for fades see Lesson 9
Act. is this cue active or should it be ignored? default: active
Ap. Autoprepare (not yet implemented) default: active
Comment for free use, insert explaining words

In the same way you can create some more cues and store it in the scene list.

DMXC3L08 SecondScene.JPG

Playing Back Cues

Go, Back, etc.

However you can also play a cue that is not in sequence by holding down CTRL and double clicking the cue you want to play.

Using Advanced Timing (=> Property Based Timing)

It is possible to set delay and fade times for each property. You can use this feature to build a cue that moves your moving lights to a different position, then changes the color and after that changes the gobo.

In property grid change "Values" to "Fade" or "Delay". You can now set fade or delay for each property. DMXControl expects time in milliseconds. Also you can use fanned values here. See Lesson 9.


The following example will immediately open the shutter and fade the intensity from 0 to 100% within 1 second (dimmer fade) after this 1 second (color delay) the color will be faded within 5 seconds (color fade). The total duration of this cue will be 6 seconds, because the longest action is the color fade: delay 1s + fade 5s.

Dmxc3 advanced timing value.jpg   Dmxc3 advanced timing fade.jpg


Dmxc3 advanced timing delay.jpg

Editing Property Based Timing

Once you saved a cue with property based timing you can edit the values: ... i guess should work but i don't know how.


topics to be added (by beta testers)

Excercise

  • Generate your own cues
  • Try the buttons "All", "Clear" and "Selected" in the programmer filter
  • Work with different fade times


Additional links and references


Certificate

I have understood the topics of this lecture and want to continue with next course: Lesson 9