You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ShowfileDesign.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ We use "folders" in the system to organize the layout of the data, and the tool
9
9
We use this as the basic grouping of elements on the stage. Typically this is fixutres of same location or type or combinations; which are used together during scenes to light the show. In QLC+ are base set of groups created automatically when generating RGBMatrix features, however any seriues of fixtures anywhere on the stage can be grouped as desired.
The path is preserved in the name to avoid collisions and allow easy reference in when viewing an entire collection.
32
32
@@ -42,19 +42,19 @@ In this example it's the "preset" for the show so we have all the lights on and
42
42
43
43
We organize collections by their use-case and timing in the show. I use a cue naming format that allows easy expansion/extenssion {song}-{part}-{cue}; and song 0 is before-curtain.
The Show is then setup to be run via cue'ing using a "Chase". Each cue is added with timings so that it can then be used as needed. To do this a hold time of ∞ is generally used so that the show can be cue'd via the virtual Console Cue List. Fade in/out timings can be set here as well .. and/or using a defined holdtime and duration can "auto-cue" where it makes sense.
51
51
52
-
<imgsrc="./Chase.png"alt="Collection"width="200">
52
+
<imgsrc="./Chase.png"alt="Chase"width="200">
53
53
54
54
55
55
## Cuelist
56
56
57
57
Once you've assembled the parts, A Cuelist is used in the Virtual Console to allow the show to be cued. Once added to the Virutal console, in the configuration we define a "Next Cue" button ( we use M ), and a "Previous Cue" button to allow the operator to move the show through time.
0 commit comments