changeset 1190:5e7acb866b9f

checkpoint show data Ignore-this: 7617398bad6c5d2734b76f26137def07
author drewp@bigasterisk.com
date Sun, 15 Jun 2014 18:21:12 +0000
parents f6c2da565760
children 37199cea3a2a
files show/dance2014/curves/song17.markers show/dance2014/curves/song2.markers show/dance2014/effectClass.n3 show/dance2014/song17.n3 show/dance2014/song17/curve-1.n3 show/dance2014/song17/curve-2.n3 show/dance2014/song17/curve-3.n3 show/dance2014/song17/curve-4.n3 show/dance2014/song17/curve-5.n3 show/dance2014/song17/curve-6.n3 show/dance2014/song2.n3 show/dance2014/song2/curve-1.n3 show/dance2014/song2/curve-2.n3 show/dance2014/song3.n3 show/dance2014/song3/curve-1.n3 show/dance2014/song3/curve-2.n3 show/dance2014/sub/blue.n3 show/dance2014/sub/cyc.n3 show/dance2014/sub/cycwhite.n3 show/dance2014/sub/edge.n3 show/dance2014/sub/full.n3 show/dance2014/sub/green.n3 show/dance2014/sub/house.n3 show/dance2014/sub/houseside.n3 show/dance2014/sub/lowstage.n3 show/dance2014/sub/orange.n3 show/dance2014/sub/patio.n3 show/dance2014/sub/red.n3 show/dance2014/sub/sharlyn.n3 show/dance2014/sub/song2.n3 show/dance2014/sub/song3.n3 show/dance2014/sub/strobe98.n3 show/dance2014/sub/yellow.n3
diffstat 31 files changed, 585 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/show/dance2014/effectClass.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/effectClass.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -26,6 +26,13 @@
 :quneoNote 36;
 :code "out = <http://light9.bigasterisk.com/show/dance2013/sub/cyc> * music * env" .
 
+
+effect:fullToMusic a :EffectClass; rdfs:label "full to music";
+:quneoNote 38;
+:code "out = <http://light9.bigasterisk.com/show/dance2013/sub/full> * music * env" .
+
+
+
 effect:blacklight a :EffectClass;
   rdfs:label "blacklight";
   :quneoNote 37;
--- a/show/dance2014/song17.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/song17.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -4,13 +4,66 @@
 @prefix xml: <http://www.w3.org/XML/1998/namespace> .
 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 
-<http://light9.bigasterisk.com/show/dance2014/song17> ns1:curve <http://light9.bigasterisk.com/show/dance2014/song17/curve-1> ;
-    ns1:effect <http://light9.bigasterisk.com/show/dance2014/song17/effect-1> .
-
-<http://light9.bigasterisk.com/show/dance2014/song17/curve-1> a ns1:Curve ;
-    rdfs:label "sub patio" .
+<http://light9.bigasterisk.com/show/dance2014/song17> ns1:curve <http://light9.bigasterisk.com/show/dance2014/song17/curve-1>,
+        <http://light9.bigasterisk.com/show/dance2014/song17/curve-2>,
+        <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> ;
+    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-1> a ns1:Effect ;
     rdfs:label "sub patio" ;
     ns1:code "out = <http://light9.bigasterisk.com/show/dance2013/sub/patio> * <http://light9.bigasterisk.com/show/dance2014/song17/curve-1>" .
 
+<http://light9.bigasterisk.com/show/dance2014/song17/curve-1> a ns1:Curve ;
+    rdfs:label "sub patio" .
+
+<http://light9.bigasterisk.com/show/dance2014/song17/curve-2> a ns1:Curve ;
+    rdfs:label "patio" .
+
+<http://light9.bigasterisk.com/show/dance2014/song17/curve-3> a ns1:Curve ;
+    rdfs:label "full" .
+
+<http://light9.bigasterisk.com/show/dance2014/song17/curve-4> a ns1:Curve ;
+    rdfs:label "houseside" .
+
+<http://light9.bigasterisk.com/show/dance2014/song17/curve-5> a ns1:Curve ;
+    rdfs:label "cyc to music" .
+
+<http://light9.bigasterisk.com/show/dance2014/song17/curve-6> a ns1:Curve ;
+    rdfs:label "full to music" .
+
+<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>",
+        "out = <http://light9.bigasterisk.com/show/dance2013/sub/patio> * env" .
+
+<http://light9.bigasterisk.com/show/dance2014/song17/effect-3> a ns1:Effect ;
+    rdfs:label "full" ;
+    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song17/curve-3>",
+        "out = <http://light9.bigasterisk.com/show/dance2014/sub/full> * env" .
+
+<http://light9.bigasterisk.com/show/dance2014/song17/effect-4> a ns1:Effect ;
+    rdfs:label "houseside" ;
+    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song17/curve-4>",
+        "out = <http://light9.bigasterisk.com/show/dance2013/sub/houseside> * env" .
+
+<http://light9.bigasterisk.com/show/dance2014/song17/effect-5> a ns1:Effect,
+        <http://light9.bigasterisk.com/effect/cycToMusic> ;
+    rdfs:label "cyc to music" ;
+    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song17/curve-5>",
+        "music = <http://light9.bigasterisk.com/show/dance2014/song17music>",
+        "out = <http://light9.bigasterisk.com/show/dance2013/sub/cyc> * music * env" .
+
+<http://light9.bigasterisk.com/show/dance2014/song17/effect-6> a ns1:Effect,
+        <http://light9.bigasterisk.com/effect/fullToMusic> ;
+    rdfs:label "full to music" ;
+    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song17/curve-6>",
+        "music = <http://light9.bigasterisk.com/show/dance2014/song17music> * 2",
+        "out = <http://light9.bigasterisk.com/show/dance2013/sub/full> * music  * env" .
+
--- a/show/dance2014/song17/curve-1.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/song17/curve-1.n3	Sun Jun 15 18:21:12 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-1> ns1:points "0 0 147 0.08383 147.9 0.3293 148.7 0.6228 149.4 0.7006 150.5 0.7545 151.3 0.7784 154.3 0.7605 162.6 0.7485 165.7 0.7485 166.7 0.7246 167.4 0.6527 168.2 0.5808 170.1 0.4311 173.8 0.2575 175.5 0.1737 176.4 0.07784" .
+<http://light9.bigasterisk.com/show/dance2014/song17/curve-1> ns1:points "0 0" .
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2014/song17/curve-2.n3	Sun Jun 15 18:21:12 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-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" .
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2014/song17/curve-3.n3	Sun Jun 15 18:21:12 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-3> ns1:points "0 0 3.383 0 6.003 0.6823 32.03 0.6983 78.94 0.3865 112.5 0.6823 123.5 1 149.8 0.9203 167.7 1 170.8 0" .
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2014/song17/curve-4.n3	Sun Jun 15 18:21:12 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-4> ns1:points "0 0 83.34 0 101.1 1 126.4 1 128.4 0" .
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2014/song17/curve-5.n3	Sun Jun 15 18:21:12 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-5> ns1:points "0 0 125.6 0 127.6 1 167.8 1 169.8 0" .
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2014/song17/curve-6.n3	Sun Jun 15 18:21:12 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-6> ns1:points "0 0 14.53 0 16.53 1 167.8 1 169.8 0" .
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2014/song2.n3	Sun Jun 15 18:21:12 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/song2> ns1:curve <http://light9.bigasterisk.com/show/dance2014/song2/curve-1>,
+        <http://light9.bigasterisk.com/show/dance2014/song2/curve-2> ;
+    ns1:effect <http://light9.bigasterisk.com/show/dance2014/song2/effect-1>,
+        <http://light9.bigasterisk.com/show/dance2014/song2/effect-2> .
+
+<http://light9.bigasterisk.com/show/dance2014/song2/curve-1> a ns1:Curve ;
+    rdfs:label "song2" .
+
+<http://light9.bigasterisk.com/show/dance2014/song2/curve-2> a ns1:Curve ;
+    rdfs:label "full" .
+
+<http://light9.bigasterisk.com/show/dance2014/song2/effect-1> a ns1:Effect ;
+    rdfs:label "song2" ;
+    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song2/curve-1>",
+        "out = <http://light9.bigasterisk.com/show/dance2014/sub/song2> * env" .
+
+<http://light9.bigasterisk.com/show/dance2014/song2/effect-2> a ns1:Effect ;
+    rdfs:label "full" ;
+    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song2/curve-2>",
+        "out = <http://light9.bigasterisk.com/show/dance2014/sub/full> * env" .
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2014/song2/curve-1.n3	Sun Jun 15 18:21:12 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/song2/curve-1> ns1:points "0 0 2.087 0 4.087 0.752 155.1 0.752 158.2 0" .
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2014/song2/curve-2.n3	Sun Jun 15 18:21:12 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/song2/curve-2> ns1:points "0 0 148.4 0 153.1 0.6626 155.2 0.6626 158.1 0.004065" .
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2014/song3.n3	Sun Jun 15 18:21:12 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/song3> ns1:curve <http://light9.bigasterisk.com/show/dance2014/song3/curve-1>,
+        <http://light9.bigasterisk.com/show/dance2014/song3/curve-2> ;
+    ns1:effect <http://light9.bigasterisk.com/show/dance2014/song3/effect-1>,
+        <http://light9.bigasterisk.com/show/dance2014/song3/effect-2> .
+
+<http://light9.bigasterisk.com/show/dance2014/song3/curve-1> a ns1:Curve ;
+    rdfs:label "song3" .
+
+<http://light9.bigasterisk.com/show/dance2014/song3/curve-2> a ns1:Curve ;
+    rdfs:label "full" .
+
+<http://light9.bigasterisk.com/show/dance2014/song3/effect-1> a ns1:Effect ;
+    rdfs:label "song3" ;
+    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song3/curve-1>",
+        "out = <http://light9.bigasterisk.com/show/dance2014/sub/song3> * env" .
+
+<http://light9.bigasterisk.com/show/dance2014/song3/effect-2> a ns1:Effect ;
+    rdfs:label "full" ;
+    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song3/curve-2>",
+        "out = <http://light9.bigasterisk.com/show/dance2014/sub/full> * env" .
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2014/song3/curve-1.n3	Sun Jun 15 18:21:12 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/song3/curve-1> ns1:points "0 0 2.864 0 5.208 1 321 1 324.6 0" .
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2014/song3/curve-2.n3	Sun Jun 15 18:21:12 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/song3/curve-2> ns1:points "0 0 316.6 0 319.4 0.8307 321.5 0.8307 323.5 0" .
+
--- a/show/dance2014/sub/blue.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/blue.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -6,6 +6,8 @@
 
 <http://light9.bigasterisk.com/show/dance2013/sub/blue> a ns1:Submaster ;
     rdfs:label "blue" ;
+    ns1:color "#0000ff";    ns1:group "color";
+
     ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/blue/map/245085077>,
         <http://light9.bigasterisk.com/show/dance2013/sub/blue/map/381609671>,
         <http://light9.bigasterisk.com/show/dance2013/sub/blue/map/536526494>,
--- a/show/dance2014/sub/cyc.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/cyc.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -6,6 +6,7 @@
 
 <http://light9.bigasterisk.com/show/dance2013/sub/cyc> a ns1:Submaster ;
     rdfs:label "cyc" ;
+        ns1:color "#00ffff";
     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/cycwhite.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/cycwhite.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -6,6 +6,7 @@
 
 <http://light9.bigasterisk.com/show/dance2014/sub/cycwhite> a ns1:Submaster ;
     rdfs:label "cycwhite" ;
+        ns1:color "#80ffff";
     ns1:lightLevel <http://light9.bigasterisk.com/show/dance2014/sub/cycwhite/map/448597126>,
         <http://light9.bigasterisk.com/sub/local/1402800502.66/map/248847820> .
 
--- a/show/dance2014/sub/edge.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/edge.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -6,9 +6,19 @@
 
 <http://light9.bigasterisk.com/show/dance2013/sub/edge> a ns1:Submaster ;
     rdfs:label "edge" ;
-    ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371343692.45/map/14077781>,
+    ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/edge/map/689308994>,
+        <http://light9.bigasterisk.com/show/dance2013/sub/edge/map/807383782>,
+        <http://light9.bigasterisk.com/sub/local/1371343692.45/map/14077781>,
         <http://light9.bigasterisk.com/sub/local/1371343692.45/map/401610583> .
 
+<http://light9.bigasterisk.com/show/dance2013/sub/edge/map/689308994> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b21-edge> ;
+    ns1:level 1e+00 .
+
+<http://light9.bigasterisk.com/show/dance2013/sub/edge/map/807383782> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b26-edge> ;
+    ns1:level 1e+00 .
+
 <http://light9.bigasterisk.com/sub/local/1371343692.45/map/14077781> a ns1:ChannelSetting ;
     ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b31-edge-r> ;
     ns1:level 1e+00 .
--- a/show/dance2014/sub/full.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/full.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -6,6 +6,8 @@
 
 <http://light9.bigasterisk.com/show/dance2014/sub/full> a ns1:Submaster ;
     rdfs:label "full" ;
+    ns1:color "#ffffff";        ns1:group "showsliders";
+
     ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1402806936.17/map/106134968>,
         <http://light9.bigasterisk.com/sub/local/1402806936.17/map/158229254>,
         <http://light9.bigasterisk.com/sub/local/1402806936.17/map/237088061>,
--- a/show/dance2014/sub/green.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/green.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -6,6 +6,9 @@
 
 <http://light9.bigasterisk.com/show/dance2013/sub/green> a ns1:Submaster ;
     rdfs:label "green" ;
+    ns1:color "#00ff00";
+        ns1:group "color";
+
     ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/green/map/120183201>,
         <http://light9.bigasterisk.com/show/dance2013/sub/green/map/352731801>,
         <http://light9.bigasterisk.com/show/dance2013/sub/green/map/523896698>,
--- a/show/dance2014/sub/house.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/house.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -5,7 +5,10 @@
 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 
 <http://light9.bigasterisk.com/show/dance2013/sub/house> a ns1:Submaster ;
+    ns1:color "#400040";
     rdfs:label "house" ;
+        ns1:group "showsliders";
+
     ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/house/map/129986475>,
         <http://light9.bigasterisk.com/show/dance2013/sub/house/map/276467481>,
         <http://light9.bigasterisk.com/show/dance2013/sub/house/map/453669385>,
--- a/show/dance2014/sub/houseside.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/houseside.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -5,6 +5,7 @@
 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 
 <http://light9.bigasterisk.com/show/dance2013/sub/houseside> a ns1:Submaster ;
+    ns1:color "#400020";
     rdfs:label "houseside" ;
     ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371346683.43/map/579807785> .
 
--- a/show/dance2014/sub/lowstage.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/lowstage.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -6,6 +6,7 @@
 
 <http://light9.bigasterisk.com/show/dance2014/sub/lowstage> a ns1:Submaster ;
     rdfs:label "lowstage" ;
+    ns1:color "#808080";
     ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1402851873.33/map/395840206>,
         <http://light9.bigasterisk.com/sub/local/1402851873.33/map/780090194> .
 
--- a/show/dance2014/sub/orange.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/orange.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -6,6 +6,8 @@
 
 <http://light9.bigasterisk.com/show/dance2013/sub/orange> a ns1:Submaster ;
     rdfs:label "orange" ;
+    ns1:color "#f08000";
+    ns1:group "color";
     ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/orange/map/14739305>,
         <http://light9.bigasterisk.com/show/dance2013/sub/orange/map/213885522>,
         <http://light9.bigasterisk.com/show/dance2013/sub/orange/map/275036431>,
--- a/show/dance2014/sub/patio.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/patio.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -6,6 +6,7 @@
 
 <http://light9.bigasterisk.com/show/dance2013/sub/patio> a ns1:Submaster ;
     rdfs:label "patio" ;
+    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> .
 
--- a/show/dance2014/sub/red.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/red.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -6,6 +6,9 @@
 
 <http://light9.bigasterisk.com/show/dance2013/sub/red> a ns1:Submaster ;
     rdfs:label "red" ;
+    ns1:color "#ff0000";
+        ns1:group "color";
+
     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>,
--- a/show/dance2014/sub/sharlyn.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/sharlyn.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -6,6 +6,7 @@
 
 <http://light9.bigasterisk.com/show/dance2014/sub/sharlyn> a ns1:Submaster ;
     rdfs:label "sharlyn" ;
+        ns1:group "showsliders";
     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 ;
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2014/sub/song2.n3	Sun Jun 15 18:21:12 2014 +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/dance2014/sub/song2> a ns1:Submaster ;
+    rdfs:label "song2" ;
+    ns1:lightLevel <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/11317718>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/125552126>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/135250190>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/223414557>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/262150339>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/280737484>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/286365536>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/353836132>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/356774391>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/365787462>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/394971155>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/418452845>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/44478408>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/494443934>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/5527992>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/627029177>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/638024871>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/670492118>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/686180051>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/7095593>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/719876348>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/733114360>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/774787632>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/810379618>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/822221960>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/854213145>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/899364842>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/956772465>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/985161294>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song2/map/989738981> .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/11317718> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran3> ;
+    ns1:level 6.5e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/125552126> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f5-fill> ;
+    ns1:level 1e+00 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/135250190> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f2> ;
+    ns1:level 1e+00 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/223414557> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran1> ;
+    ns1:level 6.5e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/262150339> 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/song2/map/280737484> 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/song2/map/286365536> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f7> ;
+    ns1:level 1e+00 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/353836132> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran4> ;
+    ns1:level 6.5e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/356774391> 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/song2/map/365787462> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red3> ;
+    ns1:level 3.6e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/394971155> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b34-yel> ;
+    ns1:level 2.916e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/418452845> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f3> ;
+    ns1:level 1e+00 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/44478408> 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/song2/map/494443934> 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/song2/map/5527992> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-g> ;
+    ns1:level 1.44e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/627029177> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/sharlyn> ;
+    ns1:level 1e+00 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/638024871> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran2> ;
+    ns1:level 6.5e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/670492118> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red1> ;
+    ns1:level 3.6e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/686180051> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f4-pool-l> ;
+    ns1:level 1e+00 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/7095593> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree1> ;
+    ns1:level 3.6e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/719876348> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red2> ;
+    ns1:level 3.6e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/733114360> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b14-yel> ;
+    ns1:level 3.258e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/774787632> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree4> ;
+    ns1:level 3.6e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/810379618> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f10> ;
+    ns1:level 1e+00 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/822221960> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-r> ;
+    ns1:level 1.944e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/854213145> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree2> ;
+    ns1:level 3.6e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/899364842> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red4> ;
+    ns1:level 3.6e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/956772465> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree3> ;
+    ns1:level 3.6e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/985161294> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f8-fill> ;
+    ns1:level 1e+00 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song2/map/989738981> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b23-up> ;
+    ns1:level 1e+00 .
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2014/sub/song3.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -0,0 +1,199 @@
+@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/song3> a ns1:Submaster ;
+    rdfs:label "song3" ;
+    ns1:lightLevel <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/11505063>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/151284861>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/168468922>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/176041079>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/199303884>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/216347524>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/216400127>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/226844731>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/241407891>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/250036043>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/283261476>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/287783101>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/347376033>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/447303659>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/449232597>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/456299614>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/458666868>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/467574027>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/472392587>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/506126469>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/510562710>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/591458160>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/598444644>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/627781606>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/656307570>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/657597905>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/677334755>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/744651755>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/747591342>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/771602381>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/779766038>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/911777157>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/951096698>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/951602650>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/96907224>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/971892238>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/980834483>,
+        <http://light9.bigasterisk.com/show/dance2014/sub/song3/map/990773420> .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/11505063> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue2> ;
+    ns1:level 5.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/151284861> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red1> ;
+    ns1:level 7.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/168468922> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f9-pool-r> ;
+    ns1:level 6.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/176041079> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-b> ;
+    ns1:level 3.074e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/199303884> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red4> ;
+    ns1:level 7.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/216347524> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-mid> ;
+    ns1:level 3.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/216400127> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b23-up> ;
+    ns1:level 3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/226844731> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b26-edge> ;
+    ns1:level 5.6e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/241407891> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f10> ;
+    ns1:level 6.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/250036043> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b22-c> ;
+    ns1:level 4.745e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/283261476> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue3> ;
+    ns1:level 5.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/287783101> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran2> ;
+    ns1:level 7e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/347376033> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f11-blue> ;
+    ns1:level 2.014e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/447303659> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-right> ;
+    ns1:level 3.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/449232597> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red2> ;
+    ns1:level 7.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/456299614> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue1> ;
+    ns1:level 5.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/458666868> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue4> ;
+    ns1:level 5.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/467574027> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-left> ;
+    ns1:level 3.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/472392587> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f7> ;
+    ns1:level 6.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/506126469> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-r> ;
+    ns1:level 3.8325e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/510562710> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f1-blue> ;
+    ns1:level 2.1465e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/591458160> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f4-pool-l> ;
+    ns1:level 6.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/598444644> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f12-purp> ;
+    ns1:level 5.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/627781606> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran3> ;
+    ns1:level 7e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/656307570> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/down-c-P> ;
+    ns1:level 0e+00 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/657597905> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran4> ;
+    ns1:level 7e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/677334755> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red3> ;
+    ns1:level 7.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/744651755> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b15-red> ;
+    ns1:level 7.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/747591342> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b21-edge> ;
+    ns1:level 5.6e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/771602381> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b24-up> ;
+    ns1:level 3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/779766038> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/sharlyn> ;
+    ns1:level 6.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/911777157> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran1> ;
+    ns1:level 7e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/951096698> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f3> ;
+    ns1:level 6.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/951602650> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f8-fill> ;
+    ns1:level 6.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/96907224> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-g> ;
+    ns1:level 1.085e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/971892238> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f2> ;
+    ns1:level 6.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/980834483> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b32-red> ;
+    ns1:level 7.3e-01 .
+
+<http://light9.bigasterisk.com/show/dance2014/sub/song3/map/990773420> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f5-fill> ;
+    ns1:level 6.3e-01 .
+
--- a/show/dance2014/sub/strobe98.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/strobe98.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -6,6 +6,7 @@
 
 <http://light9.bigasterisk.com/show/dance2014/sub/strobe98> a ns1:Submaster ;
     rdfs:label "strobe98" ;
+        ns1:color "#808080";
     ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1402849859.13/map/110212461>,
         <http://light9.bigasterisk.com/sub/local/1402849859.13/map/300352937>,
         <http://light9.bigasterisk.com/sub/local/1402849859.13/map/320877914>,
--- a/show/dance2014/sub/yellow.n3	Sun Jun 15 18:05:13 2014 +0000
+++ b/show/dance2014/sub/yellow.n3	Sun Jun 15 18:21:12 2014 +0000
@@ -6,6 +6,8 @@
 
 <http://light9.bigasterisk.com/show/dance2013/sub/yellow> a ns1:Submaster ;
     rdfs:label "yellow" ;
+    ns1:color "#ffff00";    ns1:group "color";
+
     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>,