diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2022-11-20 00:14:36 +0100 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2022-11-20 00:14:36 +0100 |
commit | 64ef61095a71c9b8c11315e4d0910a3bd82eb6ee (patch) | |
tree | 9c9bf406942fb86baddadd99866746594bc5d28c /gromka/show.qxw | |
parent | Merge branch 'master' of ssh://ni.sijanec.eu/git/repo/luč (diff) | |
download | luč-64ef61095a71c9b8c11315e4d0910a3bd82eb6ee.tar luč-64ef61095a71c9b8c11315e4d0910a3bd82eb6ee.tar.gz luč-64ef61095a71c9b8c11315e4d0910a3bd82eb6ee.tar.bz2 luč-64ef61095a71c9b8c11315e4d0910a3bd82eb6ee.tar.lz luč-64ef61095a71c9b8c11315e4d0910a3bd82eb6ee.tar.xz luč-64ef61095a71c9b8c11315e4d0910a3bd82eb6ee.tar.zst luč-64ef61095a71c9b8c11315e4d0910a3bd82eb6ee.zip |
Diffstat (limited to '')
-rw-r--r-- | gromka/show.qxw (renamed from gromka/oliver2.qxw) | 1060 |
1 files changed, 877 insertions, 183 deletions
diff --git a/gromka/oliver2.qxw b/gromka/show.qxw index 9a46988..04f8fca 100644 --- a/gromka/oliver2.qxw +++ b/gromka/show.qxw @@ -4,16 +4,20 @@ <Creator> <Name>Q Light Controller Plus</Name> <Version>4.12.6</Version> - <Author></Author> + <Author>root</Author> </Creator> <Engine> <InputOutputMap> <Universe Name="Universe 1" ID="0"> - <Input Plugin="MIDI" UID="input" Line="1"/> - <Output Plugin="DMX USB" UID="None" Line="0"/> + <Input Plugin="MIDI" UID="CH345 MIDI 1" Line="5" Profile="BOTEX DC-1224 24CH DMX Console"/> + <Output Plugin="DMX USB" UID="FT232R USB UART (S/N: A50285BI)" Line="0"> + <PluginParameters UniverseChannels="159"/> + </Output> </Universe> <Universe Name="Universe 2" ID="1"> - <Input Plugin="OSC" UID="127.0.0.1" Line="1"/> + <Input Plugin="OSC" UID="192.168.0.107" Line="2"> + <PluginParameters inputPort="7702"/> + </Input> </Universe> <Universe Name="Universe 3" ID="2"/> <Universe Name="Universe 4" ID="3"/> @@ -157,6 +161,7 @@ <Universe>0</Universe> <Address>99</Address> <Channels>15</Channels> + <ForcedLTP>7,8,9,10</ForcedLTP> </Fixture> <Fixture> <Manufacturer>Varytec</Manufacturer> @@ -167,6 +172,7 @@ <Universe>0</Universe> <Address>114</Address> <Channels>15</Channels> + <ForcedLTP>7,8,9,10</ForcedLTP> </Fixture> <Fixture> <Manufacturer>Varytec</Manufacturer> @@ -177,6 +183,7 @@ <Universe>0</Universe> <Address>129</Address> <Channels>15</Channels> + <ForcedLTP>7,8,9,10</ForcedLTP> </Fixture> <Fixture> <Manufacturer>Varytec</Manufacturer> @@ -187,6 +194,7 @@ <Universe>0</Universe> <Address>144</Address> <Channels>15</Channels> + <ForcedLTP>7,8,9,10</ForcedLTP> </Fixture> <FixtureGroup ID="0"> <Name>Dimmer</Name> @@ -252,10 +260,10 @@ <MonoColor>4294901760</MonoColor> <ControlMode>Dimmer</ControlMode> <FixtureGroup>4</FixtureGroup> - <Property Name="presetSize" Value="20"/> + <Property Name="ramp" Value="30"/> <Property Name="presetIndex" Value="Ocean"/> <Property Name="stepsize" Value="20"/> - <Property Name="ramp" Value="30"/> + <Property Name="presetSize" Value="20"/> </Function> <Function ID="1" Type="Scene" Name="FRONTE 1 on"> <Speed FadeIn="0" FadeOut="0" Duration="0"/> @@ -319,7 +327,7 @@ <Property Name="rocketCount" Value="7"/> </Function> <Function ID="6" Type="RGBMatrix" Name="VSE Random utripi" BlendMode="Mask"> - <Speed FadeIn="2004" FadeOut="501" Duration="2004"/> + <Speed FadeIn="103" FadeOut="25" Duration="103"/> <Direction>Forward</Direction> <RunOrder>Loop</RunOrder> <Algorithm Type="Script">Noise</Algorithm> @@ -342,54 +350,54 @@ <FixtureVal ID="16">5,255</FixtureVal> </Function> <Function ID="8" Type="Scene" Name="LED Stranske White"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="7">5,255</FixtureVal> - <FixtureVal ID="12">5,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="7">2,0,3,0,4,0,5,255,6,0</FixtureVal> + <FixtureVal ID="12">2,0,3,0,4,0,5,255,6,0</FixtureVal> </Function> <Function ID="9" Type="Scene" Name="LED Stranske Red"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="7">2,255</FixtureVal> - <FixtureVal ID="12">2,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="7">2,255,3,0,4,0,5,0,6,0</FixtureVal> + <FixtureVal ID="12">2,255,3,0,4,0,5,0,6,0</FixtureVal> </Function> <Function ID="10" Type="Scene" Name="LED Stranske Blue"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="7">4,255</FixtureVal> - <FixtureVal ID="12">4,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="7">2,0,3,0,4,255,5,0,6,0</FixtureVal> + <FixtureVal ID="12">2,0,3,0,4,255,5,0,6,0</FixtureVal> </Function> <Function ID="11" Type="Scene" Name="LED Stranske Green"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="7">3,255</FixtureVal> - <FixtureVal ID="12">3,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="7">2,0,3,255,4,0,5,0,6,0</FixtureVal> + <FixtureVal ID="12">2,0,3,255,4,0,5,0,6,0</FixtureVal> </Function> <Function ID="12" Type="Scene" Name="LED Stranske Yellow"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="7">2,255,3,255</FixtureVal> - <FixtureVal ID="12">2,255,3,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="7">2,255,3,255,4,0,5,0,6,0</FixtureVal> + <FixtureVal ID="12">2,255,3,255,4,0,5,0,6,0</FixtureVal> </Function> <Function ID="13" Type="Scene" Name="LED Stranske UV"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="7">2,112,4,255</FixtureVal> - <FixtureVal ID="12">2,112,4,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="7">2,112,3,0,4,255,5,0,6,0</FixtureVal> + <FixtureVal ID="12">2,112,3,0,4,255,5,0,6,0</FixtureVal> </Function> <Function ID="14" Type="Scene" Name="LED Stranske Cyan"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="7">3,255,4,255</FixtureVal> - <FixtureVal ID="12">3,255,4,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="7">2,0,3,255,4,255,5,0,6,0</FixtureVal> + <FixtureVal ID="12">2,0,3,255,4,255,5,0,6,0</FixtureVal> </Function> <Function ID="15" Type="Scene" Name="LED Vmesne Red"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="8">2,255</FixtureVal> - <FixtureVal ID="11">2,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="8">2,255,3,0,4,0,5,0,6,0</FixtureVal> + <FixtureVal ID="11">2,255,3,0,4,0,5,0,6,0</FixtureVal> </Function> <Function ID="16" Type="Scene" Name="LED Vmesne Green"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="8">3,255</FixtureVal> - <FixtureVal ID="11">3,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="8">2,0,3,255,4,0,5,0,6,0</FixtureVal> + <FixtureVal ID="11">2,0,3,255,4,0,5,0,6,0</FixtureVal> </Function> <Function ID="17" Type="Scene" Name="LED Vmesne Blue"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="8">4,255</FixtureVal> - <FixtureVal ID="11">4,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="8">2,0,3,0,4,255,5,0,6,0</FixtureVal> + <FixtureVal ID="11">2,0,3,0,4,255,5,0,6,0</FixtureVal> </Function> <Function ID="18" Type="Scene" Name="FRONTE 3 ON"> <Speed FadeIn="0" FadeOut="0" Duration="0"/> @@ -403,7 +411,7 @@ <FixtureVal ID="15">5,255</FixtureVal> <FixtureVal ID="16">5,255</FixtureVal> </Function> - <Function ID="20" Type="Scene" Name="LED STRANSKE ON"> + <Function ID="20" Type="Scene" Name="LED StRANSKE ON"> <Speed FadeIn="0" FadeOut="0" Duration="0"/> <FixtureVal ID="7">0,255</FixtureVal> <FixtureVal ID="12">0,255</FixtureVal> @@ -448,7 +456,7 @@ <StartOffset>0</StartOffset> </Fixture> <PropagationMode>Parallel</PropagationMode> - <Speed FadeIn="0" FadeOut="0" Duration="8016"/> + <Speed FadeIn="0" FadeOut="0" Duration="3312"/> <Direction>Forward</Direction> <RunOrder>Loop</RunOrder> <Algorithm>Line</Algorithm> @@ -498,7 +506,7 @@ <StartOffset>30</StartOffset> </Fixture> <PropagationMode>Parallel</PropagationMode> - <Speed FadeIn="0" FadeOut="0" Duration="8016"/> + <Speed FadeIn="0" FadeOut="0" Duration="3312"/> <Direction>Forward</Direction> <RunOrder>Loop</RunOrder> <Algorithm>Line</Algorithm> @@ -548,7 +556,7 @@ <StartOffset>270</StartOffset> </Fixture> <PropagationMode>Parallel</PropagationMode> - <Speed FadeIn="0" FadeOut="0" Duration="32064"/> + <Speed FadeIn="0" FadeOut="0" Duration="13248"/> <Direction>Forward</Direction> <RunOrder>Loop</RunOrder> <Algorithm>Lissajous</Algorithm> @@ -598,7 +606,7 @@ <StartOffset>0</StartOffset> </Fixture> <PropagationMode>Parallel</PropagationMode> - <Speed FadeIn="0" FadeOut="0" Duration="8016"/> + <Speed FadeIn="0" FadeOut="0" Duration="3312"/> <Direction>Forward</Direction> <RunOrder>Loop</RunOrder> <Algorithm>Circle</Algorithm> @@ -618,8 +626,12 @@ <Phase>0</Phase> </Axis> </Function> - <Function ID="27" Type="Scene" Name=""> + <Function ID="27" Type="Scene" Name="MOVING Colour 000"> <Speed FadeIn="0" FadeOut="0" Duration="0"/> + <FixtureVal ID="13">7,0,8,0,9,0,10,0,12,0</FixtureVal> + <FixtureVal ID="14">7,0,8,0,9,0,10,0,12,0</FixtureVal> + <FixtureVal ID="15">7,0,8,0,9,0,10,0,12,0</FixtureVal> + <FixtureVal ID="16">7,0,8,0,9,0,10,0,12,0</FixtureVal> </Function> <Function ID="28" Type="Scene" Name="setup"> <Speed FadeIn="0" FadeOut="0" Duration="0"/> @@ -628,8 +640,12 @@ <FixtureVal ID="15">5,255,9,255</FixtureVal> <FixtureVal ID="16">5,255,10,255</FixtureVal> </Function> - <Function ID="29" Type="Scene" Name="New Scene 29"> + <Function ID="29" Type="Scene" Name="MOVING publika"> <Speed FadeIn="0" FadeOut="0" Duration="0"/> + <FixtureVal ID="13">0,85,1,199,2,214,3,242</FixtureVal> + <FixtureVal ID="14">0,85,1,199,2,203,3,94</FixtureVal> + <FixtureVal ID="15">0,85,1,199,2,210,3,53</FixtureVal> + <FixtureVal ID="16">0,85,1,199,2,218,3,161</FixtureVal> </Function> <Function ID="30" Type="Scene" Name="MOVING strop"> <Speed FadeIn="0" FadeOut="0" Duration="0"/> @@ -647,10 +663,10 @@ </Function> <Function ID="32" Type="Scene" Name="MOVING oder"> <Speed FadeIn="0" FadeOut="0" Duration="0"/> - <FixtureVal ID="13">0,97,1,31,2,169,3,0</FixtureVal> - <FixtureVal ID="14">0,96,1,31,2,159,3,0</FixtureVal> - <FixtureVal ID="15">0,71,1,31,2,173,3,0</FixtureVal> - <FixtureVal ID="16">0,71,1,31,2,182,3,0</FixtureVal> + <FixtureVal ID="13">0,85,1,104,2,185,3,121</FixtureVal> + <FixtureVal ID="14">0,85,1,104,2,167,3,13</FixtureVal> + <FixtureVal ID="15">0,85,1,104,2,175,3,255</FixtureVal> + <FixtureVal ID="16">0,85,1,199,2,184,3,242</FixtureVal> </Function> <Function ID="33" Type="Scene" Name="MOVING oder x"> <Speed FadeIn="0" FadeOut="0" Duration="0"/> @@ -666,14 +682,14 @@ <SpeedModes FadeIn="Common" FadeOut="Common" Duration="Common"/> </Function> <Function ID="35" Type="Scene" Name="LED Vmesne UV"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="8">2,255,4,255</FixtureVal> - <FixtureVal ID="11">2,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="8">2,255,3,0,4,255,5,0,6,0</FixtureVal> + <FixtureVal ID="11">2,255,3,0,4,255,5,0,6,0</FixtureVal> </Function> <Function ID="36" Type="Scene" Name="LED Vmesne Cyan"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="8">3,255,4,255</FixtureVal> - <FixtureVal ID="11">2,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="8">2,0,3,255,4,255,5,0,6,0</FixtureVal> + <FixtureVal ID="11">2,0,3,255,4,255,5,0,6,0</FixtureVal> </Function> <Function ID="37" Type="Scene" Name="MOVING backup"> <Speed FadeIn="0" FadeOut="0" Duration="0"/> @@ -704,56 +720,56 @@ <FixtureVal ID="16">13,255</FixtureVal> </Function> <Function ID="41" Type="RGBMatrix" Name="ALL matrix"> - <Speed FadeIn="2004" FadeOut="2004" Duration="2004"/> + <Speed FadeIn="414" FadeOut="414" Duration="414"/> <Direction>Forward</Direction> <RunOrder>Loop</RunOrder> - <Algorithm Type="Script">Noise</Algorithm> + <Algorithm Type="Script">Fill Unfill From Center</Algorithm> <MonoColor>4294902015</MonoColor> <EndColor>4294901760</EndColor> <ControlMode>RGB</ControlMode> <FixtureGroup>4</FixtureGroup> </Function> <Function ID="42" Type="Scene" Name="MOVING Red"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="13">7,255</FixtureVal> - <FixtureVal ID="14">7,255</FixtureVal> - <FixtureVal ID="15">7,255</FixtureVal> - <FixtureVal ID="16">7,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="13">7,255,8,0,9,0,10,0,11,0</FixtureVal> + <FixtureVal ID="14">7,255,8,0,9,0,10,0,11,0</FixtureVal> + <FixtureVal ID="15">7,255,8,0,9,0,10,0,11,0</FixtureVal> + <FixtureVal ID="16">7,255,8,0,9,0,10,0,11,0</FixtureVal> </Function> <Function ID="43" Type="Scene" Name="MOVING Green"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="13">8,255</FixtureVal> - <FixtureVal ID="14">8,255</FixtureVal> - <FixtureVal ID="15">8,255</FixtureVal> - <FixtureVal ID="16">8,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="13">7,0,8,255,9,0,10,0,11,0</FixtureVal> + <FixtureVal ID="14">7,0,8,255,9,0,10,0,11,0</FixtureVal> + <FixtureVal ID="15">7,0,8,255,9,0,10,0,11,0</FixtureVal> + <FixtureVal ID="16">7,0,8,255,9,0,10,0,11,0</FixtureVal> </Function> <Function ID="44" Type="Scene" Name="MOVING Blue"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="13">9,255</FixtureVal> - <FixtureVal ID="14">9,255</FixtureVal> - <FixtureVal ID="15">9,255</FixtureVal> - <FixtureVal ID="16">9,255</FixtureVal> - </Function> - <Function ID="45" Type="Scene" Name="MOVING Purple"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="13">7,255,9,255</FixtureVal> - <FixtureVal ID="14">7,255,9,255</FixtureVal> - <FixtureVal ID="15">7,255,9,255</FixtureVal> - <FixtureVal ID="16">7,255,9,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="13">7,0,8,0,9,255,10,0,11,0</FixtureVal> + <FixtureVal ID="14">7,0,8,0,9,255,10,0,11,0</FixtureVal> + <FixtureVal ID="15">7,0,8,0,9,255,10,0,11,0</FixtureVal> + <FixtureVal ID="16">7,0,8,0,9,255,10,0,11,0</FixtureVal> + </Function> + <Function ID="45" Type="Scene" Name="MOVING UV"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="13">7,255,8,0,9,255,10,0,11,0</FixtureVal> + <FixtureVal ID="14">7,255,8,0,9,255,10,0,11,0</FixtureVal> + <FixtureVal ID="15">7,255,8,0,9,255,10,0,11,0</FixtureVal> + <FixtureVal ID="16">7,255,8,0,9,255,10,0,11,0</FixtureVal> </Function> <Function ID="46" Type="Scene" Name="MOVING Yellow"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="13">7,255,8,255</FixtureVal> - <FixtureVal ID="14">7,255,8,255</FixtureVal> - <FixtureVal ID="15">7,255,8,255</FixtureVal> - <FixtureVal ID="16">7,255,8,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="13">7,255,8,255,9,0,10,0,11,0</FixtureVal> + <FixtureVal ID="14">7,255,8,255,9,0,10,0,11,0</FixtureVal> + <FixtureVal ID="15">7,255,8,255,9,0,10,0,11,0</FixtureVal> + <FixtureVal ID="16">7,255,8,255,9,0,10,0,11,0</FixtureVal> </Function> <Function ID="47" Type="Scene" Name="MOVING Cyan"> - <Speed FadeIn="1000" FadeOut="1000" Duration="0"/> - <FixtureVal ID="13">8,255,9,255</FixtureVal> - <FixtureVal ID="14">8,255,9,255</FixtureVal> - <FixtureVal ID="15">8,255,9,255</FixtureVal> - <FixtureVal ID="16">8,255,9,255</FixtureVal> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="13">7,0,8,255,9,255,10,0,11,0</FixtureVal> + <FixtureVal ID="14">7,0,8,255,9,255,10,0,11,0</FixtureVal> + <FixtureVal ID="15">7,0,8,255,9,255,10,0,11,0</FixtureVal> + <FixtureVal ID="16">7,0,8,255,9,255,10,0,11,0</FixtureVal> </Function> <Function ID="48" Type="Scene" Name="MOV strobe on"> <Speed FadeIn="0" FadeOut="0" Duration="0"/> @@ -797,6 +813,93 @@ <FixtureGroup>4</FixtureGroup> <Property Name="noisePercentage" Value="Medium"/> </Function> + <Function ID="53" Type="Collection" Name="emergency"> + <Step Number="0">29</Step> + <Step Number="1">40</Step> + <Step Number="2">54</Step> + <Step Number="3">8</Step> + <Step Number="4">55</Step> + <Step Number="5">56</Step> + <Step Number="6">49</Step> + <Step Number="7">19</Step> + <Step Number="8">22</Step> + <Step Number="9">21</Step> + <Step Number="10">20</Step> + </Function> + <Function ID="54" Type="Scene" Name="MOVING White"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="13">7,0,8,0,9,0,10,255,12,0</FixtureVal> + <FixtureVal ID="14">7,0,8,0,9,0,10,255,12,0</FixtureVal> + <FixtureVal ID="15">7,0,8,0,9,0,10,255,12,0</FixtureVal> + <FixtureVal ID="16">7,0,8,0,9,0,10,255,12,0</FixtureVal> + </Function> + <Function ID="55" Type="Scene" Name="LED Vmesne White"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="11">2,0,3,0,4,0,5,255,6,0</FixtureVal> + <FixtureVal ID="8">2,0,3,0,4,0,5,255,6,0</FixtureVal> + </Function> + <Function ID="56" Type="Scene" Name="LED Sredina White"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="10">2,0,3,0,4,0,5,255,6,0</FixtureVal> + <FixtureVal ID="9">2,0,3,0,4,0,5,255,6,0</FixtureVal> + </Function> + <Function ID="58" Type="Scene" Name="LED Vmesne Yellow"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="11">2,255,3,255,4,0,5,0,6,0</FixtureVal> + <FixtureVal ID="8">2,255,3,255,4,0,5,0,6,0</FixtureVal> + </Function> + <Function ID="59" Type="Scene" Name="LED Sredina Cyan"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="9">2,0,3,255,4,255,5,0,6,0</FixtureVal> + <FixtureVal ID="10">2,0,3,255,4,255,5,0,6,0</FixtureVal> + </Function> + <Function ID="60" Type="Scene" Name="LED Sredina Red"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="9">2,255,3,0,4,0,5,0,6,0</FixtureVal> + <FixtureVal ID="10">2,255,3,0,4,0,5,0,6,0</FixtureVal> + </Function> + <Function ID="61" Type="Scene" Name="LED Sredina Yellow"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="10">2,255,3,255,4,0,5,0,6,0</FixtureVal> + <FixtureVal ID="9">2,255,3,255,4,0,5,0,6,0</FixtureVal> + </Function> + <Function ID="62" Type="Scene" Name="LED Sredina UV"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="9">2,255,3,0,4,255,5,0,6,0</FixtureVal> + <FixtureVal ID="10">2,255,3,0,4,255,5,0,6,0</FixtureVal> + </Function> + <Function ID="63" Type="Scene" Name="LED Sredina Blue"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="9">2,0,3,0,4,255,5,0,6,0</FixtureVal> + <FixtureVal ID="10">2,0,3,0,4,255,5,0,6,0</FixtureVal> + </Function> + <Function ID="64" Type="Scene" Name="LED Sredina Green"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="9">2,0,3,255,4,0,5,0,6,0</FixtureVal> + <FixtureVal ID="10">2,0,3,255,4,0,5,0,6,0</FixtureVal> + </Function> + <Function ID="65" Type="Scene" Name="LED Sredina Amber"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="9">2,192,3,192,4,0,5,255,6,0</FixtureVal> + <FixtureVal ID="10">2,192,3,192,4,0,5,255,6,0</FixtureVal> + </Function> + <Function ID="66" Type="Scene" Name="LED Vmesne Amber"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="8">2,192,3,192,4,0,5,255,6,0</FixtureVal> + <FixtureVal ID="11">2,192,3,192,4,0,5,255,6,0</FixtureVal> + </Function> + <Function ID="67" Type="Scene" Name="LED Stranske Amber"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="12">2,192,3,192,4,0,5,255,6,0</FixtureVal> + <FixtureVal ID="7">2,192,3,192,4,0,5,255,6,0</FixtureVal> + </Function> + <Function ID="68" Type="Scene" Name="MOVING Amber"> + <Speed FadeIn="250" FadeOut="250" Duration="0"/> + <FixtureVal ID="13">7,192,8,192,9,0,10,255,11,0,12,0</FixtureVal> + <FixtureVal ID="14">7,141,8,141,9,0,10,255,11,0,12,0</FixtureVal> + <FixtureVal ID="15">7,141,8,141,9,0,10,255,11,0,12,0</FixtureVal> + <FixtureVal ID="16">7,141,8,141,9,0,10,255,11,0,12,0</FixtureVal> + </Function> <Monitor DisplayMode="1" ShowLabels="0"> <Font>Arial,12,-1,5,50,0,0,0,0,0</Font> <ChannelStyle>0</ChannelStyle> @@ -819,26 +922,26 @@ <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> - <BackgroundColor>4279769112</BackgroundColor> + <BackgroundColor>4278190080</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> <Clock Type="Clock" Caption="" ID="0"> - <WindowState Visible="True" X="1370" Y="15" Width="150" Height="50"/> + <WindowState Visible="True" X="1395" Y="5" Width="150" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> - <ForegroundColor>4291019715</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <ForegroundColor>4294967295</ForegroundColor> + <BackgroundColor>4286019195</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Cantarell,-1,28,5,75,0,0,0,0,0</Font> </Appearance> </Clock> <Clock Type="Stopwatch" Caption="" ID="1"> - <WindowState Visible="True" X="1375" Y="60" Width="150" Height="50"/> + <WindowState Visible="True" X="1395" Y="60" Width="150" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> - <ForegroundColor>Default</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <ForegroundColor>4294967295</ForegroundColor> + <BackgroundColor>4286019195</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Cantarell,-1,28,5,75,0,0,0,0,0</Font> </Appearance> @@ -849,11 +952,11 @@ <Appearance> <FrameStyle>Sunken</FrameStyle> <ForegroundColor>Default</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <BackgroundColor>4286019195</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> - <WindowState Visible="True" X="1370" Y="115" Width="150" Height="170"/> + <WindowState Visible="True" X="1410" Y="115" Width="135" Height="175"/> <AllowChildren>True</AllowChildren> <AllowResize>True</AllowResize> <ShowHeader>False</ShowHeader> @@ -861,7 +964,7 @@ <Collapsed>False</Collapsed> <Disabled>False</Disabled> <Button Caption="[G]" ID="3" Icon=""> - <WindowState Visible="True" X="5" Y="115" Width="50" Height="50"/> + <WindowState Visible="True" X="5" Y="105" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -875,7 +978,7 @@ <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="[F]" ID="4" Icon=""> - <WindowState Visible="True" X="5" Y="60" Width="50" Height="50"/> + <WindowState Visible="True" X="5" Y="55" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -903,16 +1006,16 @@ <Intensity Adjust="False">100</Intensity> </Button> <Slider Caption="Fronte" ID="6" WidgetStyle="Slider" InvertedAppearance="false"> - <WindowState Visible="True" X="80" Y="5" Width="55" Height="160"/> + <WindowState Visible="True" X="60" Y="5" Width="65" Height="165"/> <Appearance> <FrameStyle>Sunken</FrameStyle> <ForegroundColor>4294967295</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <BackgroundColor>4278190080</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> <SliderMode ValueDisplayStyle="Exact" ClickAndGoType="None">Submaster</SliderMode> - <Level LowLimit="0" HighLimit="255" Value="255"/> + <Level LowLimit="0" HighLimit="255" Value="105"/> <Playback> <Function>4294967295</Function> </Playback> @@ -922,23 +1025,23 @@ <Appearance> <FrameStyle>Sunken</FrameStyle> <ForegroundColor>Default</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <BackgroundColor>4286019195</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> - <WindowState Visible="True" X="1270" Y="290" Width="250" Height="320"/> - <AllowChildren>False</AllowChildren> - <AllowResize>False</AllowResize> + <WindowState Visible="True" X="1295" Y="295" Width="250" Height="315"/> + <AllowChildren>True</AllowChildren> + <AllowResize>True</AllowResize> <ShowHeader>False</ShowHeader> - <ShowEnableButton>False</ShowEnableButton> + <ShowEnableButton>True</ShowEnableButton> <Collapsed>False</Collapsed> <Disabled>False</Disabled> <Slider Caption="Moving bright" ID="8" WidgetStyle="Slider" InvertedAppearance="false"> <WindowState Visible="True" X="5" Y="5" Width="60" Height="305"/> <Appearance> <FrameStyle>Sunken</FrameStyle> - <ForegroundColor>4288453788</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <ForegroundColor>4294967295</ForegroundColor> + <BackgroundColor>4278190080</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> @@ -952,8 +1055,8 @@ <WindowState Visible="True" X="125" Y="5" Width="60" Height="305"/> <Appearance> <FrameStyle>Sunken</FrameStyle> - <ForegroundColor>4288453788</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <ForegroundColor>4294967295</ForegroundColor> + <BackgroundColor>4278190080</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> @@ -967,8 +1070,8 @@ <WindowState Visible="True" X="65" Y="5" Width="60" Height="305"/> <Appearance> <FrameStyle>Sunken</FrameStyle> - <ForegroundColor>4288453788</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <ForegroundColor>4294967295</ForegroundColor> + <BackgroundColor>4278190080</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> @@ -982,8 +1085,8 @@ <WindowState Visible="True" X="185" Y="5" Width="60" Height="305"/> <Appearance> <FrameStyle>Sunken</FrameStyle> - <ForegroundColor>4288453788</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <ForegroundColor>4294967295</ForegroundColor> + <BackgroundColor>4278190080</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> @@ -998,20 +1101,20 @@ <Appearance> <FrameStyle>Sunken</FrameStyle> <ForegroundColor>Default</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <BackgroundColor>4286019195</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> - <WindowState Visible="True" X="285" Y="190" Width="370" Height="70"/> - <AllowChildren>False</AllowChildren> - <AllowResize>False</AllowResize> + <WindowState Visible="True" X="280" Y="125" Width="410" Height="60"/> + <AllowChildren>True</AllowChildren> + <AllowResize>True</AllowResize> <ShowHeader>False</ShowHeader> <ShowEnableButton>True</ShowEnableButton> <Mixing>False</Mixing> <Collapsed>False</Collapsed> <Disabled>False</Disabled> <Button Caption="LED Stranske Blue" ID="21" Icon=""> - <WindowState Visible="True" X="10" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="305" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1021,10 +1124,11 @@ </Appearance> <Function ID="10"/> <Action>Toggle</Action> + <Key>7</Key> <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="LED Stranske Cyan" ID="22" Icon=""> - <WindowState Visible="True" X="60" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="105" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1034,10 +1138,11 @@ </Appearance> <Function ID="14"/> <Action>Toggle</Action> + <Key>3</Key> <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="LED Stranske Green" ID="23" Icon=""> - <WindowState Visible="True" X="110" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="355" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1047,10 +1152,11 @@ </Appearance> <Function ID="11"/> <Action>Toggle</Action> + <Key>8</Key> <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="LED Stranske Red" ID="24" Icon=""> - <WindowState Visible="True" X="160" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="155" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1060,10 +1166,11 @@ </Appearance> <Function ID="9"/> <Action>Toggle</Action> + <Key>4</Key> <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="LED Stranske UV" ID="25" Icon=""> - <WindowState Visible="True" X="210" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="255" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1073,10 +1180,25 @@ </Appearance> <Function ID="13"/> <Action>Toggle</Action> + <Key>6</Key> <Intensity Adjust="False">100</Intensity> </Button> - <Button Caption="LED Stranske White" ID="26" Icon=""> - <WindowState Visible="True" X="260" Y="10" Width="50" Height="50"/> + <Button Caption="LED Stranske Yellow" ID="27" Icon=""> + <WindowState Visible="True" X="205" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="12"/> + <Action>Toggle</Action> + <Key>5</Key> + <Intensity Adjust="False">100</Intensity> + </Button> + <Button Caption="LED Stranske White" ID="37" Icon=""> + <WindowState Visible="True" X="55" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1086,10 +1208,11 @@ </Appearance> <Function ID="8"/> <Action>Toggle</Action> + <Key>2</Key> <Intensity Adjust="False">100</Intensity> </Button> - <Button Caption="LED Stranske Yellow" ID="27" Icon=""> - <WindowState Visible="True" X="310" Y="10" Width="50" Height="50"/> + <Button Caption="LED Stranske Amber" ID="98" Icon=""> + <WindowState Visible="True" X="5" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1097,13 +1220,14 @@ <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> - <Function ID="12"/> + <Function ID="67"/> <Action>Toggle</Action> + <Key>1</Key> <Intensity Adjust="False">100</Intensity> </Button> </SoloFrame> - <Button Caption="publika" ID="12" Icon=""> - <WindowState Visible="True" X="300" Y="440" Width="50" Height="50"/> + <Button Caption="emergency" ID="12" Icon=""> + <WindowState Visible="True" X="600" Y="15" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1111,28 +1235,29 @@ <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> - <Function ID="37"/> + <Function ID="53"/> <Action>Toggle</Action> + <Key>Esc</Key> <Intensity Adjust="False">100</Intensity> </Button> <SoloFrame Caption="" ID="16"> <Appearance> <FrameStyle>Sunken</FrameStyle> <ForegroundColor>Default</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <BackgroundColor>4286019195</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> - <WindowState Visible="True" X="285" Y="120" Width="170" Height="70"/> - <AllowChildren>False</AllowChildren> - <AllowResize>False</AllowResize> + <WindowState Visible="True" X="280" Y="65" Width="160" Height="60"/> + <AllowChildren>True</AllowChildren> + <AllowResize>True</AllowResize> <ShowHeader>False</ShowHeader> <ShowEnableButton>True</ShowEnableButton> <Mixing>False</Mixing> <Collapsed>False</Collapsed> <Disabled>False</Disabled> <Button Caption="MOVING Zoom mid" ID="17" Icon=""> - <WindowState Visible="True" X="60" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="55" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1142,11 +1267,11 @@ </Appearance> <Function ID="39"/> <Action>Toggle</Action> - <Key>'</Key> + <Key>{</Key> <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="MOVING Zoom narrow" ID="18" Icon=""> - <WindowState Visible="True" X="10" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="5" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1156,11 +1281,11 @@ </Appearance> <Function ID="38"/> <Action>Toggle</Action> - <Key>;</Key> + <Key>Č</Key> <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="MOVING Zoom wide" ID="19" Icon=""> - <WindowState Visible="True" X="110" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="105" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1170,24 +1295,24 @@ </Appearance> <Function ID="40"/> <Action>Toggle</Action> - <Key>\</Key> + <Key>Ž</Key> <Intensity Adjust="False">100</Intensity> </Button> </SoloFrame> <Matrix Caption="ALL matrix" ID="28"> - <WindowState Visible="True" X="850" Y="125" Width="160" Height="120"/> + <WindowState Visible="True" X="845" Y="125" Width="165" Height="120"/> <Appearance> <FrameStyle>Sunken</FrameStyle> <ForegroundColor>Default</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <BackgroundColor>4286019195</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> <Function ID="41" InstantApply="true"/> <Visibility>30</Visibility> </Matrix> - <Button Caption="ALL matrix" ID="29" Icon=""> - <WindowState Visible="True" X="1030" Y="125" Width="50" Height="50"/> + <Button Caption="ALL matrix [M]" ID="29" Icon=""> + <WindowState Visible="True" X="1015" Y="125" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1197,41 +1322,45 @@ </Appearance> <Function ID="41"/> <Action>Toggle</Action> + <Key>M</Key> <Intensity Adjust="False">100</Intensity> </Button> <SpeedDial Caption="Matrix duration" ID="30"> - <WindowState Visible="True" X="855" Y="325" Width="165" Height="125"/> + <WindowState Visible="True" X="845" Y="250" Width="165" Height="125"/> <Appearance> <FrameStyle>Sunken</FrameStyle> <ForegroundColor>4294907928</ForegroundColor> - <BackgroundColor>4278190080</BackgroundColor> + <BackgroundColor>4286019195</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> <Visibility>65540</Visibility> <AbsoluteValue Minimum="0" Maximum="10000"/> - <Time>501</Time> + <Time>414</Time> <Key>T</Key> + <MultKey>0</MultKey> + <DivKey>'</DivKey> + <MultDivResetKey>+</MultDivResetKey> <Function FadeIn="6" FadeOut="6" Duration="6">41</Function> </SpeedDial> <SoloFrame Caption="" ID="31"> <Appearance> <FrameStyle>Sunken</FrameStyle> - <ForegroundColor>Default</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <ForegroundColor>4286019195</ForegroundColor> + <BackgroundColor>4286019195</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> - <WindowState Visible="True" X="290" Y="360" Width="220" Height="70"/> - <AllowChildren>False</AllowChildren> - <AllowResize>False</AllowResize> + <WindowState Visible="True" X="440" Y="65" Width="210" Height="60"/> + <AllowChildren>True</AllowChildren> + <AllowResize>True</AllowResize> <ShowHeader>False</ShowHeader> <ShowEnableButton>True</ShowEnableButton> <Mixing>False</Mixing> <Collapsed>False</Collapsed> <Disabled>False</Disabled> <Button Caption="MOV circle" ID="32" Icon=""> - <WindowState Visible="True" X="10" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="5" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1245,7 +1374,7 @@ <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="MOV line separated" ID="33" Icon=""> - <WindowState Visible="True" X="60" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="55" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1259,7 +1388,7 @@ <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="MOV line together" ID="34" Icon=""> - <WindowState Visible="True" X="110" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="105" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1273,7 +1402,7 @@ <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="MOV lissajous" ID="35" Icon=""> - <WindowState Visible="True" X="160" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="155" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1291,20 +1420,20 @@ <Appearance> <FrameStyle>Sunken</FrameStyle> <ForegroundColor>Default</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <BackgroundColor>4286019195</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> - <WindowState Visible="True" X="510" Y="360" Width="220" Height="70"/> - <AllowChildren>False</AllowChildren> - <AllowResize>False</AllowResize> + <WindowState Visible="True" X="650" Y="65" Width="260" Height="60"/> + <AllowChildren>True</AllowChildren> + <AllowResize>True</AllowResize> <ShowHeader>False</ShowHeader> <ShowEnableButton>True</ShowEnableButton> <Mixing>False</Mixing> <Collapsed>False</Collapsed> <Disabled>False</Disabled> <Button Caption="MOVING strop" ID="45" Icon=""> - <WindowState Visible="True" X="10" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="5" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1318,7 +1447,7 @@ <Input Universe="0" Channel="208"/> </Button> <Button Caption="MOVING strop x" ID="46" Icon=""> - <WindowState Visible="True" X="60" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="55" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1332,7 +1461,7 @@ <Input Universe="0" Channel="209"/> </Button> <Button Caption="MOVING oder" ID="47" Icon=""> - <WindowState Visible="True" X="110" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="105" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1346,7 +1475,7 @@ <Input Universe="0" Channel="220"/> </Button> <Button Caption="MOVING oder x" ID="48" Icon=""> - <WindowState Visible="True" X="160" Y="10" Width="50" Height="50"/> + <WindowState Visible="True" X="155" Y="5" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1359,48 +1488,69 @@ <Intensity Adjust="False">100</Intensity> <Input Universe="0" Channel="221"/> </Button> + <Button Caption="MOVING publika" ID="36" Icon=""> + <WindowState Visible="True" X="205" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="29"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + </Button> </SoloFrame> <SpeedDial Caption="Movement" ID="49"> - <WindowState Visible="True" X="855" Y="460" Width="165" Height="125"/> + <WindowState Visible="True" X="845" Y="380" Width="165" Height="125"/> <Appearance> <FrameStyle>Sunken</FrameStyle> <ForegroundColor>4278321151</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <BackgroundColor>4286019195</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> <Visibility>65540</Visibility> <AbsoluteValue Minimum="0" Maximum="10000"/> - <Time>501</Time> + <Time>414</Time> <Key>T</Key> + <MultKey>,</MultKey> + <DivKey>.</DivKey> + <MultDivResetKey>-</MultDivResetKey> <Function FadeIn="0" FadeOut="0" Duration="8">25</Function> <Function FadeIn="0" FadeOut="0" Duration="6">23</Function> <Function FadeIn="0" FadeOut="0" Duration="6">24</Function> <Function FadeIn="0" FadeOut="0" Duration="6">26</Function> </SpeedDial> <SpeedDial Caption="color scene fade time" ID="50"> - <WindowState Visible="True" X="1025" Y="500" Width="130" Height="85"/> + <WindowState Visible="True" X="1015" Y="485" Width="180" Height="80"/> <Appearance> <FrameStyle>Sunken</FrameStyle> <ForegroundColor>Default</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <BackgroundColor>4286019195</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> <Visibility>0</Visibility> <AbsoluteValue Minimum="0" Maximum="10000"/> - <Time>1000</Time> + <Time>250</Time> <Function FadeIn="6" FadeOut="6" Duration="0">46</Function> - <Function FadeIn="6" FadeOut="6" Duration="0">42</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">54</Function> <Function FadeIn="6" FadeOut="6" Duration="0">45</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">42</Function> <Function FadeIn="6" FadeOut="6" Duration="0">43</Function> <Function FadeIn="6" FadeOut="6" Duration="0">47</Function> <Function FadeIn="6" FadeOut="6" Duration="0">44</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">68</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">58</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">55</Function> <Function FadeIn="6" FadeOut="6" Duration="0">35</Function> <Function FadeIn="6" FadeOut="6" Duration="0">15</Function> <Function FadeIn="6" FadeOut="6" Duration="0">16</Function> <Function FadeIn="6" FadeOut="6" Duration="0">36</Function> <Function FadeIn="6" FadeOut="6" Duration="0">17</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">66</Function> <Function FadeIn="6" FadeOut="6" Duration="0">12</Function> <Function FadeIn="6" FadeOut="6" Duration="0">8</Function> <Function FadeIn="6" FadeOut="6" Duration="0">13</Function> @@ -1408,6 +1558,15 @@ <Function FadeIn="6" FadeOut="6" Duration="0">11</Function> <Function FadeIn="6" FadeOut="6" Duration="0">14</Function> <Function FadeIn="6" FadeOut="6" Duration="0">10</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">67</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">61</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">56</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">62</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">60</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">64</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">59</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">63</Function> + <Function FadeIn="6" FadeOut="6" Duration="0">65</Function> <Preset ID="16"> <Name>1s</Name> <Value>1000</Value> @@ -1420,9 +1579,13 @@ <Name>0ms</Name> <Value>0</Value> </Preset> + <Preset ID="19"> + <Name>250ms</Name> + <Value>250</Value> + </Preset> </SpeedDial> <Button Caption="LED strobe off" ID="51" Icon=""> - <WindowState Visible="True" X="280" Y="15" Width="50" Height="50"/> + <WindowState Visible="True" X="285" Y="15" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1435,7 +1598,7 @@ <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="MOV strobe off" ID="52" Icon=""> - <WindowState Visible="True" X="330" Y="15" Width="50" Height="50"/> + <WindowState Visible="True" X="335" Y="15" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1448,7 +1611,7 @@ <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="MOV strobe on [A]" ID="53" Icon=""> - <WindowState Visible="True" X="1030" Y="240" Width="50" Height="65"/> + <WindowState Visible="True" X="1015" Y="235" Width="50" Height="65"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1462,7 +1625,7 @@ <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="LED strobe on [S]" ID="54" Icon=""> - <WindowState Visible="True" X="1085" Y="240" Width="50" Height="65"/> + <WindowState Visible="True" X="1070" Y="235" Width="50" Height="65"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1476,7 +1639,7 @@ <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="Random utripi [R]" ID="55" Icon=""> - <WindowState Visible="True" X="1030" Y="180" Width="50" Height="50"/> + <WindowState Visible="True" X="1015" Y="180" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1490,7 +1653,7 @@ <Intensity Adjust="False">100</Intensity> </Button> <Button Caption="FAST [W]" ID="56" Icon=""> - <WindowState Visible="True" X="1085" Y="180" Width="50" Height="50"/> + <WindowState Visible="True" X="1070" Y="180" Width="50" Height="50"/> <Appearance> <FrameStyle>None</FrameStyle> <ForegroundColor>Default</ForegroundColor> @@ -1504,20 +1667,551 @@ <Intensity Adjust="False">100</Intensity> </Button> <SpeedDial Caption="Random utripi duration" ID="57"> - <WindowState Visible="True" X="1040" Y="320" Width="200" Height="175"/> + <WindowState Visible="True" X="1015" Y="305" Width="200" Height="175"/> <Appearance> <FrameStyle>Sunken</FrameStyle> - <ForegroundColor>4288256409</ForegroundColor> - <BackgroundColor>Default</BackgroundColor> + <ForegroundColor>4278190080</ForegroundColor> + <BackgroundColor>4286019195</BackgroundColor> <BackgroundImage>None</BackgroundImage> <Font>Default</Font> </Appearance> <Visibility>65540</Visibility> <AbsoluteValue Minimum="0" Maximum="10000"/> - <Time>501</Time> + <Time>414</Time> <Key>T</Key> <Function FadeIn="6" FadeOut="4" Duration="6">6</Function> </SpeedDial> + <Slider Caption="smoke pump" ID="13" WidgetStyle="Slider" InvertedAppearance="false" CatchValues="true"> + <WindowState Visible="True" X="780" Y="375" Width="60" Height="200"/> + <Appearance> + <FrameStyle>Sunken</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>4286019195</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Input Universe="1" Channel="15526"/> + <SliderMode ValueDisplayStyle="Exact" ClickAndGoType="None" Monitor="false">Level</SliderMode> + <Level LowLimit="0" HighLimit="255" Value="0"> + <Channel Fixture="6">0</Channel> + </Level> + <Playback> + <Function>4294967295</Function> + </Playback> + </Slider> + <Slider Caption="smoke fan" ID="14" WidgetStyle="Slider" InvertedAppearance="false"> + <WindowState Visible="True" X="715" Y="375" Width="60" Height="200"/> + <Appearance> + <FrameStyle>Sunken</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>4286019195</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <SliderMode ValueDisplayStyle="Exact" ClickAndGoType="None" Monitor="false">Level</SliderMode> + <Level LowLimit="0" HighLimit="255" Value="255"> + <Channel Fixture="6">1</Channel> + </Level> + <Playback> + <Function>4294967295</Function> + </Playback> + </Slider> + <XYPad Caption="XY Pad" ID="15" InvertedAppearance="0"> + <WindowState Visible="True" X="275" Y="420" Width="305" Height="300"/> + <Appearance> + <FrameStyle>Sunken</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>4286019195</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Fixture ID="13" Head="0"> + <Axis ID="X" LowLimit="0.12963" HighLimit="0.5" Reverse="False"/> + <Axis ID="Y" LowLimit="0.473684" HighLimit="1" Reverse="False"/> + </Fixture> + <Fixture ID="14" Head="0"> + <Axis ID="X" LowLimit="0.12963" HighLimit="0.5" Reverse="False"/> + <Axis ID="Y" LowLimit="0.473684" HighLimit="1" Reverse="False"/> + </Fixture> + <Fixture ID="15" Head="0"> + <Axis ID="X" LowLimit="0.12963" HighLimit="0.5" Reverse="False"/> + <Axis ID="Y" LowLimit="0.473684" HighLimit="1" Reverse="False"/> + </Fixture> + <Fixture ID="16" Head="0"> + <Axis ID="X" LowLimit="0.12963" HighLimit="0.5" Reverse="False"/> + <Axis ID="Y" LowLimit="0.473684" HighLimit="1" Reverse="False"/> + </Fixture> + <Pan Position="140"/> + <Tilt Position="110"/> + <Preset ID="16"> + <Type>FixtureGroup</Type> + <Name>1</Name> + <Fixture ID="13" Head="0"/> + </Preset> + <Preset ID="17"> + <Type>FixtureGroup</Type> + <Name>2</Name> + <Fixture ID="14" Head="0"/> + </Preset> + <Preset ID="18"> + <Type>FixtureGroup</Type> + <Name>3</Name> + <Fixture ID="15" Head="0"/> + </Preset> + <Preset ID="19"> + <Type>FixtureGroup</Type> + <Name>4</Name> + <Fixture ID="16" Head="0"/> + </Preset> + <Preset ID="20"> + <Type>FixtureGroup</Type> + <Name>vsi</Name> + <Fixture ID="13" Head="0"/> + <Fixture ID="14" Head="0"/> + <Fixture ID="15" Head="0"/> + <Fixture ID="16" Head="0"/> + </Preset> + </XYPad> + <SoloFrame Caption="" ID="38"> + <Appearance> + <FrameStyle>Sunken</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>4286019195</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <WindowState Visible="True" X="280" Y="185" Width="410" Height="60"/> + <AllowChildren>True</AllowChildren> + <AllowResize>True</AllowResize> + <ShowHeader>False</ShowHeader> + <ShowEnableButton>True</ShowEnableButton> + <Mixing>False</Mixing> + <Collapsed>False</Collapsed> + <Disabled>False</Disabled> + <Button Caption="LED Vmesne White" ID="39" Icon=""> + <WindowState Visible="True" X="55" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="55"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="199"/> + </Button> + <Button Caption="LED Vmesne Cyan" ID="40" Icon=""> + <WindowState Visible="True" X="105" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="36"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="200"/> + </Button> + <Button Caption="LED Vmesne Blue" ID="41" Icon=""> + <WindowState Visible="True" X="305" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="17"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="204"/> + </Button> + <Button Caption="LED Vmesne Green" ID="42" Icon=""> + <WindowState Visible="True" X="355" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="16"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="205"/> + </Button> + <Button Caption="LED Vmesne Red" ID="43" Icon=""> + <WindowState Visible="True" X="155" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="15"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="201"/> + </Button> + <Button Caption="LED Vmesne UV" ID="58" Icon=""> + <WindowState Visible="True" X="255" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="35"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="203"/> + </Button> + <Button Caption="LED Vmesne Yellow" ID="60" Icon=""> + <WindowState Visible="True" X="205" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="58"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="202"/> + </Button> + <Button Caption="LED Vmesne Amber" ID="97" Icon=""> + <WindowState Visible="True" X="5" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="66"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="198"/> + </Button> + </SoloFrame> + <SoloFrame Caption="" ID="77"> + <Appearance> + <FrameStyle>Sunken</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>4286019195</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <WindowState Visible="True" X="280" Y="245" Width="410" Height="60"/> + <AllowChildren>True</AllowChildren> + <AllowResize>True</AllowResize> + <ShowHeader>False</ShowHeader> + <ShowEnableButton>True</ShowEnableButton> + <Mixing>False</Mixing> + <Collapsed>False</Collapsed> + <Disabled>False</Disabled> + <Button Caption="LED Sredina White" ID="78" Icon=""> + <WindowState Visible="True" X="55" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="56"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="199"/> + </Button> + <Button Caption="LED Sredina Cyan" ID="80" Icon=""> + <WindowState Visible="True" X="105" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="59"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="200"/> + </Button> + <Button Caption="LED Sredina Red" ID="81" Icon=""> + <WindowState Visible="True" X="155" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="60"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="201"/> + </Button> + <Button Caption="LED Sredina Yellow" ID="82" Icon=""> + <WindowState Visible="True" X="205" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="61"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="202"/> + </Button> + <Button Caption="LED Sredina UV" ID="83" Icon=""> + <WindowState Visible="True" X="255" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="62"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="203"/> + </Button> + <Button Caption="LED Sredina Blue" ID="84" Icon=""> + <WindowState Visible="True" X="305" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="63"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="204"/> + </Button> + <Button Caption="LED Sredina Green" ID="85" Icon=""> + <WindowState Visible="True" X="355" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="64"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="205"/> + </Button> + <Button Caption="LED Sredina Amber" ID="96" Icon=""> + <WindowState Visible="True" X="5" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="65"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="198"/> + </Button> + </SoloFrame> + <SoloFrame Caption="" ID="86"> + <Appearance> + <FrameStyle>Sunken</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>4286019195</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <WindowState Visible="True" X="280" Y="305" Width="460" Height="60"/> + <AllowChildren>True</AllowChildren> + <AllowResize>True</AllowResize> + <ShowHeader>False</ShowHeader> + <ShowEnableButton>True</ShowEnableButton> + <Mixing>False</Mixing> + <Collapsed>False</Collapsed> + <Disabled>False</Disabled> + <Button Caption="MOVING White" ID="88" Icon=""> + <WindowState Visible="True" X="55" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="54"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="211"/> + </Button> + <Button Caption="MOVING Cyan" ID="89" Icon=""> + <WindowState Visible="True" X="105" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="47"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="212"/> + </Button> + <Button Caption="MOVING Red" ID="90" Icon=""> + <WindowState Visible="True" X="155" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="42"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="213"/> + </Button> + <Button Caption="MOVING Yellow" ID="91" Icon=""> + <WindowState Visible="True" X="205" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="46"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="214"/> + </Button> + <Button Caption="MOVING UV" ID="92" Icon=""> + <WindowState Visible="True" X="255" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="45"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="215"/> + </Button> + <Button Caption="MOVING Blue" ID="93" Icon=""> + <WindowState Visible="True" X="305" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="44"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="216"/> + </Button> + <Button Caption="MOVING Green" ID="94" Icon=""> + <WindowState Visible="True" X="355" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="43"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="217"/> + </Button> + <Button Caption="MOVING White" ID="95" Icon=""> + <WindowState Visible="True" X="405" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="54"/> + <Action>Flash</Action> + <Key>N</Key> + <Intensity Adjust="False">100</Intensity> + </Button> + <Button Caption="MOVING Amber" ID="99" Icon=""> + <WindowState Visible="True" X="5" Y="5" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="68"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + <Input Universe="0" Channel="210"/> + </Button> + </SoloFrame> + <Button Caption="Button 26" ID="26" Icon=""> + <WindowState Visible="True" X="0" Y="0" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="4294967295"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + </Button> + <Button Caption="Button 59" ID="59" Icon=""> + <WindowState Visible="True" X="0" Y="0" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="4294967295"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + </Button> + <Button Caption="MOVING Colour 000" ID="61" Icon=""> + <WindowState Visible="True" X="380" Y="15" Width="50" Height="50"/> + <Appearance> + <FrameStyle>None</FrameStyle> + <ForegroundColor>Default</ForegroundColor> + <BackgroundColor>Default</BackgroundColor> + <BackgroundImage>None</BackgroundImage> + <Font>Default</Font> + </Appearance> + <Function ID="27"/> + <Action>Toggle</Action> + <Intensity Adjust="False">100</Intensity> + </Button> </Frame> <Properties> <Size Width="1550" Height="780"/> |