Files
@ 79bc84310e80
Branch filter:
Location: light9/flax/cues/cuelist1
79bc84310e80
7.8 KiB
text/plain
changes from tonight's rehearsal:
changes from tonight's rehearsal:
- CueFader is closer to actually running the show, computes DMX levels
to send.
- KeyboardComposer is not a dummy. Use DMXDUMMY=1 to disable it.
- Submaster: subs can now be "temporary" -- i.e. they shouldn't be saved
or loaded. to save a temporary sub, make a copy of it with a proper name
since the computed name will be ugly.
Also, get_normalized_copy() and crossfade() methods added.
linear_fade helper (shouldn't be in Submaster, probably) added too.
- dmxchanedit: longer labels
- cuelist1 now has some bogus data in it and some crap removed
- dmxclient: now listens to the $DMXHOST and $DMXDUMMY env variables.
- patchdata: now up to date with this year's show
- danshow subs song{01..19}: removed. maybe we'll re-add them in an
archive directory.
changes from tonight's rehearsal:
- CueFader is closer to actually running the show, computes DMX levels
to send.
- KeyboardComposer is not a dummy. Use DMXDUMMY=1 to disable it.
- Submaster: subs can now be "temporary" -- i.e. they shouldn't be saved
or loaded. to save a temporary sub, make a copy of it with a proper name
since the computed name will be ugly.
Also, get_normalized_copy() and crossfade() methods added.
linear_fade helper (shouldn't be in Submaster, probably) added too.
- dmxchanedit: longer labels
- cuelist1 now has some bogus data in it and some crap removed
- dmxclient: now listens to the $DMXHOST and $DMXDUMMY env variables.
- patchdata: now up to date with this year's show
- danshow subs song{01..19}: removed. maybe we'll re-add them in an
archive directory.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 | <?xml version="1.0"?>
<!DOCTYPE PyObject SYSTEM "PyObjects.dtd">
<PyObject family="obj" type="builtin_wrapper" class="_EmptyClass">
<attr name="__toplevel__" family="map" type="__compound__" extra="None TreeDict" id="138432956" >
<entry>
<key type="string" value="cues" />
<val type="list" id="139794108" >
<item type="PyObject" id="140312100" class="Cue">
<attr name="desc" type="string" value="whoa - this works" />
<attr name="page" type="string" value="3.2" />
<attr name="name" type="string" value="tevya special" />
<attr name="sub_levels" type="string" value="green : 1.0" />
<attr name="time" type="string" value="0" />
</item>
<item type="PyObject" id="139843388" class="Cue">
<attr name="subdict" type="dict" id="140307292" >
</attr>
<attr name="name" type="string" value="lady luck" />
<attr name="time" type="string" value="1" />
<attr name="page" type="string" value="1.1.5" />
<attr name="sub_levels" type="string" value="blue : 1.0, green : 0.5" />
<attr name="desc" type="string" value="music flourish" />
</item>
<item type="PyObject" id="139773172" class="Cue">
<attr name="subdict" type="dict" id="139774164" >
</attr>
<attr name="name" type="string" value="dolly solo" />
<attr name="time" type="string" value="2" />
<attr name="page" type="string" value="1.2.10" />
<attr name="sub_levels" type="string" value="blue : 0.1, green : 0.1" />
<attr name="desc" type="string" value="tevya: "what's happening to the tradition?"" />
</item>
<item type="PyObject" id="139793260" class="Cue">
<attr name="subdict" type="dict" id="139774508" >
</attr>
<attr name="name" type="string" value="cue 3" />
<attr name="time" type="string" value="4" />
<attr name="page" type="string" value="1.2.14" />
<attr name="sub_levels" type="string" value="red : 1" />
<attr name="desc" type="string" value="the third cue" />
</item>
<item type="PyObject" id="139775180" class="Cue">
<attr name="subdict" type="dict" id="139774764" >
</attr>
<attr name="name" type="string" value="heart" />
<attr name="time" type="string" value="42" />
<attr name="page" type="string" value="1.3.13" />
<attr name="sub_levels" type="string" value="frontwhite : 0.2, red : 0.7" />
<attr name="desc" type="string" value=""you've gotta have heart"" />
</item>
<item type="PyObject" id="140308580" class="Cue">
<attr name="subdict" type="dict" id="140311956" >
</attr>
<attr name="name" type="string" value="more musical refs" />
<attr name="time" type="string" value="5" />
<attr name="page" type="string" value="1.3.17" />
<attr name="sub_levels" type="string" value="blue : 1.0" />
<attr name="desc" type="string" value="etc." />
</item>
<item type="PyObject" id="139772700" class="Cue">
<attr name="subdict" type="dict" id="140311684" >
</attr>
<attr name="name" type="string" value="rainbow shimmer" />
<attr name="time" type="string" value="6" />
<attr name="page" type="string" value="1.4.2" />
<attr name="sub_levels" type="string" value="" />
<attr name="desc" type="string" value="curtain close" />
</item>
<item type="PyObject" id="139774908" class="Cue">
<attr name="subdict" type="dict" id="140310884" >
</attr>
<attr name="name" type="string" value="fade up" />
<attr name="time" type="string" value="7" />
<attr name="page" type="string" value="2.1.1" />
<attr name="sub_levels" type="string" value="" />
<attr name="desc" type="string" value="stage manager: "worklights, please"" />
</item>
<item type="PyObject" id="140311076" class="Cue">
<attr name="subdict" type="dict" id="140310300" >
</attr>
<attr name="name" type="string" value="blackout" />
<attr name="time" type="string" value="8" />
<attr name="page" type="string" value="2.1.2" />
<attr name="sub_levels" type="string" value="" />
<attr name="desc" type="string" value=""lights out!"" />
</item>
<item type="PyObject" id="140304700" class="Cue">
<attr name="subdict" type="dict" id="140302268" >
</attr>
<attr name="name" type="string" value="sill" />
<attr name="time" type="string" value="4.2" />
<attr name="page" type="string" value="2.2.4" />
<attr name="sub_levels" type="string" value="" />
<attr name="desc" type="string" value="another description" />
</item>
<item type="PyObject" id="140309860" class="Cue">
<attr name="desc" type="string" value="mr. cue 10" />
<attr name="page" type="string" value="2.7.3" />
<attr name="name" type="string" value="front only" />
<attr name="sub_levels" type="string" value="" />
<attr name="time" type="string" value="10" />
</item>
<item type="PyObject" id="140310788" class="Cue">
<attr name="desc" type="string" value="" />
<attr name="page" type="string" value="" />
<attr name="name" type="string" value="cue 11" />
<attr name="sub_levels" type="string" value="" />
<attr name="time" type="string" value="11" />
</item>
<item type="PyObject" id="139762676" class="Cue">
<attr name="sub_levels" type="string" value="" />
<attr name="desc" type="string" value="" />
<attr name="page" type="string" value="" />
<attr name="name" type="string" value="cue 12" />
<attr name="time" type="string" value="2.1" />
</item>
<item type="PyObject" id="140301540" class="Cue">
<attr name="sub_levels" type="string" value="" />
<attr name="desc" type="string" value="" />
<attr name="page" type="string" value="" />
<attr name="name" type="string" value="cue 13" />
<attr name="time" type="string" value="13" />
</item>
<item type="PyObject" id="140310636" class="Cue">
<attr name="desc" type="string" value="" />
<attr name="page" type="string" value="" />
<attr name="name" type="string" value="cue 14" />
<attr name="time" type="string" value="14" />
</item>
<item type="PyObject" id="140307748" class="Cue">
<attr name="desc" type="string" value="" />
<attr name="page" type="string" value="" />
<attr name="name" type="string" value="cue 15" />
<attr name="time" type="string" value="15" />
</item>
<item type="PyObject" id="140309436" class="Cue">
<attr name="desc" type="string" value="" />
<attr name="page" type="string" value="" />
<attr name="name" type="string" value="cue 16" />
<attr name="time" type="string" value="16" />
</item>
<item type="PyObject" id="140290764" class="Cue">
<attr name="desc" type="string" value="" />
<attr name="page" type="string" value="" />
<attr name="name" type="string" value="cue 17" />
<attr name="time" type="string" value="17" />
</item>
<item type="PyObject" id="140300196" class="Cue">
<attr name="desc" type="string" value="" />
<attr name="page" type="string" value="" />
<attr name="name" type="string" value="some name" />
<attr name="time" type="string" value="18" />
</item>
<item type="PyObject" id="140301756" class="Cue">
<attr name="desc" type="string" value="" />
<attr name="page" type="string" value="" />
<attr name="name" type="string" value="cue 19" />
<attr name="time" type="string" value="19" />
</item>
</val>
</entry>
</attr>
</PyObject>
|