Mercurial > code > home > repos > light9
annotate flax/cues/dolly @ 184:a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
author | dmcc |
---|---|
date | Sun, 13 Jul 2003 05:50:04 +0000 |
parents | 7892e975b30d |
children | 5f9a208e8865 |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <!DOCTYPE PyObject SYSTEM "PyObjects.dtd"> | |
3 <PyObject family="obj" type="builtin_wrapper" class="_EmptyClass"> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
4 <attr name="__toplevel__" family="map" type="__compound__" extra="None TreeDict" id="137405540" > |
0 | 5 <entry> |
6 <key type="string" value="cues" /> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
7 <val type="list" id="140850180" > |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
8 <item type="PyObject" id="139850252" class="Cue"> |
180 | 9 <attr name="name" type="string" value="bogus" /> |
10 <attr name="time" type="string" value="1" /> | |
181 | 11 <attr name="page" type="string" value="--" /> |
12 <attr name="cuenum" type="string" value="B" /> | |
180 | 13 <attr name="sub_levels" type="string" value="" /> |
14 <attr name="desc" type="string" value="" /> | |
15 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
16 <item type="PyObject" id="139926364" class="Cue"> |
180 | 17 <attr name="name" type="string" value="emergency blackout" /> |
18 <attr name="time" type="string" value="1" /> | |
181 | 19 <attr name="page" type="string" value="--" /> |
20 <attr name="cuenum" type="string" value="Z" /> | |
180 | 21 <attr name="sub_levels" type="string" value="" /> |
22 <attr name="desc" type="string" value="" /> | |
23 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
24 <item type="PyObject" class="Cue"> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
25 <attr name="name" type="string" value="curtain warmers, house" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
26 <attr name="time" type="string" value="2" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
27 <attr name="page" type="string" value="-7" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
28 <attr name="cuenum" type="string" value="1" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
29 <attr name="sub_levels" type="string" value="curtain_warmers : .32, house : 1" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
30 <attr name="desc" type="string" value="preshow" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
31 </item> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
32 <item type="PyObject" class="Cue"> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
33 <attr name="name" type="string" value="house at half" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
34 <attr name="time" type="string" value="4" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
35 <attr name="page" type="string" value="-7" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
36 <attr name="cuenum" type="string" value="1" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
37 <attr name="sub_levels" type="string" value="curtain_warmers : .32, house : 0.5" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
38 <attr name="desc" type="string" value="cue from liesel" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
39 </item> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
40 <item type="PyObject" class="Cue"> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
41 <attr name="name" type="string" value="house out" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
42 <attr name="time" type="string" value="4" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
43 <attr name="page" type="string" value="-7" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
44 <attr name="cuenum" type="string" value="1" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
45 <attr name="sub_levels" type="string" value="curtain_warmers : .32" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
46 <attr name="desc" type="string" value="cue from liesel" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
47 </item> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
48 <item type="PyObject" id="139920004" class="Cue"> |
181 | 49 <attr name="name" type="string" value="curtain warmers out" /> |
50 <attr name="time" type="string" value="2" /> | |
51 <attr name="page" type="string" value="-7" /> | |
52 <attr name="cuenum" type="string" value="1.5" /> | |
53 <attr name="sub_levels" type="string" value="" /> | |
54 <attr name="desc" type="string" value="right before the curtains open" /> | |
55 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
56 <item type="PyObject" id="140864092" class="Cue"> |
176 | 57 <attr name="name" type="string" value="cast frozen" /> |
180 | 58 <attr name="time" type="string" value="5" /> |
176 | 59 <attr name="page" type="string" value="1-1-1" /> |
60 <attr name="cuenum" type="string" value="2" /> | |
61 <attr name="sub_levels" type="string" value="1-1_sill : .8" /> | |
62 <attr name="desc" type="string" value="curtain opens" /> | |
0 | 63 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
64 <item type="PyObject" id="140863492" class="Cue"> |
176 | 65 <attr name="name" type="string" value="cast wakes up" /> |
180 | 66 <attr name="time" type="string" value=".5" /> |
170 | 67 <attr name="page" type="string" value="1-1-1" /> |
176 | 68 <attr name="cuenum" type="string" value="3" /> |
69 <attr name="sub_levels" type="string" value="1-1 : .8" /> | |
70 <attr name="desc" type="string" value="music cue" /> | |
71 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
72 <item type="PyObject" id="139907060" class="Cue"> |
170 | 73 <attr name="name" type="string" value="cast freezes, dolly walks RC to LC" /> |
74 <attr name="time" type="string" value="3" /> | |
176 | 75 <attr name="page" type="string" value="1-1-1" /> |
76 <attr name="cuenum" type="string" value="4" /> | |
181 | 77 <attr name="sub_levels" type="string" value="1-1_sill : .8" /> |
78 <attr name="desc" type="string" value="dolly at right, SPOT on dolly entr" /> | |
0 | 79 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
80 <item type="PyObject" id="139957580" class="Cue"> |
176 | 81 <attr name="name" type="string" value="unfreeze" /> |
82 <attr name="time" type="string" value="1.5" /> | |
83 <attr name="page" type="string" value="1-1-2" /> | |
84 <attr name="cuenum" type="string" value="6" /> | |
85 <attr name="sub_levels" type="string" value="1-1 : 1" /> | |
170 | 86 <attr name="desc" type="string" value="" /> |
176 | 87 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
88 <item type="PyObject" id="141758332" class="Cue"> |
176 | 89 <attr name="name" type="string" value="freeze, scene is RC and C" /> |
90 <attr name="time" type="string" value="3" /> | |
170 | 91 <attr name="page" type="string" value="1-1-2" /> |
176 | 92 <attr name="cuenum" type="string" value="7" /> |
181 | 93 <attr name="sub_levels" type="string" value="1-1_sill : .8, front_rc : .4, front_c : .3" /> |
176 | 94 <attr name="desc" type="string" value="" /> |
95 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
96 <item type="PyObject" id="141762580" class="Cue"> |
170 | 97 <attr name="name" type="string" value="unfreeze" /> |
0 | 98 <attr name="time" type="string" value="3" /> |
176 | 99 <attr name="page" type="string" value="1-1-3" /> |
100 <attr name="cuenum" type="string" value="8" /> | |
101 <attr name="sub_levels" type="string" value="1-1 : 1" /> | |
102 <attr name="desc" type="string" value=""mrs levi!"" /> | |
0 | 103 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
104 <item type="PyObject" id="141761332" class="Cue"> |
176 | 105 <attr name="name" type="string" value="freeze, scene RC" /> |
106 <attr name="time" type="string" value="3" /> | |
107 <attr name="page" type="string" value="1-1-4" /> | |
108 <attr name="cuenum" type="string" value="9" /> | |
181 | 109 <attr name="sub_levels" type="string" value="1-1_sill : .8, front_rc : .7" /> |
170 | 110 <attr name="desc" type="string" value="" /> |
176 | 111 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
112 <item type="PyObject" id="141764060" class="Cue"> |
176 | 113 <attr name="name" type="string" value="dolly at stairs" /> |
114 <attr name="time" type="string" value="2" /> | |
115 <attr name="page" type="string" value="1-1-4" /> | |
116 <attr name="cuenum" type="string" value="9.5" /> | |
181 | 117 <attr name="sub_levels" type="string" value="1-1_sill : .2, dolly_stairs_right : 1, dolly_runway_right : .5" /> |
176 | 118 <attr name="desc" type="string" value="" /> |
0 | 119 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
120 <item type="PyObject" id="141765572" class="Cue"> |
176 | 121 <attr name="name" type="string" value="dolly walks to her R runway corner" /> |
122 <attr name="time" type="string" value="2" /> | |
123 <attr name="page" type="string" value="1-1-4" /> | |
124 <attr name="cuenum" type="string" value="10" /> | |
181 | 125 <attr name="sub_levels" type="string" value="1-1_sill : .2, dolly_runway_right : 1" /> |
170 | 126 <attr name="desc" type="string" value="" /> |
176 | 127 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
128 <item type="PyObject" id="140853252" class="Cue"> |
0 | 129 <attr name="name" type="string" value="unfreeze" /> |
170 | 130 <attr name="time" type="string" value="3" /> |
176 | 131 <attr name="page" type="string" value="1-1-5" /> |
132 <attr name="cuenum" type="string" value="11" /> | |
181 | 133 <attr name="sub_levels" type="string" value="1-1 : 1, dolly_runway_right : 1, dolly_stairs_right : 1" /> |
176 | 134 <attr name="desc" type="string" value=""i'm waiting for that sign"" /> |
0 | 135 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
136 <item type="PyObject" id="141765812" class="Cue"> |
181 | 137 <attr name="name" type="string" value="stairs out" /> |
138 <attr name="time" type="string" value="3" /> | |
139 <attr name="page" type="string" value="1-1-5" /> | |
140 <attr name="cuenum" type="string" value="11.5" /> | |
141 <attr name="sub_levels" type="string" value="1-1 : 1" /> | |
142 <attr name="desc" type="string" value="after dolly leaves stairs area" /> | |
143 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
144 <item type="PyObject" id="140862796" class="Cue"> |
176 | 145 <attr name="name" type="string" value="stage clears, band walks runway" /> |
146 <attr name="time" type="string" value="3" /> | |
147 <attr name="page" type="string" value="1-1-5" /> | |
148 <attr name="cuenum" type="string" value="12" /> | |
181 | 149 <attr name="sub_levels" type="string" value="worklights : 1, runway_stairs : .45" /> |
176 | 150 <attr name="desc" type="string" value="set change" /> |
151 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
152 <item type="PyObject" id="141765852" class="Cue"> |
176 | 153 <attr name="name" type="string" value="scene opens outside store L" /> |
154 <attr name="time" type="string" value="3" /> | |
155 <attr name="page" type="string" value="1-2-6" /> | |
156 <attr name="cuenum" type="string" value="13" /> | |
157 <attr name="sub_levels" type="string" value="1-2_outside : 1" /> | |
170 | 158 <attr name="desc" type="string" value="" /> |
176 | 159 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
160 <item type="PyObject" id="140850468" class="Cue"> |
176 | 161 <attr name="name" type="string" value="enters store" /> |
162 <attr name="time" type="string" value="3" /> | |
163 <attr name="page" type="string" value="1-2-6" /> | |
164 <attr name="cuenum" type="string" value="14" /> | |
165 <attr name="sub_levels" type="string" value="1-2 : 1, trap :0.2, upstairs : 0.2" /> | |
166 <attr name="desc" type="string" value=""i can't help it..."" /> | |
167 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
168 <item type="PyObject" id="140850764" class="Cue"> |
176 | 169 <attr name="name" type="string" value="trapdoor area" /> |
170 <attr name="time" type="string" value="2" /> | |
171 <attr name="page" type="string" value="1-2-7" /> | |
172 <attr name="cuenum" type="string" value="15" /> | |
173 <attr name="sub_levels" type="string" value="1-2 : 0.5, trap : 1, upstairs : 0.2" /> | |
174 <attr name="desc" type="string" value="walking to trap, "cornelius!"" /> | |
175 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
176 <item type="PyObject" id="141767644" class="Cue"> |
178 | 177 <attr name="name" type="string" value="monologue and "it takes a woman'" /> |
180 | 178 <attr name="time" type="string" value="4" /> |
176 | 179 <attr name="cuenum" type="string" value="16" /> |
178 | 180 <attr name="page" type="string" value="1-2-7" /> |
176 | 181 <attr name="sub_levels" type="string" value="1-2_song_downstairs : 1, upstairs : 0.2, 1-2 : 0.6, trap :0.2" /> |
182 <attr name="desc" type="string" value="sheep something" /> | |
183 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
184 <item type="PyObject" id="140881156" class="Cue"> |
176 | 185 <attr name="name" type="string" value=""restore" after song finishes" /> |
181 | 186 <attr name="time" type="string" value="6" /> |
176 | 187 <attr name="cuenum" type="string" value="17" /> |
188 <attr name="page" type="string" value="1-2-9" /> | |
189 <attr name="sub_levels" type="string" value="1-2 : 1, upstairs : 0.2, trap :0.2" /> | |
190 <attr name="desc" type="string" value="" /> | |
191 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
192 <item type="PyObject" id="140873788" class="Cue"> |
176 | 193 <attr name="name" type="string" value="dolly upstairs" /> |
181 | 194 <attr name="time" type="string" value="5" /> |
176 | 195 <attr name="cuenum" type="string" value="19" /> |
196 <attr name="page" type="string" value="1-2-12" /> | |
197 <attr name="sub_levels" type="string" value="upstairs : .9, 1-2 : 0.5, trap : 0.2" /> | |
0 | 198 <attr name="desc" type="string" value="" /> |
176 | 199 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
200 <item type="PyObject" id="140855436" class="Cue"> |
176 | 201 <attr name="name" type="string" value="cross to trapdoor" /> |
181 | 202 <attr name="time" type="string" value="2" /> |
176 | 203 <attr name="cuenum" type="string" value="20" /> |
204 <attr name="page" type="string" value="1-2-12" /> | |
205 <attr name="sub_levels" type="string" value="upstairs : 0.2, 1-2 : 0.5, trap : 1, 1-2_register : 0.7" /> | |
206 <attr name="desc" type="string" value="plans to make (?)" /> | |
207 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
208 <item type="PyObject" id="140856900" class="Cue"> |
176 | 209 <attr name="name" type="string" value="cross to upstairs" /> |
181 | 210 <attr name="time" type="string" value="2" /> |
176 | 211 <attr name="cuenum" type="string" value="21" /> |
212 <attr name="page" type="string" value="1-2-14" /> | |
213 <attr name="sub_levels" type="string" value="upstairs : .9, 1-2 : 0.5, trap : 0.2" /> | |
214 <attr name="desc" type="string" value=""yes, corn, yes!"" /> | |
215 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
216 <item type="PyObject" id="140857188" class="Cue"> |
176 | 217 <attr name="name" type="string" value="cross to trapdoor and register area" /> |
218 <attr name="time" type="string" value="3" /> | |
219 <attr name="cuenum" type="string" value="22" /> | |
220 <attr name="page" type="string" value="1-2-15" /> | |
181 | 221 <attr name="sub_levels" type="string" value="upstairs : 0.2, 1-2 : 0.5, trap : 1, 1-2_register : .8" /> |
176 | 222 <attr name="desc" type="string" value="chicken at 8" /> |
223 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
224 <item type="PyObject" id="140874028" class="Cue"> |
181 | 225 <attr name="name" type="string" value="wider area" /> |
226 <attr name="time" type="string" value="7" /> | |
227 <attr name="cuenum" type="string" value="23" /> | |
228 <attr name="page" type="string" value="1-2-15" /> | |
229 <attr name="sub_levels" type="string" value="upstairs : 0.2, 1-2 : 0.7, trap : 1, 1-2_register : 1" /> | |
230 <attr name="desc" type="string" value="when needed" /> | |
231 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
232 <item type="PyObject" id="140855212" class="Cue"> |
176 | 233 <attr name="name" type="string" value="whole scene" /> |
234 <attr name="time" type="string" value="3" /> | |
235 <attr name="cuenum" type="string" value="24" /> | |
236 <attr name="page" type="string" value="1-2-16" /> | |
237 <attr name="sub_levels" type="string" value="upstairs : 1.0, 1-2 : 1, trap : 1" /> | |
238 <attr name="desc" type="string" value="" /> | |
239 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
240 <item type="PyObject" id="140855284" class="Cue"> |
176 | 241 <attr name="name" type="string" value="follow the guys" /> |
181 | 242 <attr name="time" type="string" value="2" /> |
176 | 243 <attr name="cuenum" type="string" value="25" /> |
244 <attr name="page" type="string" value="1-2-16" /> | |
245 <attr name="sub_levels" type="string" value="runway : .6, 1-2 : 0.5" /> | |
246 <attr name="desc" type="string" value="set breaks apart as they sing" /> | |
247 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
248 <item type="PyObject" id="139906580" class="Cue"> |
176 | 249 <attr name="name" type="string" value="chorus fills DL then whole stage" /> |
250 <attr name="time" type="string" value="3" /> | |
251 <attr name="cuenum" type="string" value="26" /> | |
252 <attr name="page" type="string" value="1-2-17" /> | |
181 | 253 <attr name="sub_levels" type="string" value="allstage : .9, sky-outside_store : .75" /> |
176 | 254 <attr name="desc" type="string" value="sunday clothes outside" /> |
255 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
256 <item type="PyObject" id="140881196" class="Cue"> |
178 | 257 <attr name="name" type="string" value="blueout to worklights" /> |
258 <attr name="time" type="string" value="2" /> | |
176 | 259 <attr name="page" type="string" value="1-2-18" /> |
260 <attr name="cuenum" type="string" value="28" /> | |
261 <attr name="sub_levels" type="string" value="worklights : 1" /> | |
262 <attr name="desc" type="string" value="" /> | |
263 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
264 <item type="PyObject" id="140860748" class="Cue"> |
176 | 265 <attr name="name" type="string" value="outside hatshop, DL" /> |
266 <attr name="time" type="string" value="3" /> | |
267 <attr name="page" type="string" value="1-3-19" /> | |
268 <attr name="cuenum" type="string" value="29" /> | |
181 | 269 <attr name="sub_levels" type="string" value="1-3_outside : 1, 1-3_inside : 0.1" /> |
176 | 270 <attr name="desc" type="string" value="" /> |
271 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
272 <item type="PyObject" id="139851172" class="Cue"> |
176 | 273 <attr name="name" type="string" value="inside and outside" /> |
180 | 274 <attr name="time" type="string" value="4" /> |
176 | 275 <attr name="page" type="string" value="1-3-19" /> |
276 <attr name="cuenum" type="string" value="29+30" /> | |
277 <attr name="sub_levels" type="string" value="1-3_inside : 1, 1-3_outside : 1" /> | |
278 <attr name="desc" type="string" value="" /> | |
279 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
280 <item type="PyObject" id="140861380" class="Cue"> |
176 | 281 <attr name="name" type="string" value="enter hatshop" /> |
181 | 282 <attr name="time" type="string" value="5" /> |
176 | 283 <attr name="page" type="string" value="1-3-20" /> |
284 <attr name="cuenum" type="string" value="30" /> | |
285 <attr name="sub_levels" type="string" value="1-3_inside : 1" /> | |
286 <attr name="desc" type="string" value="" /> | |
287 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
288 <item type="PyObject" id="140881308" class="Cue"> |
176 | 289 <attr name="name" type="string" value="SPOT alone for song, walks R then LC" /> |
181 | 290 <attr name="time" type="string" value="7" /> |
176 | 291 <attr name="page" type="string" value="1-3-21" /> |
292 <attr name="cuenum" type="string" value="31" /> | |
181 | 293 <attr name="sub_levels" type="string" value="nsi_cue_1 : .5, sky : 0.5" /> |
176 | 294 <attr name="desc" type="string" value="ribbons" /> |
295 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
296 <item type="PyObject" id="140872036" class="Cue"> |
176 | 297 <attr name="name" type="string" value="SPOT OFF return to scene" /> |
181 | 298 <attr name="time" type="string" value="4" /> |
176 | 299 <attr name="page" type="string" value="1-3-22" /> |
300 <attr name="cuenum" type="string" value="32" /> | |
301 <attr name="sub_levels" type="string" value="1-3_inside : 1" /> | |
302 <attr name="desc" type="string" value="" /> | |
303 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
304 <item type="PyObject" id="140871948" class="Cue"> |
181 | 305 <attr name="name" type="string" value="SPOT alone for reprise, walks R then LC" /> |
306 <attr name="time" type="string" value="4" /> | |
307 <attr name="page" type="string" value="1-3-23" /> | |
308 <attr name="cuenum" type="string" value="33" /> | |
309 <attr name="sub_levels" type="string" value="nsi_cue_1 : .7, sky : 0.5" /> | |
310 <attr name="desc" type="string" value="ribbons" /> | |
311 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
312 <item type="PyObject" id="140858644" class="Cue"> |
181 | 313 <attr name="name" type="string" value="SPOT OFF return to scene" /> |
314 <attr name="time" type="string" value="3" /> | |
315 <attr name="page" type="string" value="1-3-23" /> | |
316 <attr name="cuenum" type="string" value="34" /> | |
317 <attr name="sub_levels" type="string" value="1-3_inside : 1" /> | |
318 <attr name="desc" type="string" value="" /> | |
319 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
320 <item type="PyObject" id="140857916" class="Cue"> |
176 | 321 <attr name="name" type="string" value="actors are DL to runway" /> |
322 <attr name="time" type="string" value="4" /> | |
323 <attr name="page" type="string" value="1-3-36" /> | |
324 <attr name="cuenum" type="string" value="35" /> | |
181 | 325 <attr name="sub_levels" type="string" value="runway_stairs : .4, 1-3_inside : .2, sky : 0.4, dolly_stairs_right : .6" /> |
326 <attr name="desc" type="string" value="two people leave, set breaks apart" /> | |
176 | 327 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
328 <item type="PyObject" id="140861508" class="Cue"> |
176 | 329 <attr name="name" type="string" value="stage fills with dancers" /> |
330 <attr name="time" type="string" value="3" /> | |
331 <attr name="page" type="string" value="1-3-36" /> | |
332 <attr name="cuenum" type="string" value="36" /> | |
333 <attr name="sub_levels" type="string" value="1-3-36_dance : 1" /> | |
334 <attr name="desc" type="string" value="" /> | |
335 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
336 <item type="PyObject" id="140857676" class="Cue"> |
178 | 337 <attr name="name" type="string" value="front center mini" /> |
176 | 338 <attr name="time" type="string" value="3" /> |
339 <attr name="page" type="string" value="1-3-36" /> | |
340 <attr name="cuenum" type="string" value="36.5" /> | |
181 | 341 <attr name="sub_levels" type="string" value="1-3-36_dance : 0.7, front_lc : 0.5" /> |
176 | 342 <attr name="desc" type="string" value="" /> |
343 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
344 <item type="PyObject" id="140861868" class="Cue"> |
181 | 345 <attr name="name" type="string" value="dolly at stairs" /> |
346 <attr name="time" type="string" value="2" /> | |
176 | 347 <attr name="page" type="string" value="1-3-37" /> |
348 <attr name="cuenum" type="string" value="36.6" /> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
349 <attr name="sub_levels" type="string" value="runway_stairs_left: 1, dolly_runway_left : 0.35, front_lc : 0.5" /> |
170 | 350 <attr name="desc" type="string" value="" /> |
176 | 351 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
352 <item type="PyObject" id="140863396" class="Cue"> |
176 | 353 <attr name="name" type="string" value="dolly alone in L runway corner" /> |
181 | 354 <attr name="time" type="string" value="2" /> |
176 | 355 <attr name="page" type="string" value="1-3-37" /> |
356 <attr name="cuenum" type="string" value="37" /> | |
357 <attr name="sub_levels" type="string" value="dolly_runway_left : 1" /> | |
358 <attr name="desc" type="string" value="" /> | |
0 | 359 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
360 <item type="PyObject" id="140879900" class="Cue"> |
181 | 361 <attr name="name" type="string" value="dolly at stairs" /> |
362 <attr name="time" type="string" value="2" /> | |
363 <attr name="page" type="string" value="1-3-37" /> | |
364 <attr name="cuenum" type="string" value="37.5" /> | |
365 <attr name="sub_levels" type="string" value="runway_stairs_left: 1, dolly_runway_left : 0.5" /> | |
366 <attr name="desc" type="string" value="" /> | |
367 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
368 <item type="PyObject" id="140876884" class="Cue"> |
176 | 369 <attr name="name" type="string" value="dance?" /> |
370 <attr name="time" type="string" value="4" /> | |
371 <attr name="page" type="string" value="1-3-38" /> | |
372 <attr name="cuenum" type="string" value="38" /> | |
373 <attr name="sub_levels" type="string" value="1-3-36_dance : 1, front_lc : .5" /> | |
374 <attr name="desc" type="string" value="guys enter from UL" /> | |
375 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
376 <item type="PyObject" id="140848764" class="Cue"> |
176 | 377 <attr name="name" type="string" value="SPOT" /> |
378 <attr name="time" type="string" value="3" /> | |
379 <attr name="page" type="string" value="1-3-38" /> | |
380 <attr name="cuenum" type="string" value="39" /> | |
381 <attr name="sub_levels" type="string" value="1-3-36_dance : 0.4, sky : 0.4, runway : 0.16" /> | |
382 <attr name="desc" type="string" value="dolly alone" /> | |
383 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
384 <item type="PyObject" id="140876196" class="Cue"> |
176 | 385 <attr name="name" type="string" value="crowd arrives" /> |
180 | 386 <attr name="time" type="string" value="10" /> |
176 | 387 <attr name="page" type="string" value="1-3-38" /> |
388 <attr name="cuenum" type="string" value="40" /> | |
181 | 389 <attr name="sub_levels" type="string" value="nsi_cue_2 : 1, patio : .5, runway_stairs: 0.6" /> |
176 | 390 <attr name="desc" type="string" value="" /> |
391 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
392 <item type="PyObject" id="140854348" class="Cue"> |
176 | 393 <attr name="name" type="string" value="center scene" /> |
394 <attr name="time" type="string" value="3" /> | |
395 <attr name="page" type="string" value="1-3-39" /> | |
396 <attr name="cuenum" type="string" value="42" /> | |
397 <attr name="sub_levels" type="string" value="nsi_cue_2 : 1" /> | |
170 | 398 <attr name="desc" type="string" value="" /> |
399 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
400 <item type="PyObject" id="140867388" class="Cue"> |
176 | 401 <attr name="name" type="string" value="dolly DC alone SPOT" /> |
402 <attr name="time" type="string" value="3" /> | |
403 <attr name="page" type="string" value="1-3-40" /> | |
404 <attr name="cuenum" type="string" value="43" /> | |
181 | 405 <attr name="sub_levels" type="string" value="1-3-36_dance : 0.4, sky : 0.4, runway : 0.16" /> |
170 | 406 <attr name="desc" type="string" value="" /> |
176 | 407 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
408 <item type="PyObject" id="141768652" class="Cue"> |
176 | 409 <attr name="name" type="string" value="fadeout" /> |
0 | 410 <attr name="time" type="string" value="3" /> |
176 | 411 <attr name="cuenum" type="string" value="44" /> |
412 <attr name="page" type="string" value="1-3-40" /> | |
173 | 413 <attr name="sub_levels" type="string" value="" /> |
170 | 414 <attr name="desc" type="string" value="" /> |
173 | 415 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
416 <item type="PyObject" id="140876668" class="Cue"> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
417 <attr name="name" type="string" value="warmers, house" /> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
418 <attr name="time" type="string" value="7" /> |
176 | 419 <attr name="cuenum" type="string" value="45" /> |
420 <attr name="page" type="string" value="1-3-40" /> | |
181 | 421 <attr name="sub_levels" type="string" value="curtain_warmers : .5, house : 1" /> |
422 <attr name="desc" type="string" value="" /> | |
423 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
424 <item type="PyObject" id="140875716" class="Cue"> |
181 | 425 <attr name="name" type="string" value="house at half" /> |
426 <attr name="time" type="string" value="5" /> | |
427 <attr name="cuenum" type="string" value="45.2" /> | |
428 <attr name="page" type="string" value="" /> | |
429 <attr name="sub_levels" type="string" value="curtain_warmers : .5, house : 0.5" /> | |
430 <attr name="desc" type="string" value="" /> | |
431 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
432 <item type="PyObject" id="140866740" class="Cue"> |
181 | 433 <attr name="name" type="string" value="house out" /> |
434 <attr name="time" type="string" value="5" /> | |
435 <attr name="cuenum" type="string" value="45.3" /> | |
436 <attr name="page" type="string" value="" /> | |
437 <attr name="sub_levels" type="string" value="curtain_warmers : .5" /> | |
438 <attr name="desc" type="string" value="" /> | |
439 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
440 <item type="PyObject" id="140867820" class="Cue"> |
176 | 441 <attr name="name" type="string" value="warmers out" /> |
180 | 442 <attr name="time" type="string" value="20" /> |
176 | 443 <attr name="cuenum" type="string" value="45.5" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
444 <attr name="page" type="string" value="" /> |
173 | 445 <attr name="sub_levels" type="string" value="" /> |
181 | 446 <attr name="desc" type="string" value="do this manually" /> |
173 | 447 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
448 <item type="PyObject" id="140868604" class="Cue"> |
173 | 449 <attr name="name" type="string" value=""night" scene" /> |
180 | 450 <attr name="time" type="string" value="4" /> |
173 | 451 <attr name="page" type="string" value="2-1-1" /> |
176 | 452 <attr name="cuenum" type="string" value="46" /> |
181 | 453 <attr name="sub_levels" type="string" value="2-1_outside : 1, upstairs : .35" /> |
180 | 454 <attr name="desc" type="string" value="on curtain opening" /> |
173 | 455 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
456 <item type="PyObject" id="140869028" class="Cue"> |
173 | 457 <attr name="name" type="string" value="lights change scene to later at night" /> |
180 | 458 <attr name="time" type="string" value="5" /> |
173 | 459 <attr name="page" type="string" value="2-1-3" /> |
176 | 460 <attr name="cuenum" type="string" value="47" /> |
461 <attr name="sub_levels" type="string" value="2-1_darker : .8" /> | |
178 | 462 <attr name="desc" type="string" value="after song" /> |
176 | 463 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
464 <item type="PyObject" id="140871068" class="Cue"> |
176 | 465 <attr name="name" type="string" value="worklights" /> |
466 <attr name="time" type="string" value="3" /> | |
173 | 467 <attr name="page" type="string" value="2-1-4" /> |
176 | 468 <attr name="cuenum" type="string" value="51" /> |
469 <attr name="sub_levels" type="string" value="worklights : 1" /> | |
470 <attr name="desc" type="string" value="" /> | |
173 | 471 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
472 <item type="PyObject" id="140880372" class="Cue"> |
173 | 473 <attr name="name" type="string" value="lewis at top of stairs" /> |
176 | 474 <attr name="time" type="string" value="4" /> |
173 | 475 <attr name="page" type="string" value="2-2-5" /> |
176 | 476 <attr name="cuenum" type="string" value="52" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
477 <attr name="sub_levels" type="string" value="2-2_all : 1, candles : 1" /> |
176 | 478 <attr name="desc" type="string" value="harmonia gardens" /> |
173 | 479 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
480 <item type="PyObject" id="142483468" class="Cue"> |
173 | 481 <attr name="name" type="string" value="left table" /> |
176 | 482 <attr name="time" type="string" value="4" /> |
173 | 483 <attr name="page" type="string" value="2-2-5" /> |
176 | 484 <attr name="cuenum" type="string" value="53" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
485 <attr name="sub_levels" type="string" value="2-2_all : 0.5, 2-2_l_table : 1, candles : 1" /> |
176 | 486 <attr name="desc" type="string" value="" /> |
173 | 487 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
488 <item type="PyObject" id="140858396" class="Cue"> |
173 | 489 <attr name="name" type="string" value="all" /> |
181 | 490 <attr name="time" type="string" value="1.5" /> |
173 | 491 <attr name="page" type="string" value="2-2-6" /> |
176 | 492 <attr name="cuenum" type="string" value="54" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
493 <attr name="sub_levels" type="string" value="2-2_all : 1, candles : 1" /> |
176 | 494 <attr name="desc" type="string" value="" /> |
173 | 495 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
496 <item type="PyObject" id="142484212" class="Cue"> |
173 | 497 <attr name="name" type="string" value="right table" /> |
176 | 498 <attr name="time" type="string" value="3" /> |
173 | 499 <attr name="page" type="string" value="2-2-6" /> |
176 | 500 <attr name="cuenum" type="string" value="55" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
501 <attr name="sub_levels" type="string" value="2-2_all : .5, 2-2_r_table : 1, candles : 1" /> |
176 | 502 <attr name="desc" type="string" value="" /> |
173 | 503 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
504 <item type="PyObject" id="140869700" class="Cue"> |
173 | 505 <attr name="name" type="string" value="all" /> |
176 | 506 <attr name="time" type="string" value="3" /> |
173 | 507 <attr name="page" type="string" value="2-2-7" /> |
176 | 508 <attr name="cuenum" type="string" value="56" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
509 <attr name="sub_levels" type="string" value="2-2_all : 1, candles : 1" /> |
176 | 510 <attr name="desc" type="string" value="" /> |
173 | 511 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
512 <item type="PyObject" id="142483756" class="Cue"> |
173 | 513 <attr name="name" type="string" value="left table" /> |
176 | 514 <attr name="time" type="string" value="3" /> |
515 <attr name="cuenum" type="string" value="57" /> | |
173 | 516 <attr name="page" type="string" value="2-2-7" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
517 <attr name="sub_levels" type="string" value="2-2_all : .5, 2-2_l_table : 1, candles : 1" /> |
176 | 518 <attr name="desc" type="string" value="" /> |
173 | 519 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
520 <item type="PyObject" id="140869516" class="Cue"> |
173 | 521 <attr name="name" type="string" value="all, when curtain closes" /> |
176 | 522 <attr name="time" type="string" value="3" /> |
523 <attr name="cuenum" type="string" value="58" /> | |
173 | 524 <attr name="page" type="string" value="2-2-7" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
525 <attr name="sub_levels" type="string" value="2-2_all : 1, candles : 1" /> |
176 | 526 <attr name="desc" type="string" value="" /> |
173 | 527 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
528 <item type="PyObject" id="140868564" class="Cue"> |
173 | 529 <attr name="name" type="string" value="right table, curtain opens" /> |
176 | 530 <attr name="time" type="string" value="3" /> |
531 <attr name="cuenum" type="string" value="59" /> | |
173 | 532 <attr name="page" type="string" value="2-2-7" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
533 <attr name="sub_levels" type="string" value="2-2_all : .5, 2-2_r_table : 1, candles : 1" /> |
176 | 534 <attr name="desc" type="string" value="" /> |
173 | 535 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
536 <item type="PyObject" id="140865204" class="Cue"> |
173 | 537 <attr name="name" type="string" value="all" /> |
176 | 538 <attr name="time" type="string" value="3" /> |
539 <attr name="cuenum" type="string" value="60" /> | |
173 | 540 <attr name="page" type="string" value="2-2-8" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
541 <attr name="sub_levels" type="string" value="2-2_all : 1, candles : 1" /> |
176 | 542 <attr name="desc" type="string" value="" /> |
173 | 543 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
544 <item type="PyObject" id="142486524" class="Cue"> |
173 | 545 <attr name="name" type="string" value="left table ("champagne")" /> |
176 | 546 <attr name="time" type="string" value="3" /> |
547 <attr name="cuenum" type="string" value="63" /> | |
173 | 548 <attr name="page" type="string" value="2-2-8" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
549 <attr name="sub_levels" type="string" value="2-2_all : .5, 2-2_l_table : 1, candles : 1" /> |
176 | 550 <attr name="desc" type="string" value="" /> |
173 | 551 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
552 <item type="PyObject" id="142488724" class="Cue"> |
173 | 553 <attr name="name" type="string" value="all" /> |
176 | 554 <attr name="time" type="string" value="3" /> |
555 <attr name="cuenum" type="string" value="64" /> | |
173 | 556 <attr name="page" type="string" value="2-2-8" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
557 <attr name="sub_levels" type="string" value="2-2_all : 1, candles : 1" /> |
176 | 558 <attr name="desc" type="string" value="" /> |
173 | 559 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
560 <item type="PyObject" id="142488124" class="Cue"> |
173 | 561 <attr name="name" type="string" value="right table ("let's dance")" /> |
176 | 562 <attr name="time" type="string" value="3" /> |
563 <attr name="cuenum" type="string" value="65" /> | |
173 | 564 <attr name="page" type="string" value="2-2-8" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
565 <attr name="sub_levels" type="string" value="2-2_all : .5, 2-2_r_table : 1, candles : 1" /> |
176 | 566 <attr name="desc" type="string" value="" /> |
173 | 567 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
568 <item type="PyObject" id="142489028" class="Cue"> |
173 | 569 <attr name="name" type="string" value="all" /> |
176 | 570 <attr name="time" type="string" value="3" /> |
571 <attr name="cuenum" type="string" value="66" /> | |
173 | 572 <attr name="page" type="string" value="2-2-9" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
573 <attr name="sub_levels" type="string" value="2-2_all : 1, candles : 1" /> |
180 | 574 <attr name="desc" type="string" value="with music" /> |
173 | 575 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
576 <item type="PyObject" id="142488044" class="Cue"> |
173 | 577 <attr name="name" type="string" value="waiters talk about dolly at the base of stairs" /> |
181 | 578 <attr name="time" type="string" value="5" /> |
176 | 579 <attr name="cuenum" type="string" value="67" /> |
173 | 580 <attr name="page" type="string" value="2-2-10" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
581 <attr name="sub_levels" type="string" value="2-2_all : .9, bottom_of_stairs : 0.6, candles : 1" /> |
176 | 582 <attr name="desc" type="string" value="" /> |
173 | 583 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
584 <item type="PyObject" id="142488404" class="Cue"> |
173 | 585 <attr name="name" type="string" value="dimmer.." /> |
176 | 586 <attr name="time" type="string" value="3" /> |
587 <attr name="cuenum" type="string" value="68" /> | |
173 | 588 <attr name="page" type="string" value="2-2-11" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
589 <attr name="sub_levels" type="string" value="2-2_all : .8, bottom_of_stairs : 0.5, candles : 0.7" /> |
176 | 590 <attr name="desc" type="string" value="" /> |
591 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
592 <item type="PyObject" id="142491740" class="Cue"> |
176 | 593 <attr name="name" type="string" value="dolly arrives and walks down stairs" /> |
181 | 594 <attr name="time" type="string" value="8" /> |
176 | 595 <attr name="cuenum" type="string" value="69" /> |
178 | 596 <attr name="page" type="string" value="2-2-11" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
597 <attr name="sub_levels" type="string" value="2-2_all : 0.9, garden_stairs : 1, candles-bright : 1" /> |
181 | 598 <attr name="desc" type="string" value="SPOT ON dolly when she entr" /> |
173 | 599 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
600 <item type="PyObject" id="142486964" class="Cue"> |
176 | 601 <attr name="name" type="string" value=""down center" dolly's scene" /> |
180 | 602 <attr name="time" type="string" value="10" /> |
176 | 603 <attr name="cuenum" type="string" value="70" /> |
604 <attr name="page" type="string" value="2-2-14" /> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
605 <attr name="sub_levels" type="string" value="2-2_all : 1, front_c : 0.6, candles-bright : 1" /> |
181 | 606 <attr name="desc" type="string" value="SPOT IS OUT at end of singing" /> |
176 | 607 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
608 <item type="PyObject" id="142492540" class="Cue"> |
176 | 609 <attr name="name" type="string" value=""dim" for polka dance" /> |
180 | 610 <attr name="time" type="string" value="5" /> |
176 | 611 <attr name="page" type="string" value="2-2-18" /> |
612 <attr name="cuenum" type="string" value="71" /> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
613 <attr name="sub_levels" type="string" value="2-2_all : 0.7, front_rc : .7, candles : 1" /> |
176 | 614 <attr name="desc" type="string" value="" /> |
615 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
616 <item type="PyObject" id="142492220" class="Cue"> |
176 | 617 <attr name="name" type="string" value=""light stairs"" /> |
618 <attr name="time" type="string" value="3" /> | |
619 <attr name="page" type="string" value="2-2-18" /> | |
620 <attr name="cuenum" type="string" value="72" /> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
621 <attr name="sub_levels" type="string" value="2-2_all : 0.8, garden_stairs : 0.5,bottom_of_stairs:1,candles:1" /> |
176 | 622 <attr name="desc" type="string" value="" /> |
173 | 623 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
624 <item type="PyObject" id="140868892" class="Cue"> |
176 | 625 <attr name="name" type="string" value=""bright" during chase" /> |
626 <attr name="time" type="string" value="1.5" /> | |
627 <attr name="page" type="string" value="2-2-19" /> | |
628 <attr name="cuenum" type="string" value="73" /> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
629 <attr name="sub_levels" type="string" value="2-2_all : 1, garden_stairs : 0.5, bottom_of_stairs : 1, candles:1" /> |
176 | 630 <attr name="desc" type="string" value="" /> |
631 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
632 <item type="PyObject" id="142490588" class="Cue"> |
176 | 633 <attr name="name" type="string" value="blueout right after freeze" /> |
634 <attr name="time" type="string" value="0" /> | |
635 <attr name="page" type="string" value="2-2-19" /> | |
636 <attr name="cuenum" type="string" value="74" /> | |
637 <attr name="sub_levels" type="string" value="worklights : 1.0" /> | |
638 <attr name="desc" type="string" value=""gasp!"" /> | |
639 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
640 <item type="PyObject" id="142491292" class="Cue"> |
176 | 641 <attr name="name" type="string" value=""cold" courtroom" /> |
642 <attr name="time" type="string" value="4" /> | |
643 <attr name="page" type="string" value="2-3-20" /> | |
644 <attr name="cuenum" type="string" value="75" /> | |
181 | 645 <attr name="sub_levels" type="string" value="2-3_cold : 1, sky : 0.23" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
646 <attr name="desc" type="string" value="when set change is complete" /> |
173 | 647 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
648 <item type="PyObject" id="142495060" class="Cue"> |
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
649 <attr name="name" type="string" value="SPOT on cornelius song" /> |
176 | 650 <attr name="time" type="string" value="4" /> |
651 <attr name="page" type="string" value="2-3-22" /> | |
652 <attr name="cuenum" type="string" value="77" /> | |
181 | 653 <attr name="sub_levels" type="string" value="2-3_brighter : .5" /> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
654 <attr name="desc" type="string" value="only takes a moment" /> |
176 | 655 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
656 <item type="PyObject" id="142496436" class="Cue"> |
178 | 657 <attr name="name" type="string" value="SPOT OUT room is cold again" /> |
180 | 658 <attr name="time" type="string" value="12" /> |
176 | 659 <attr name="page" type="string" value="2-3-23" /> |
660 <attr name="cuenum" type="string" value="78" /> | |
181 | 661 <attr name="sub_levels" type="string" value="2-3_cold : 1, sky : 0.23" /> |
178 | 662 <attr name="desc" type="string" value="end of song" /> |
176 | 663 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
664 <item type="PyObject" id="142495508" class="Cue"> |
178 | 665 <attr name="name" type="string" value="blueout to worklights" /> |
176 | 666 <attr name="time" type="string" value="2" /> |
667 <attr name="page" type="string" value="2-3-25" /> | |
668 <attr name="cuenum" type="string" value="80" /> | |
669 <attr name="sub_levels" type="string" value="worklights : 1" /> | |
178 | 670 <attr name="desc" type="string" value="end of scene" /> |
173 | 671 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
672 <item type="PyObject" id="142490316" class="Cue"> |
176 | 673 <attr name="name" type="string" value="store" /> |
674 <attr name="time" type="string" value="3" /> | |
675 <attr name="page" type="string" value="2-4-26" /> | |
676 <attr name="cuenum" type="string" value="81" /> | |
677 <attr name="sub_levels" type="string" value="1-2 : 1, trap : 0.2, upstairs : 0.2" /> | |
678 <attr name="desc" type="string" value="" /> | |
173 | 679 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
680 <item type="PyObject" id="140877836" class="Cue"> |
176 | 681 <attr name="name" type="string" value="trapdoor up" /> |
682 <attr name="time" type="string" value="3" /> | |
173 | 683 <attr name="page" type="string" value="2-4-26" /> |
176 | 684 <attr name="cuenum" type="string" value="82" /> |
685 <attr name="sub_levels" type="string" value="1-2 : 1, trap : 1.0, upstairs : 0.2" /> | |
686 <attr name="desc" type="string" value="" /> | |
173 | 687 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
688 <item type="PyObject" id="140878348" class="Cue"> |
176 | 689 <attr name="name" type="string" value="trapdoor down" /> |
180 | 690 <attr name="time" type="string" value="5" /> |
173 | 691 <attr name="page" type="string" value="2-4-26" /> |
176 | 692 <attr name="cuenum" type="string" value="83" /> |
693 <attr name="sub_levels" type="string" value="1-2 : 1, trap : 0.4, upstairs : 0.2" /> | |
694 <attr name="desc" type="string" value="" /> | |
173 | 695 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
696 <item type="PyObject" id="140877412" class="Cue"> |
176 | 697 <attr name="name" type="string" value="dolly alone at top of R stairs" /> |
181 | 698 <attr name="time" type="string" value="7" /> |
176 | 699 <attr name="page" type="string" value="2-4-28" /> |
700 <attr name="cuenum" type="string" value="84" /> | |
701 <attr name="sub_levels" type="string" value="2-4_money : 1, 1-2 : 0.35, upstairs : 0.2, 1-2_register : .8" /> | |
702 <attr name="desc" type="string" value="" /> | |
173 | 703 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
704 <item type="PyObject" id="142501884" class="Cue"> |
176 | 705 <attr name="name" type="string" value="restore to store" /> |
181 | 706 <attr name="time" type="string" value="5" /> |
173 | 707 <attr name="page" type="string" value="2-4-28" /> |
176 | 708 <attr name="cuenum" type="string" value="85" /> |
709 <attr name="sub_levels" type="string" value="1-2 : 1, trap : 0.2, upstairs : 0.2" /> | |
710 <attr name="desc" type="string" value="" /> | |
711 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
712 <item type="PyObject" id="140878476" class="Cue"> |
176 | 713 <attr name="name" type="string" value="fade to front" /> |
714 <attr name="time" type="string" value="3" /> | |
715 <attr name="page" type="string" value="2-4-30" /> | |
716 <attr name="cuenum" type="string" value="86" /> | |
181 | 717 <attr name="sub_levels" type="string" value="front_of_stage : .2, 1-2: .5" /> |
718 <attr name="desc" type="string" value="before set breaks SPOT on them" /> | |
173 | 719 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
720 <item type="PyObject" id="142491524" class="Cue"> |
176 | 721 <attr name="name" type="string" value="crowd arrives" /> |
181 | 722 <attr name="time" type="string" value="5" /> |
176 | 723 <attr name="page" type="string" value="2-4-30" /> |
724 <attr name="cuenum" type="string" value="87" /> | |
725 <attr name="sub_levels" type="string" value="2-2_all : 1, front_of_stage : 1" /> | |
181 | 726 <attr name="desc" type="string" value="SPOT OUT" /> |
173 | 727 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
728 <item type="PyObject" id="142502324" class="Cue"> |
176 | 729 <attr name="name" type="string" value="flat splits" /> |
730 <attr name="time" type="string" value="3" /> | |
731 <attr name="page" type="string" value="2-4-31" /> | |
732 <attr name="cuenum" type="string" value="88" /> | |
733 <attr name="sub_levels" type="string" value="finale : 1" /> | |
734 <attr name="desc" type="string" value="" /> | |
735 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
736 <item type="PyObject" id="142502644" class="Cue"> |
176 | 737 <attr name="name" type="string" value="dolly enters" /> |
738 <attr name="time" type="string" value="3" /> | |
739 <attr name="page" type="string" value="2-4-31" /> | |
740 <attr name="cuenum" type="string" value="89" /> | |
741 <attr name="sub_levels" type="string" value="finale_with_dolly : 1" /> | |
181 | 742 <attr name="desc" type="string" value="SPOT ON" /> |
743 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
744 <item type="PyObject" id="142501604" class="Cue"> |
181 | 745 <attr name="name" type="string" value="curtains close" /> |
746 <attr name="time" type="string" value="4" /> | |
747 <attr name="page" type="string" value="2-4-31+" /> | |
748 <attr name="cuenum" type="string" value="90" /> | |
749 <attr name="sub_levels" type="string" value="" /> | |
750 <attr name="desc" type="string" value="SPOT OUT when all the way down" /> | |
751 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
752 <item type="PyObject" id="140878388" class="Cue"> |
181 | 753 <attr name="name" type="string" value="temporary worklights" /> |
182 | 754 <attr name="time" type="string" value="0" /> |
181 | 755 <attr name="page" type="string" value="2-4-31+" /> |
756 <attr name="cuenum" type="string" value="90.33" /> | |
757 <attr name="sub_levels" type="string" value="worklights : 0.5" /> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
758 <attr name="desc" type="string" value="right after curtain closes" /> |
173 | 759 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
760 <item type="PyObject" id="140878100" class="Cue"> |
181 | 761 <attr name="name" type="string" value="worklights out" /> |
182 | 762 <attr name="time" type="string" value="0" /> |
176 | 763 <attr name="page" type="string" value="2-4-31+" /> |
181 | 764 <attr name="cuenum" type="string" value="90.66" /> |
765 <attr name="sub_levels" type="string" value="" /> | |
176 | 766 <attr name="desc" type="string" value="" /> |
767 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
768 <item type="PyObject" id="142506236" class="Cue"> |
176 | 769 <attr name="name" type="string" value="curtains reopen" /> |
770 <attr name="time" type="string" value="2" /> | |
771 <attr name="page" type="string" value="2-4-31+" /> | |
772 <attr name="cuenum" type="string" value="91" /> | |
773 <attr name="sub_levels" type="string" value="finale_with_dolly : 1" /> | |
774 <attr name="desc" type="string" value="" /> | |
173 | 775 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
776 <item type="PyObject" id="142505532" class="Cue"> |
176 | 777 <attr name="name" type="string" value="curtains close again" /> |
181 | 778 <attr name="time" type="string" value="5" /> |
176 | 779 <attr name="page" type="string" value="2-4-31+" /> |
780 <attr name="cuenum" type="string" value="92" /> | |
181 | 781 <attr name="sub_levels" type="string" value="" /> |
176 | 782 <attr name="desc" type="string" value="" /> |
173 | 783 </item> |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
784 <item type="PyObject" id="142506124" class="Cue"> |
176 | 785 <attr name="name" type="string" value="house comes up" /> |
182 | 786 <attr name="time" type="string" value="8" /> |
176 | 787 <attr name="page" type="string" value="2-4-31+" /> |
788 <attr name="cuenum" type="string" value="93" /> | |
180 | 789 <attr name="sub_levels" type="string" value="curtain_warmers: .5, house : 1" /> |
176 | 790 <attr name="desc" type="string" value="" /> |
791 </item> | |
184
a7f1f75c737b
redid the changes from the notes -- still missing the during-show edits
dmcc
parents:
182
diff
changeset
|
792 <item type="PyObject" id="142507236" class="Cue"> |
176 | 793 <attr name="name" type="string" value="emergency blackout" /> |
794 <attr name="time" type="string" value="0" /> | |
795 <attr name="page" type="string" value="--" /> | |
796 <attr name="cuenum" type="string" value="###" /> | |
173 | 797 <attr name="sub_levels" type="string" value="" /> |
176 | 798 <attr name="desc" type="string" value="use with caution" /> |
173 | 799 </item> |
0 | 800 </val> |
801 </entry> | |
802 </attr> | |
803 </PyObject> |