Mercurial > code > home > repos > light9
changeset 1201:cdd399b5c3fe
checkpoint show data
Ignore-this: dbb6d25d4a1821609657b3cc40728c51
author | drewp@bigasterisk.com |
---|---|
date | Mon, 16 Jun 2014 02:01:09 +0000 |
parents | 7eb423e60011 |
children | 6bc6f0862959 |
files | show/dance2014/song1.n3 show/dance2014/song1/curve-1.n3 show/dance2014/song1/curve-13.n3 show/dance2014/song1/curve-14.n3 show/dance2014/song17.n3 show/dance2014/song17/curve-2.n3 show/dance2014/song17/curve-4.n3 show/dance2014/song17/curve-7.n3 show/dance2014/song8/curve-3.n3 show/dance2014/sub/curtain.n3 show/dance2014/sub/cyc.n3 show/dance2014/sub/full.n3 show/dance2014/sub/house.n3 show/dance2014/sub/patio.n3 show/dance2014/sub/sharlyn.n3 |
diffstat | 15 files changed, 154 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/show/dance2014/song1.n3 Mon Jun 16 00:45:58 2014 +0000 +++ b/show/dance2014/song1.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -4,10 +4,15 @@ @prefix xml: <http://www.w3.org/XML/1998/namespace> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . -<http://light9.bigasterisk.com/show/dance2014/song1> ns1:curve <http://light9.bigasterisk.com/show/dance2014/song1/curve-13>, +<http://light9.bigasterisk.com/show/dance2014/song1> ns1:curve <http://light9.bigasterisk.com/show/dance2014/song1/curve-1>, + <http://light9.bigasterisk.com/show/dance2014/song1/curve-13>, <http://light9.bigasterisk.com/show/dance2014/song1/curve-14> ; ns1:effect <http://light9.bigasterisk.com/show/dance2014/song1/effect-1>, - <http://light9.bigasterisk.com/show/dance2014/song1/effect-2> . + <http://light9.bigasterisk.com/show/dance2014/song1/effect-2>, + <http://light9.bigasterisk.com/show/dance2014/song1/effect-3> . + +<http://light9.bigasterisk.com/show/dance2014/song1/curve-1> a ns1:Curve ; + rdfs:label "patio" . <http://light9.bigasterisk.com/show/dance2014/song1/curve-13> a ns1:Curve ; rdfs:label "lowstage" . @@ -25,3 +30,8 @@ ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song1/curve-14>", "out = <http://light9.bigasterisk.com/show/dance2014/sub/full> * env" . +<http://light9.bigasterisk.com/show/dance2014/song1/effect-3> a ns1:Effect ; + rdfs:label "patio" ; + ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song1/curve-1>", + "out = <http://light9.bigasterisk.com/show/dance2014/sub/patio> * env" . +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2014/song1/curve-1.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -0,0 +1,8 @@ +@prefix ns1: <http://light9.bigasterisk.com/> . +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix xml: <http://www.w3.org/XML/1998/namespace> . +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . + +<http://light9.bigasterisk.com/show/dance2014/song1/curve-1> ns1:points "0 0 5.473 0 7.473 0.2689 207.3 0.2689 209.3 0" . +
--- a/show/dance2014/song1/curve-13.n3 Mon Jun 16 00:45:58 2014 +0000 +++ b/show/dance2014/song1/curve-13.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -4,5 +4,5 @@ @prefix xml: <http://www.w3.org/XML/1998/namespace> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . -<http://light9.bigasterisk.com/show/dance2014/song1/curve-13> ns1:points "0 0 3.711 0 5.711 1 199.6 1 201.6 0" . +<http://light9.bigasterisk.com/show/dance2014/song1/curve-13> ns1:points "0 0 3.711 0 5.711 1 207.5 1 209.5 0" .
--- a/show/dance2014/song1/curve-14.n3 Mon Jun 16 00:45:58 2014 +0000 +++ b/show/dance2014/song1/curve-14.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -4,5 +4,5 @@ @prefix xml: <http://www.w3.org/XML/1998/namespace> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . -<http://light9.bigasterisk.com/show/dance2014/song1/curve-14> ns1:points "0 0 186.2 0 188.2 1 208.2 1 210.2 0" . +<http://light9.bigasterisk.com/show/dance2014/song1/curve-14> ns1:points "0 0 3.986 0 6.132 0.7963 184.8 0.7712 188.2 1 207.8 1 209.8 0" .
--- a/show/dance2014/song17.n3 Mon Jun 16 00:45:58 2014 +0000 +++ b/show/dance2014/song17.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -9,12 +9,14 @@ <http://light9.bigasterisk.com/show/dance2014/song17/curve-3>, <http://light9.bigasterisk.com/show/dance2014/song17/curve-4>, <http://light9.bigasterisk.com/show/dance2014/song17/curve-5>, - <http://light9.bigasterisk.com/show/dance2014/song17/curve-6> ; + <http://light9.bigasterisk.com/show/dance2014/song17/curve-6>, + <http://light9.bigasterisk.com/show/dance2014/song17/curve-7> ; ns1:effect <http://light9.bigasterisk.com/show/dance2014/song17/effect-2>, <http://light9.bigasterisk.com/show/dance2014/song17/effect-3>, <http://light9.bigasterisk.com/show/dance2014/song17/effect-4>, <http://light9.bigasterisk.com/show/dance2014/song17/effect-5>, - <http://light9.bigasterisk.com/show/dance2014/song17/effect-6> . + <http://light9.bigasterisk.com/show/dance2014/song17/effect-6>, + <http://light9.bigasterisk.com/show/dance2014/song17/effect-7> . <http://light9.bigasterisk.com/show/dance2014/song17/effect-1> a ns1:Effect ; rdfs:label "sub patio" ; @@ -38,6 +40,9 @@ <http://light9.bigasterisk.com/show/dance2014/song17/curve-6> a ns1:Curve ; rdfs:label "full to music" . +<http://light9.bigasterisk.com/show/dance2014/song17/curve-7> a ns1:Curve ; + rdfs:label "patio" . + <http://light9.bigasterisk.com/show/dance2014/song17/effect-2> a ns1:Effect ; rdfs:label "patio" ; ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song17/curve-2>", @@ -67,3 +72,8 @@ "music = <http://light9.bigasterisk.com/show/dance2014/song17music> * 2", "out = <http://light9.bigasterisk.com/show/dance2013/sub/full> * music * env" . +<http://light9.bigasterisk.com/show/dance2014/song17/effect-7> a ns1:Effect ; + rdfs:label "patio" ; + ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song17/curve-7>", + "out = <http://light9.bigasterisk.com/show/dance2014/sub/patio> * env" . +
--- a/show/dance2014/song17/curve-2.n3 Mon Jun 16 00:45:58 2014 +0000 +++ b/show/dance2014/song17/curve-2.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -4,5 +4,5 @@ @prefix xml: <http://www.w3.org/XML/1998/namespace> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . -<http://light9.bigasterisk.com/show/dance2014/song17/curve-2> ns1:points "0 0 84.01 0 96.36 1 110 1 125.5 0.3511 164.9 0.3662 166.7 0.9986 168.8 1 171 0" . +<http://light9.bigasterisk.com/show/dance2014/song17/curve-2> ns1:points "0 0 84.01 0 96.36 0.2713 110 0.2713 125.5 0.09522 164.9 0.1539 166.8 0.239 168.9 0.2394 171 0" .
--- a/show/dance2014/song17/curve-4.n3 Mon Jun 16 00:45:58 2014 +0000 +++ b/show/dance2014/song17/curve-4.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -4,5 +4,5 @@ @prefix xml: <http://www.w3.org/XML/1998/namespace> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . -<http://light9.bigasterisk.com/show/dance2014/song17/curve-4> ns1:points "0 0 83.34 0 101.1 1 126.4 1 128.4 0" . +<http://light9.bigasterisk.com/show/dance2014/song17/curve-4> ns1:points "0 0 83.34 0 101.1 1 168.1 1 170.1 0" .
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2014/song17/curve-7.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -0,0 +1,8 @@ +@prefix ns1: <http://light9.bigasterisk.com/> . +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix xml: <http://www.w3.org/XML/1998/namespace> . +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . + +<http://light9.bigasterisk.com/show/dance2014/song17/curve-7> ns1:points "0 0" . +
--- a/show/dance2014/song8/curve-3.n3 Mon Jun 16 00:45:58 2014 +0000 +++ b/show/dance2014/song8/curve-3.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -4,5 +4,5 @@ @prefix xml: <http://www.w3.org/XML/1998/namespace> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . -<http://light9.bigasterisk.com/show/dance2014/song8/curve-3> ns1:points "0 0 4.332 0 5.27 1 207.7 1 209.7 0" . +<http://light9.bigasterisk.com/show/dance2014/song8/curve-3> ns1:points "0 0 3.47 0 5.076 1 207.7 1 209.7 0" .
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2014/sub/curtain.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -0,0 +1,91 @@ +@prefix ns1: <http://light9.bigasterisk.com/> . +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix xml: <http://www.w3.org/XML/1998/namespace> . +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . + +<http://light9.bigasterisk.com/show/dance2014/sub/curtain> a ns1:Submaster ; + rdfs:label "curtain" ; + ns1:group "showsliders" ; + ns1:lightLevel <http://light9.bigasterisk.com/show/dance2014/sub/curtain/map/511229127>, + <http://light9.bigasterisk.com/show/dance2014/sub/curtain/map/553265991>, + <http://light9.bigasterisk.com/show/dance2014/sub/curtain/map/683784744>, + <http://light9.bigasterisk.com/show/dance2014/sub/curtain/map/742615609>, + <http://light9.bigasterisk.com/show/dance2014/sub/curtain/map/778149233>, + <http://light9.bigasterisk.com/show/dance2014/sub/curtain/map/867971465>, + <http://light9.bigasterisk.com/show/dance2014/sub/curtain/map/921813367>, + <http://light9.bigasterisk.com/sub/local/1402874938.47/map/132981284>, + <http://light9.bigasterisk.com/sub/local/1402874938.47/map/181138578>, + <http://light9.bigasterisk.com/sub/local/1402874938.47/map/287493571>, + <http://light9.bigasterisk.com/sub/local/1402874938.47/map/372044001>, + <http://light9.bigasterisk.com/sub/local/1402874938.47/map/386507463>, + <http://light9.bigasterisk.com/sub/local/1402874938.47/map/40560819>, + <http://light9.bigasterisk.com/sub/local/1402874938.47/map/504630338>, + <http://light9.bigasterisk.com/sub/local/1402874938.47/map/594082195>, + <http://light9.bigasterisk.com/sub/local/1402874938.47/map/996400060> ; + ns1:order "4" . + +<http://light9.bigasterisk.com/show/dance2014/sub/curtain/map/511229127> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f10> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/curtain/map/553265991> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b21-edge> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/curtain/map/683784744> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f9-pool-r> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/curtain/map/742615609> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b23-up> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/curtain/map/778149233> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b26-edge> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/curtain/map/867971465> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b24-up> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/curtain/map/921813367> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f1-blue> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/sub/local/1402874938.47/map/132981284> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f8-fill> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/sub/local/1402874938.47/map/181138578> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f3> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/sub/local/1402874938.47/map/287493571> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-l> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/sub/local/1402874938.47/map/372044001> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f2> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/sub/local/1402874938.47/map/386507463> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f7> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/sub/local/1402874938.47/map/40560819> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f4-pool-l> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/sub/local/1402874938.47/map/504630338> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-r> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/sub/local/1402874938.47/map/594082195> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f5-fill> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/sub/local/1402874938.47/map/996400060> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/sharlyn> ; + ns1:level 1e+00 . +
--- a/show/dance2014/sub/cyc.n3 Mon Jun 16 00:45:58 2014 +0000 +++ b/show/dance2014/sub/cyc.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -7,6 +7,7 @@ <http://light9.bigasterisk.com/show/dance2013/sub/cyc> a ns1:Submaster ; rdfs:label "cyc" ; ns1:color "#00ffff"; + ns1:group "showsliders"; ns1:order "2"; ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371318911.67/map/41358376>, <http://light9.bigasterisk.com/sub/local/1371318911.67/map/440671256>, <http://light9.bigasterisk.com/sub/local/1371318911.67/map/54019112>,
--- a/show/dance2014/sub/full.n3 Mon Jun 16 00:45:58 2014 +0000 +++ b/show/dance2014/sub/full.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -6,7 +6,7 @@ <http://light9.bigasterisk.com/show/dance2014/sub/full> a ns1:Submaster ; rdfs:label "full" ; - ns1:color "#ffffff"; ns1:group "showsliders"; + ns1:color "#ffffff"; ns1:group "showsliders"; ns1:order "5"; ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1402806936.17/map/106134968>, <http://light9.bigasterisk.com/sub/local/1402806936.17/map/158229254>,
--- a/show/dance2014/sub/house.n3 Mon Jun 16 00:45:58 2014 +0000 +++ b/show/dance2014/sub/house.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -7,7 +7,7 @@ <http://light9.bigasterisk.com/show/dance2013/sub/house> a ns1:Submaster ; ns1:color "#400040"; rdfs:label "house" ; - ns1:group "showsliders"; + ns1:group "showsliders"; ns1:order "3"; ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/house/map/129986475>, <http://light9.bigasterisk.com/show/dance2013/sub/house/map/276467481>,
--- a/show/dance2014/sub/patio.n3 Mon Jun 16 00:45:58 2014 +0000 +++ b/show/dance2014/sub/patio.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -6,10 +6,15 @@ <http://light9.bigasterisk.com/show/dance2013/sub/patio> a ns1:Submaster ; rdfs:label "patio" ; - ns1:color "#505050"; + ns1:color "#505050" ; ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371320332.68/map/916981013>, <http://light9.bigasterisk.com/sub/local/1371320332.68/map/953892364> . +<http://light9.bigasterisk.com/show/dance2014/sub/patio> a ns1:Submaster ; + rdfs:label "patio" ; + ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1402880932.95/map/230182389>, + <http://light9.bigasterisk.com/sub/local/1402880932.95/map/756817265> . + <http://light9.bigasterisk.com/sub/local/1371320332.68/map/916981013> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-r> ; ns1:level 6.1e-01 . @@ -18,3 +23,11 @@ ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-l> ; ns1:level 1e+00 . +<http://light9.bigasterisk.com/sub/local/1402880932.95/map/230182389> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-l> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/sub/local/1402880932.95/map/756817265> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-r> ; + ns1:level 1e+00 . +
--- a/show/dance2014/sub/sharlyn.n3 Mon Jun 16 00:45:58 2014 +0000 +++ b/show/dance2014/sub/sharlyn.n3 Mon Jun 16 02:01:09 2014 +0000 @@ -6,7 +6,7 @@ <http://light9.bigasterisk.com/show/dance2014/sub/sharlyn> a ns1:Submaster ; rdfs:label "sharlyn" ; - ns1:group "showsliders"; + ns1:group "showsliders"; ns1:order "1"; ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1402799573.25/map/214022026> . <http://light9.bigasterisk.com/sub/local/1402799573.25/map/214022026> a ns1:ChannelSetting ;