Mercurial > code > home > repos > light9
changeset 1393:152f42e6297b
checkpoint show data
Ignore-this: 2f7893ede53571da34771110b40fa38
author | drewp@bigasterisk.com |
---|---|
date | Sun, 14 Jun 2015 19:10:45 +0000 |
parents | 361dbf72618f |
children | 0bfaeaa40cfe |
files | show/dance2015/effectClass.n3 show/dance2015/sessions/curvecalc/default.n3 show/dance2015/sessions/keyboardcomposer/default.n3 show/dance2015/sessions/subcomposer/default.n3 show/dance2015/song1/curve-18.n3 show/dance2015/song12/curve-1.n3 show/dance2015/song12/curve-2.n3 show/dance2015/song2.n3 show/dance2015/song2/curve-1.n3 show/dance2015/song6.n3 show/dance2015/song6/curve-1.n3 show/dance2015/song6/curve-2.n3 show/dance2015/song6/curve-3.n3 show/dance2015/song7/curve-1.n3 show/dance2015/sub/song2.n3 show/dance2015/sub/song6.n3 show/dance2015/sub/song6glow.n3 |
diffstat | 17 files changed, 533 insertions(+), 27 deletions(-) [+] |
line wrap: on
line diff
--- a/show/dance2015/effectClass.n3 Thu Jun 09 08:54:28 2016 +0000 +++ b/show/dance2015/effectClass.n3 Sun Jun 14 19:10:45 2015 +0000 @@ -33,23 +33,19 @@ :quneoNote 38; :code "out = <http://light9.bigasterisk.com/show/dance2015/sub/full> * music * env" . - - effect:blacklight a :EffectClass; rdfs:label "blacklight"; :quneoNote 37; :code "out = [env * p1, env * p2, env * p4]", "p1 = <http://light9.bigasterisk.com/show/dance2013/sub/blue> * .3", - "p2 = Strip.solid('LR', (0,0,1))", + "p2 = Strip.solid('LRW', (0,0,1))", "p4 = Blacklight(1)" . - effect:whiteLed a :EffectClass; rdfs:label "whiteLed"; - :code "out = Strip.solid('LR', (1,1,1)) * env" . - + :code "out = [Strip.solid('LR', (1,1,1)) * env, Strip.solid('W', (1,.5,.5)) * env]" . effect:slowColor a :EffectClass; rdfs:label "slow color chase"; @@ -63,13 +59,16 @@ . chase:backchase a :Chase; :channels ( -<http://light9.bigasterisk.com/theater/piedmont/channel/b14-yel> -<http://light9.bigasterisk.com/theater/piedmont/channel/b15-red> -<http://light9.bigasterisk.com/theater/piedmont/channel/b21-edge> -<http://light9.bigasterisk.com/theater/piedmont/channel/b22-c> -<http://light9.bigasterisk.com/theater/piedmont/channel/b26-edge> -<http://light9.bigasterisk.com/theater/piedmont/channel/b32-red> -<http://light9.bigasterisk.com/theater/piedmont/channel/b34-yel> +<http://light9.bigasterisk.com/theater/piedmont/channel/b14> +<http://light9.bigasterisk.com/theater/piedmont/channel/b15> +<http://light9.bigasterisk.com/theater/piedmont/channel/b21> +<http://light9.bigasterisk.com/theater/piedmont/channel/b22> +<http://light9.bigasterisk.com/theater/piedmont/channel/b23> +<http://light9.bigasterisk.com/theater/piedmont/channel/b24> +<http://light9.bigasterisk.com/theater/piedmont/channel/b25> +<http://light9.bigasterisk.com/theater/piedmont/channel/b26> +<http://light9.bigasterisk.com/theater/piedmont/channel/b32> +<http://light9.bigasterisk.com/theater/piedmont/channel/b33> ) .
--- a/show/dance2015/sessions/curvecalc/default.n3 Thu Jun 09 08:54:28 2016 +0000 +++ b/show/dance2015/sessions/curvecalc/default.n3 Sun Jun 14 19:10:45 2015 +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/dance2015/sessions/curvecalc/default> ns1:currentSong <http://light9.bigasterisk.com/show/dance2015/song1> . +<http://light9.bigasterisk.com/show/dance2015/sessions/curvecalc/default> ns1:currentSong <http://light9.bigasterisk.com/show/dance2015/song7> .
--- a/show/dance2015/sessions/keyboardcomposer/default.n3 Thu Jun 09 08:54:28 2016 +0000 +++ b/show/dance2015/sessions/keyboardcomposer/default.n3 Sun Jun 14 19:10:45 2015 +0000 @@ -7,6 +7,7 @@ <http://light9.bigasterisk.com/show/dance2015/sessions/keyboardcomposer/default> ns1:currentRow 0 ; ns1:subSetting <http://light9.bigasterisk.com/show/dance2015/sessions/keyboardcomposer/default/map/122321463>, <http://light9.bigasterisk.com/show/dance2015/sessions/keyboardcomposer/default/map/170938033>, + <http://light9.bigasterisk.com/show/dance2015/sessions/keyboardcomposer/default/map/230443819>, <http://light9.bigasterisk.com/show/dance2015/sessions/keyboardcomposer/default/map/264703736>, <http://light9.bigasterisk.com/show/dance2015/sessions/keyboardcomposer/default/map/282544071>, <http://light9.bigasterisk.com/show/dance2015/sessions/keyboardcomposer/default/map/434663259>, @@ -34,6 +35,10 @@ ns1:level 0e+00 ; ns1:sub <http://light9.bigasterisk.com/show/dance2013/sub/yellow> . +<http://light9.bigasterisk.com/show/dance2015/sessions/keyboardcomposer/default/map/230443819> a ns1:SubSetting ; + ns1:level 0e+00 ; + ns1:sub <http://light9.bigasterisk.com/show/dance2015/sub/blacklight> . + <http://light9.bigasterisk.com/show/dance2015/sessions/keyboardcomposer/default/map/264703736> a ns1:SubSetting ; ns1:level 0e+00 ; ns1:sub <http://light9.bigasterisk.com/show/dance2015/sub/wideRed> .
--- a/show/dance2015/sessions/subcomposer/default.n3 Thu Jun 09 08:54:28 2016 +0000 +++ b/show/dance2015/sessions/subcomposer/default.n3 Sun Jun 14 19:10:45 2015 +0000 @@ -4,8 +4,8 @@ @prefix xml: <http://www.w3.org/XML/1998/namespace> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . -<http://light9.bigasterisk.com/show/dance2015/sessions/subcomposer/default> ns1:currentSub <http://light9.bigasterisk.com/sub/local/1434300681.76-2> ; - ns1:windowGeometry "324x638+2619+415" . +<http://light9.bigasterisk.com/show/dance2015/sessions/subcomposer/default> ns1:currentSub <http://light9.bigasterisk.com/sub/local/1434307795.27-2> ; + ns1:windowGeometry "324x638+2673+346" . <http://light9.bigasterisk.com/sub/local/1434299246.18-0> a ns1:LocalSubmaster, ns1:Submaster . @@ -75,6 +75,18 @@ <http://light9.bigasterisk.com/sub/local/1434300681.76-1/map/926085456>, <http://light9.bigasterisk.com/sub/local/1434300681.76-1/map/954614070> . +<http://light9.bigasterisk.com/sub/local/1434300681.76-2> a ns1:LocalSubmaster, + ns1:Submaster ; + ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1434300681.76-2/map/121799689>, + <http://light9.bigasterisk.com/sub/local/1434300681.76-2/map/384820218>, + <http://light9.bigasterisk.com/sub/local/1434300681.76-2/map/921657822> . + +<http://light9.bigasterisk.com/sub/local/1434307795.27-0> a ns1:LocalSubmaster, + ns1:Submaster . + +<http://light9.bigasterisk.com/sub/local/1434307795.27-1> a ns1:LocalSubmaster, + ns1:Submaster . + <http://light9.bigasterisk.com/sub/local/1434299246.18-2/map/106933558> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f9> ; ns1:level 0e+00 . @@ -215,21 +227,18 @@ ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f7-c> ; ns1:level 0 . -<http://light9.bigasterisk.com/sub/local/1434300681.76-2> a ns1:LocalSubmaster, - ns1:Submaster ; - ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1434300681.76-2/map/121799689>, - <http://light9.bigasterisk.com/sub/local/1434300681.76-2/map/384820218>, - <http://light9.bigasterisk.com/sub/local/1434300681.76-2/map/921657822> . - <http://light9.bigasterisk.com/sub/local/1434300681.76-2/map/121799689> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-b> ; ns1:level 0e+00 . <http://light9.bigasterisk.com/sub/local/1434300681.76-2/map/384820218> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-r> ; - ns1:level 1e+00 . + ns1:level 0e+00 . <http://light9.bigasterisk.com/sub/local/1434300681.76-2/map/921657822> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-g> ; ns1:level 0e+00 . +<http://light9.bigasterisk.com/sub/local/1434307795.27-2> a ns1:LocalSubmaster, + ns1:Submaster . +
--- a/show/dance2015/song1/curve-18.n3 Thu Jun 09 08:54:28 2016 +0000 +++ b/show/dance2015/song1/curve-18.n3 Sun Jun 14 19:10:45 2015 +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/dance2015/song1/curve-18> ns1:points "0 0 154.3 0.035 168.2 1 234.8 1 236.8 0" . +<http://light9.bigasterisk.com/show/dance2015/song1/curve-18> ns1:points "0 0 168.8 0.035 185.7 1 205.6 1 217.6 0 233 0 236.8 0" .
--- a/show/dance2015/song12/curve-1.n3 Thu Jun 09 08:54:28 2016 +0000 +++ b/show/dance2015/song12/curve-1.n3 Sun Jun 14 19:10:45 2015 +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/dance2015/song12/curve-1> ns1:points "0 0 2.786 0 6.471 1 159.6 1 161.6 0" . +<http://light9.bigasterisk.com/show/dance2015/song12/curve-1> ns1:points "0 0 2.786 0 6.166 1 159.6 1 161.6 0" .
--- a/show/dance2015/song12/curve-2.n3 Thu Jun 09 08:54:28 2016 +0000 +++ b/show/dance2015/song12/curve-2.n3 Sun Jun 14 19:10:45 2015 +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/dance2015/song12/curve-2> ns1:points "0 0 152.2 0 155.5 0.6256 159.7 0.6256 161.7 0" . +<http://light9.bigasterisk.com/show/dance2015/song12/curve-2> ns1:points "0 0 57.08 0.3875 152.2 0 155.5 0.6256 159.7 0.6256 161.7 0" .
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2015/song2.n3 Sun Jun 14 19:10:45 2015 +0000 @@ -0,0 +1,17 @@ +@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/dance2015/song2> ns1:curve <http://light9.bigasterisk.com/show/dance2015/song2/curve-1> ; + ns1:effect <http://light9.bigasterisk.com/show/dance2015/song2/effect-1> . + +<http://light9.bigasterisk.com/show/dance2015/song2/curve-1> a ns1:Curve ; + rdfs:label "song2" . + +<http://light9.bigasterisk.com/show/dance2015/song2/effect-1> a ns1:Effect ; + rdfs:label "song2" ; + ns1:code "env = <http://light9.bigasterisk.com/show/dance2015/song2/curve-1>", + "out = <http://light9.bigasterisk.com/show/dance2015/sub/song2> * env" . +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2015/song2/curve-1.n3 Sun Jun 14 19:10:45 2015 +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/dance2015/song2/curve-1> ns1:points "0 0 45.79 0 47.79 1 67.79 1 69.79 0" . +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2015/song6.n3 Sun Jun 14 19:10:45 2015 +0000 @@ -0,0 +1,37 @@ +@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/dance2015/song6> ns1:curve <http://light9.bigasterisk.com/show/dance2015/song6/curve-1>, + <http://light9.bigasterisk.com/show/dance2015/song6/curve-2>, + <http://light9.bigasterisk.com/show/dance2015/song6/curve-3> ; + ns1:effect <http://light9.bigasterisk.com/show/dance2015/song6/effect-1>, + <http://light9.bigasterisk.com/show/dance2015/song6/effect-2>, + <http://light9.bigasterisk.com/show/dance2015/song6/effect-3> . + +<http://light9.bigasterisk.com/show/dance2015/song6/curve-1> a ns1:Curve ; + rdfs:label "song6" . + +<http://light9.bigasterisk.com/show/dance2015/song6/curve-2> a ns1:Curve ; + rdfs:label "full" . + +<http://light9.bigasterisk.com/show/dance2015/song6/curve-3> a ns1:Curve ; + rdfs:label "song6glow" . + +<http://light9.bigasterisk.com/show/dance2015/song6/effect-1> a ns1:Effect ; + rdfs:label "song6" ; + ns1:code "env = <http://light9.bigasterisk.com/show/dance2015/song6/curve-1>", + "out = <http://light9.bigasterisk.com/show/dance2015/sub/song6> * env" . + +<http://light9.bigasterisk.com/show/dance2015/song6/effect-2> a ns1:Effect ; + rdfs:label "full" ; + ns1:code "env = <http://light9.bigasterisk.com/show/dance2015/song6/curve-2>", + "out = <http://light9.bigasterisk.com/show/dance2015/sub/full> * env" . + +<http://light9.bigasterisk.com/show/dance2015/song6/effect-3> a ns1:Effect ; + rdfs:label "song6glow" ; + ns1:code "env = <http://light9.bigasterisk.com/show/dance2015/song6/curve-3>", + "out = <http://light9.bigasterisk.com/show/dance2015/sub/song6glow> * env" . +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2015/song6/curve-1.n3 Sun Jun 14 19:10:45 2015 +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/dance2015/song6/curve-1> ns1:points "0 0 2.816 0 4.078 1 60.63 1 61.43 0 70.96 0 71.92 1 157.1 1 159.1 0" . +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2015/song6/curve-2.n3 Sun Jun 14 19:10:45 2015 +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/dance2015/song6/curve-2> ns1:points "0 0 148 0 153.3 0.7381 158.2 0.746 160.3 0" . +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2015/song6/curve-3.n3 Sun Jun 14 19:10:45 2015 +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/dance2015/song6/curve-3> ns1:points "0 0 59.05 0 60.23 1 73.9 1 75.37 0 133.7 0 138.2 0" . +
--- a/show/dance2015/song7/curve-1.n3 Thu Jun 09 08:54:28 2016 +0000 +++ b/show/dance2015/song7/curve-1.n3 Sun Jun 14 19:10:45 2015 +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/dance2015/song7/curve-1> ns1:points "0 0 35.58 0 87.39 0.9883 135.5 0.9284 379.9 1 383.2 0" . +<http://light9.bigasterisk.com/show/dance2015/song7/curve-1> ns1:points "0 0 3.478 0 26.69 1 138.8 1 379.9 1 383.2 0" .
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2015/sub/song2.n3 Sun Jun 14 19:10:45 2015 +0000 @@ -0,0 +1,159 @@ +@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/dance2015/sub/song2> a ns1:Submaster ; + rdfs:label "song2" ; + ns1:lightLevel <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/165068137>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/181906605>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/21666257>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/27825717>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/33599158>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/337610738>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/347266887>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/348421359>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/351294283>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/363175996>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/394699517>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/437020862>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/437890814>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/474019486>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/489064516>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/55847488>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/560279174>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/564726730>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/574638546>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/584602352>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/588013195>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/593032377>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/663970037>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/670490919>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/687931168>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/696602294>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/782056328>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/786252204>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/886265344>, + <http://light9.bigasterisk.com/show/dance2015/sub/song2/map/962885496> . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/165068137> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b23> ; + ns1:level 6.0775e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/181906605> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f12-out> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/21666257> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b25> ; + ns1:level 4.25e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/27825717> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b24> ; + ns1:level 2.7625e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/33599158> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red3> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/337610738> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b14> ; + ns1:level 8.5e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/347266887> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree1> ; + ns1:level 9.8e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/348421359> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran2> ; + ns1:level 4.4e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/351294283> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f5> ; + ns1:level 6.1e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/363175996> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f8> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/394699517> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f1> ; + ns1:level 6.05e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/437020862> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f10> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/437890814> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran4> ; + ns1:level 4.4e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/474019486> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran3> ; + ns1:level 4.4e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/489064516> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree3> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/55847488> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b33> ; + ns1:level 8.5e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/560279174> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b26> ; + ns1:level 3.1025e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/564726730> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b22> ; + ns1:level 5.865e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/574638546> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b21> ; + ns1:level 3.1875e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/584602352> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red1> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/588013195> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red2> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/593032377> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f2-out> ; + ns1:level 2.55e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/663970037> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red4> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/670490919> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f11> ; + ns1:level 5.3e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/687931168> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree4> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/696602294> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f7> ; + ns1:level 4.9e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/782056328> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-r> ; + ns1:level 7e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/786252204> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran1> ; + ns1:level 4.4e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/886265344> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree2> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song2/map/962885496> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f3> ; + ns1:level 1e+00 . +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2015/sub/song6.n3 Sun Jun 14 19:10:45 2015 +0000 @@ -0,0 +1,189 @@ +@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/dance2015/sub/song6> a ns1:Submaster ; + rdfs:label "song6" ; + ns1:lightLevel <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/108419328>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/117449377>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/119999711>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/159794057>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/173643761>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/273877703>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/348295952>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/367397855>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/373226749>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/379606271>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/384663320>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/403147668>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/426833821>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/462461229>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/474335169>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/474365725>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/484181717>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/536403883>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/537528623>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/580943730>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/593159282>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/676747865>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/702905351>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/7032886>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/738650789>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/74651099>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/771170713>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/7785512>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/822409381>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/840638039>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/858441657>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/87672856>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/898500907>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/923683610>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/94948671>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6/map/950611556> . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/108419328> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b33> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/117449377> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b15> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/119999711> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f7> ; + ns1:level 4.9e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/159794057> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f12-out> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/173643761> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f11> ; + ns1:level 5.3e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/273877703> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f5> ; + ns1:level 6.1e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/348295952> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f3> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/367397855> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f2-out> ; + ns1:level 2.55e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/373226749> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-b> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/379606271> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/down-c1> ; + ns1:level 5e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/384663320> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/down-c2> ; + ns1:level 5e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/403147668> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b34> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/426833821> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-mode> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/462461229> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b16> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/474335169> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b14> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/474365725> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b32> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/484181717> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b25> ; + ns1:level 4.2e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/536403883> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f1> ; + ns1:level 6.05e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/537528623> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b23> ; + ns1:level 4.2e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/580943730> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/down-wide> ; + ns1:level 5e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/593159282> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-mid> ; + ns1:level 4.1e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/676747865> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-g> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/702905351> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b21> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/7032886> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/down-c4> ; + ns1:level 5e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/738650789> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b26> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/74651099> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-right> ; + ns1:level 4.1e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/771170713> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f8> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/7785512> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/down-c3> ; + ns1:level 5e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/822409381> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b22> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/840638039> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b24> ; + ns1:level 2.772e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/858441657> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f10> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/87672856> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-left> ; + ns1:level 4.1e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/898500907> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b13> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/923683610> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b31> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/94948671> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b11> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6/map/950611556> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-r> ; + ns1:level 0e+00 . +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2015/sub/song6glow.n3 Sun Jun 14 19:10:45 2015 +0000 @@ -0,0 +1,59 @@ +@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/dance2015/sub/song6glow> a ns1:Submaster ; + rdfs:label "song6glow" ; + ns1:lightLevel <http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/119164041>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/39510105>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/456832783>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/553623456>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/559410591>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/796901219>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/82715662>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/858195115>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/913306960>, + <http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/963693245> . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/119164041> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue4> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/39510105> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red4> ; + ns1:level 5.2e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/456832783> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue1> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/553623456> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red1> ; + ns1:level 5.2e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/559410591> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue3> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/796901219> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-r> ; + ns1:level 5.2e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/82715662> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-b> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/858195115> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red2> ; + ns1:level 5.2e-01 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/913306960> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue2> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/963693245> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red3> ; + ns1:level 5.2e-01 . +