Mercurial > code > home > repos > light9
changeset 1168:5c2678c189d5
show 2014 checkpoint
Ignore-this: 474c7788316ad4ecec9920105e0ffb89
author | drewp@bigasterisk.com |
---|---|
date | Sun, 15 Jun 2014 04:23:28 +0000 |
parents | 5e905ff44e84 |
children | 1104c384d368 |
files | show/dance2014/patch-source.n3 show/dance2014/song13.n3 show/dance2014/song13/curve-1.n3 show/dance2014/song15.n3 show/dance2014/song15/curve-1.n3 show/dance2014/sub/back-hi-fill.n3 show/dance2014/sub/backs.n3 show/dance2014/sub/cycwhite.n3 show/dance2014/sub/front-hi-fill.n3 show/dance2014/sub/fronts.n3 show/dance2014/sub/pools.n3 show/dance2014/sub/red.n3 show/dance2014/sub/yellow.n3 |
diffstat | 13 files changed, 267 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
--- a/show/dance2014/patch-source.n3 Sun Jun 15 03:09:48 2014 +0000 +++ b/show/dance2014/patch-source.n3 Sun Jun 15 04:23:28 2014 +0000 @@ -58,25 +58,25 @@ [ :name "strobebright"; :output dmx:c48 ] . [ :name "b11-x"; :output dmx:c54 ] . -[ :name "b12-"; :output dmx:c53 ] . +[ :name "b12-low"; :output dmx:c53 ] . [ :name "b13-x"; :output dmx:c52 ] . -[ :name "b14-"; :output dmx:c51 ] . -[ :name "b15-"; :output dmx:c50 ] . +[ :name "b14-yel"; :output dmx:c51 ] . +[ :name "b15-red"; :output dmx:c50 ] . [ :name "b16-x"; :output dmx:c49 ] . -[ :name "b21-"; :output dmx:c55 ] . -[ :name "b22-"; :output dmx:c56 ] . -[ :name "b23-"; :output dmx:c57 ] . -[ :name "b24-"; :output dmx:c58 ] . +[ :name "b21-edge"; :output dmx:c55 ] . +[ :name "b22-c"; :output dmx:c56 ] . +[ :name "b23-up"; :output dmx:c57 ] . +[ :name "b24-up"; :output dmx:c58 ] . [ :name "b25-x"; :output dmx:c59 ] . -[ :name "b26-"; :output dmx:c60 ] . +[ :name "b26-edge"; :output dmx:c60 ] . [ :name "b31-x"; :output dmx:c61 ] . -[ :name "b32-"; :output dmx:c62 ] . +[ :name "b32-red"; :output dmx:c62 ] . [ :name "b33-x"; :output dmx:c63 ] . -[ :name "b34-"; :output dmx:c64 ] . +[ :name "b34-yel"; :output dmx:c64 ] . [ :name "b35-x"; :output dmx:c65 ] . -[ :name "b36-"; :output dmx:c66 ] . +[ :name "b36-low"; :output dmx:c66 ] . [ :name "house-side"; :output dmx:c68 ] . [ :name "house1"; :output dmx:c69 ] .
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2014/song13.n3 Sun Jun 15 04:23:28 2014 +0000 @@ -0,0 +1,16 @@ +@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/song13> ns1:curve <http://light9.bigasterisk.com/show/dance2014/song13/curve-1> ; + ns1:effect <http://light9.bigasterisk.com/show/dance2014/song13/effect-1> . + +<http://light9.bigasterisk.com/show/dance2014/song13/curve-1> a ns1:Curve ; + rdfs:label "sub backs" . + +<http://light9.bigasterisk.com/show/dance2014/song13/effect-1> a ns1:Effect ; + rdfs:label "sub backs" ; + ns1:code "out = <http://light9.bigasterisk.com/show/dance2014/sub/backs> * <http://light9.bigasterisk.com/show/dance2014/song13/curve-1>" . +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2014/song13/curve-1.n3 Sun Jun 15 04:23:28 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/song13/curve-1> ns1:points "0 0 21.05 0 32.63 0.6856 167.9 0.7815 180.4 0" . +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2014/song15.n3 Sun Jun 15 04:23:28 2014 +0000 @@ -0,0 +1,27 @@ +@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/song15> ns1:curve <http://light9.bigasterisk.com/show/dance2014/song15/curve-1> ; + ns1:effect <http://light9.bigasterisk.com/show/dance2014/song15/effect-1>, + <http://light9.bigasterisk.com/show/dance2014/song15/effect-2> . + +<http://light9.bigasterisk.com/show/dance2014/song15/curve-1> a ns1:Curve ; + rdfs:label "sub backs" . + +<http://light9.bigasterisk.com/show/dance2014/song15/effect-1> a ns1:Effect ; + rdfs:label "sub backs" ; + ns1:code "out = <http://light9.bigasterisk.com/show/dance2014/sub/backs> * <http://light9.bigasterisk.com/show/dance2014/song15/curve-1>" . + +<http://light9.bigasterisk.com/show/dance2014/song15/effect-2> a ns1:Effect, + <http://light9.bigasterisk.com/effect/blacklight> ; + rdfs:label "blacklight" ; + ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song1/curve-1> +1", + "out = [env * p1, env * p2, env * p3, env * p4]", + "p1 = env * <http://light9.bigasterisk.com/show/dance2013/sub/blue> * .5", + "p2 = Strip.solid('R', (0,0,1))", + "p3 = Strip.solid('L', (0,0,1))", + "p4 = Blacklight(1)" . +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2014/song15/curve-1.n3 Sun Jun 15 04:23:28 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/song15/curve-1> ns1:points "0 0 85.24 0 92.72 1 116.5 0.8174 122.8 0.6228 137.2 1 147.2 0.002953" . +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2014/sub/back-hi-fill.n3 Sun Jun 15 04:23:28 2014 +0000 @@ -0,0 +1,19 @@ +@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/back-hi-fill> a ns1:Submaster ; + rdfs:label "back-hi-fill" ; + ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1402805398.08/map/464674062>, + <http://light9.bigasterisk.com/sub/local/1402805398.08/map/49137932> . + +<http://light9.bigasterisk.com/sub/local/1402805398.08/map/464674062> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b24-up> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/sub/local/1402805398.08/map/49137932> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b23-up> ; + ns1:level 1e+00 . +
--- a/show/dance2014/sub/backs.n3 Sun Jun 15 03:09:48 2014 +0000 +++ b/show/dance2014/sub/backs.n3 Sun Jun 15 04:23:28 2014 +0000 @@ -9,10 +9,14 @@ ns1:lightLevel <http://light9.bigasterisk.com/show/dance2014/sub/backs/map/158296570>, <http://light9.bigasterisk.com/show/dance2014/sub/backs/map/168788740>, <http://light9.bigasterisk.com/show/dance2014/sub/backs/map/256461217>, + <http://light9.bigasterisk.com/show/dance2014/sub/backs/map/299279369>, <http://light9.bigasterisk.com/show/dance2014/sub/backs/map/358753987>, <http://light9.bigasterisk.com/show/dance2014/sub/backs/map/360284315>, <http://light9.bigasterisk.com/show/dance2014/sub/backs/map/370419497>, + <http://light9.bigasterisk.com/show/dance2014/sub/backs/map/404286092>, + <http://light9.bigasterisk.com/show/dance2014/sub/backs/map/495681007>, <http://light9.bigasterisk.com/show/dance2014/sub/backs/map/600650338>, + <http://light9.bigasterisk.com/show/dance2014/sub/backs/map/730733355>, <http://light9.bigasterisk.com/show/dance2014/sub/backs/map/731307765>, <http://light9.bigasterisk.com/show/dance2014/sub/backs/map/779661695>, <http://light9.bigasterisk.com/show/dance2014/sub/backs/map/795431757>, @@ -30,6 +34,10 @@ ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b14-> ; ns1:level 1e+00 . +<http://light9.bigasterisk.com/show/dance2014/sub/backs/map/299279369> 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/backs/map/358753987> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b34-> ; ns1:level 1e+00 . @@ -42,10 +50,22 @@ ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b12-> ; ns1:level 1e+00 . +<http://light9.bigasterisk.com/show/dance2014/sub/backs/map/404286092> 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/backs/map/495681007> 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/backs/map/600650338> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b32-> ; ns1:level 1e+00 . +<http://light9.bigasterisk.com/show/dance2014/sub/backs/map/730733355> 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/backs/map/731307765> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b24-> ; ns1:level 1e+00 .
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2014/sub/cycwhite.n3 Sun Jun 15 04:23:28 2014 +0000 @@ -0,0 +1,19 @@ +@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/cycwhite> a ns1:Submaster ; + rdfs:label "cycwhite" ; + ns1:lightLevel <http://light9.bigasterisk.com/show/dance2014/sub/cycwhite/map/448597126>, + <http://light9.bigasterisk.com/sub/local/1402800502.66/map/248847820> . + +<http://light9.bigasterisk.com/show/dance2014/sub/cycwhite/map/448597126> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/upright> ; + ns1:level 3.1e-01 . + +<http://light9.bigasterisk.com/sub/local/1402800502.66/map/248847820> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/upleft> ; + ns1:level 1e+00 . +
--- a/show/dance2014/sub/front-hi-fill.n3 Sun Jun 15 03:09:48 2014 +0000 +++ b/show/dance2014/sub/front-hi-fill.n3 Sun Jun 15 04:23:28 2014 +0000 @@ -6,9 +6,19 @@ <http://light9.bigasterisk.com/show/dance2014/sub/front-hi-fill> a ns1:Submaster ; rdfs:label "front-hi-fill" ; - ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1402799589.51/map/137729165>, + ns1:lightLevel <http://light9.bigasterisk.com/show/dance2014/sub/front-hi-fill/map/419135345>, + <http://light9.bigasterisk.com/show/dance2014/sub/front-hi-fill/map/81965662>, + <http://light9.bigasterisk.com/sub/local/1402799589.51/map/137729165>, <http://light9.bigasterisk.com/sub/local/1402799589.51/map/318223043> . +<http://light9.bigasterisk.com/show/dance2014/sub/front-hi-fill/map/419135345> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b24-up> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/front-hi-fill/map/81965662> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b23-up> ; + ns1:level 0e+00 . + <http://light9.bigasterisk.com/sub/local/1402799589.51/map/137729165> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f5-fill> ; ns1:level 1e+00 .
--- a/show/dance2014/sub/fronts.n3 Sun Jun 15 03:09:48 2014 +0000 +++ b/show/dance2014/sub/fronts.n3 Sun Jun 15 04:23:28 2014 +0000 @@ -30,7 +30,7 @@ <http://light9.bigasterisk.com/show/dance2013/sub/fronts/map/119253156> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f1-blue> ; - ns1:level 1e+00 . + ns1:level 0e+00 . <http://light9.bigasterisk.com/show/dance2013/sub/fronts/map/186089527> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f10> ; @@ -42,7 +42,7 @@ <http://light9.bigasterisk.com/show/dance2013/sub/fronts/map/247450411> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f11-blue> ; - ns1:level 1e+00 . + ns1:level 0e+00 . <http://light9.bigasterisk.com/show/dance2013/sub/fronts/map/501020695> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/c2> ; @@ -54,7 +54,7 @@ <http://light9.bigasterisk.com/show/dance2013/sub/fronts/map/601496616> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f12-purp> ; - ns1:level 1e+00 . + ns1:level 0e+00 . <http://light9.bigasterisk.com/show/dance2013/sub/fronts/map/661484424> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f4-pool-l> ;
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2014/sub/pools.n3 Sun Jun 15 04:23:28 2014 +0000 @@ -0,0 +1,94 @@ +@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/pools> a ns1:Submaster ; + rdfs:label "pools" ; + ns1:lightLevel <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/111801787>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/115043382>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/148577175>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/176619791>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/34347839>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/481920705>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/52291100>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/525936308>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/565876529>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/578411847>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/58871751>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/622468509>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/675806904>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/749887682>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/78295452>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/84740158>, + <http://light9.bigasterisk.com/show/dance2014/sub/pools/map/918666330> . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/111801787> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/house2> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/115043382> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f10> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/148577175> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f11-blue> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/176619791> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f8-fill> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/34347839> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f12-purp> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/481920705> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/house-side> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/52291100> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/house3> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/525936308> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f1-blue> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/565876529> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/house4> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/578411847> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/house1> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/58871751> 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/pools/map/622468509> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f7> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/675806904> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f3> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/749887682> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f2> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/78295452> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/sharlyn> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/84740158> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f5-fill> ; + ns1:level 0e+00 . + +<http://light9.bigasterisk.com/show/dance2014/sub/pools/map/918666330> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f4-pool-l> ; + ns1:level 1e+00 . +
--- a/show/dance2014/sub/red.n3 Sun Jun 15 03:09:48 2014 +0000 +++ b/show/dance2014/sub/red.n3 Sun Jun 15 04:23:28 2014 +0000 @@ -6,14 +6,30 @@ <http://light9.bigasterisk.com/show/dance2013/sub/red> a ns1:Submaster ; rdfs:label "red" ; - ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/red/map/380103439>, + ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/red/map/210349166>, + <http://light9.bigasterisk.com/show/dance2013/sub/red/map/279120387>, + <http://light9.bigasterisk.com/show/dance2013/sub/red/map/32139626>, + <http://light9.bigasterisk.com/show/dance2013/sub/red/map/380103439>, <http://light9.bigasterisk.com/show/dance2013/sub/red/map/436656924>, <http://light9.bigasterisk.com/show/dance2013/sub/red/map/438099829>, <http://light9.bigasterisk.com/show/dance2013/sub/red/map/50048246>, <http://light9.bigasterisk.com/show/dance2013/sub/red/map/764661258>, <http://light9.bigasterisk.com/show/dance2013/sub/red/map/792443216>, + <http://light9.bigasterisk.com/show/dance2013/sub/red/map/906164028>, <http://light9.bigasterisk.com/show/dance2013/sub/red/map/995555886> . +<http://light9.bigasterisk.com/show/dance2013/sub/red/map/210349166> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b15-red> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/show/dance2013/sub/red/map/279120387> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b23-up> ; + ns1:level 0 . + +<http://light9.bigasterisk.com/show/dance2013/sub/red/map/32139626> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b22-c> ; + ns1:level 6.5e-01 . + <http://light9.bigasterisk.com/show/dance2013/sub/red/map/380103439> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red4> ; ns1:level 1e+00 . @@ -38,6 +54,10 @@ ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-r> ; ns1:level 5.25e-01 . +<http://light9.bigasterisk.com/show/dance2013/sub/red/map/906164028> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b32-red> ; + ns1:level 1e+00 . + <http://light9.bigasterisk.com/show/dance2013/sub/red/map/995555886> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb1-r> ; ns1:level 6.95e-01 .
--- a/show/dance2014/sub/yellow.n3 Sun Jun 15 03:09:48 2014 +0000 +++ b/show/dance2014/sub/yellow.n3 Sun Jun 15 04:23:28 2014 +0000 @@ -7,12 +7,14 @@ <http://light9.bigasterisk.com/show/dance2013/sub/yellow> a ns1:Submaster ; rdfs:label "yellow" ; ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/yellow/map/137787978>, + <http://light9.bigasterisk.com/show/dance2013/sub/yellow/map/190910295>, <http://light9.bigasterisk.com/show/dance2013/sub/yellow/map/334904751>, <http://light9.bigasterisk.com/show/dance2013/sub/yellow/map/562346590>, <http://light9.bigasterisk.com/show/dance2013/sub/yellow/map/618226731>, <http://light9.bigasterisk.com/show/dance2013/sub/yellow/map/678525915>, <http://light9.bigasterisk.com/show/dance2013/sub/yellow/map/858376546>, <http://light9.bigasterisk.com/show/dance2013/sub/yellow/map/86171940>, + <http://light9.bigasterisk.com/show/dance2013/sub/yellow/map/891055750>, <http://light9.bigasterisk.com/show/dance2013/sub/yellow/map/898678121>, <http://light9.bigasterisk.com/sub/local/1371346693.43/map/198228245>, <http://light9.bigasterisk.com/sub/local/1371346693.43/map/246758234>, @@ -25,6 +27,10 @@ ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree4> ; ns1:level 1e+00 . +<http://light9.bigasterisk.com/show/dance2013/sub/yellow/map/190910295> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b34-yel> ; + ns1:level 8.1e-01 . + <http://light9.bigasterisk.com/show/dance2013/sub/yellow/map/334904751> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red2> ; ns1:level 1e+00 . @@ -49,6 +55,10 @@ ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red1> ; ns1:level 1e+00 . +<http://light9.bigasterisk.com/show/dance2013/sub/yellow/map/891055750> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b14-yel> ; + ns1:level 9.05e-01 . + <http://light9.bigasterisk.com/show/dance2013/sub/yellow/map/898678121> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree1> ; ns1:level 1e+00 .