Changeset - 30793e93e4eb
show/dance2014/curves/song16.markers
Show inline comments
 
new file 100644
 
45.812669589 'q'
show/dance2014/effectClass.n3
Show inline comments
 
@@ -31,7 +31,7 @@ effect:cycToMusic a :EffectClass; rdfs:l
 

	
 
effect:fullToMusic a :EffectClass; rdfs:label "full to music";
 
:quneoNote 38;
 
:code "out = <http://light9.bigasterisk.com/show/dance2013/sub/full> * music * env" .
 
:code "out = <http://light9.bigasterisk.com/show/dance2014/sub/full> * music * env" .
 

	
 

	
 

	
show/dance2014/song16.n3
Show inline comments
 
@@ -5,6 +5,13 @@
 
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16> ns1:curve <http://light9.bigasterisk.com/show/dance2014/song16/curve-1>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/curve-10>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/curve-11>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/curve-12>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/curve-13>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/curve-14>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/curve-15>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/curve-16>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/curve-2>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/curve-3>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/curve-4>,
 
@@ -15,6 +22,13 @@
 
        <http://light9.bigasterisk.com/show/dance2014/song16/curve-9> ;
 
    ns1:effect <http://light9.bigasterisk.com/show/dance2014/song16/effect-1>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/effect-10>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/effect-11>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/effect-12>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/effect-13>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/effect-14>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/effect-15>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/effect-16>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/effect-17>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/effect-3>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/effect-4>,
 
        <http://light9.bigasterisk.com/show/dance2014/song16/effect-5>,
 
@@ -31,6 +45,27 @@
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-1> a ns1:Curve ;
 
    rdfs:label "blacklight" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-10> a ns1:Curve ;
 
    rdfs:label "back chase" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-11> a ns1:Curve ;
 
    rdfs:label "full to music" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-12> a ns1:Curve ;
 
    rdfs:label "frontrand chase" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-13> a ns1:Curve ;
 
    rdfs:label "front-hi-fill" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-14> a ns1:Curve ;
 
    rdfs:label "orange" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-15> a ns1:Curve ;
 
    rdfs:label "song16blur" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-16> a ns1:Curve ;
 
    rdfs:label "edge" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-2> a ns1:Curve ;
 
    rdfs:label "yellow pulse" .
 

	
 
@@ -38,7 +73,7 @@
 
    rdfs:label "cyc to music" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-4> a ns1:Curve ;
 
    rdfs:label "back chase" .
 
    rdfs:label "back chase slow" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-5> a ns1:Curve ;
 
    rdfs:label "blue" .
 
@@ -68,7 +103,46 @@
 
        <http://light9.bigasterisk.com/effect/whiteLed> ;
 
    rdfs:label "whiteLed" ;
 
    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song16/curve-9>",
 
        "out = Strip.solid('LR', hsv=(t/2,1,1)) * env" .
 
        "out = Strip.solid('LR', hsv=(t/(.484*4),1,nsquare(t/.484))) * env" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/effect-11> a ns1:Effect,
 
        <http://light9.bigasterisk.com/effect/backChase> ;
 
    rdfs:label "back chase fast" ;
 
    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song16/curve-10>",
 
        "out = chase(t, names=backchase, ontime=.2, offset=-.11) * env" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/effect-12> a ns1:Effect,
 
        <http://light9.bigasterisk.com/effect/fullToMusic> ;
 
    rdfs:label "full to music" ;
 
    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song16/curve-11>",
 
        "music = <http://light9.bigasterisk.com/show/dance2014/song16music>",
 
        "out = <http://light9.bigasterisk.com/show/dance2014/sub/full> * music * env *2" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/effect-13> a ns1:Effect,
 
        <http://light9.bigasterisk.com/effect/frontrandChase> ;
 
    rdfs:label "frontrand chase" ;
 
    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song16/curve-12>",
 
        "out = chase(t, names=frontrand, ontime=.3, offset=-.11) * env" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/effect-14> a ns1:Effect ;
 
    rdfs:label "front-hi-fill" ;
 
    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song16/curve-13>",
 
        "out = <http://light9.bigasterisk.com/show/dance2014/sub/front-hi-fill> * env" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/effect-15> a ns1:Effect ;
 
    rdfs:label "orange" ;
 
    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song16/curve-14>",
 
        "out = <http://light9.bigasterisk.com/show/dance2013/sub/orange> * env" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/effect-16> a ns1:Effect ;
 
    rdfs:label "song16blur" ;
 
    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song16/curve-15>",
 
        "out = <http://light9.bigasterisk.com/show/dance2014/sub/song16blur> * env" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/effect-17> a ns1:Effect ;
 
    rdfs:label "edge" ;
 
    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song16/curve-16>",
 
        "out = <http://light9.bigasterisk.com/show/dance2013/sub/edge> * env * curve(<http://light9.bigasterisk.com/show/dance2014/song16music>, t+.1) * 3" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/effect-3> a ns1:Effect ;
 
    rdfs:label "yellow pulse" ;
 
@@ -76,7 +150,7 @@
 
        "out = [env * p1, env * p2]",
 
        "p1 = <http://light9.bigasterisk.com/show/dance2013/sub/yellow> * v",
 
        "p2 = Strip.solid('LR', (1,1,0))",
 
        "v = nsquare(t/.4)" .
 
        "v = nsquare(t/.430)" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/effect-4> a ns1:Effect,
 
        <http://light9.bigasterisk.com/effect/cycToMusic> ;
 
@@ -87,9 +161,9 @@
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/effect-5> a ns1:Effect,
 
        <http://light9.bigasterisk.com/effect/backChase> ;
 
    rdfs:label "back chase" ;
 
    rdfs:label "back chase slow" ;
 
    ns1:code "env = <http://light9.bigasterisk.com/show/dance2014/song16/curve-4>",
 
        "out = chase(t, names=backchase, ontime=.2, offset=-.11) * env" .
 
        "out = chase(t, names=backchase, ontime=.8, offset=-.11) * env" .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/song16/effect-6> a ns1:Effect ;
 
    rdfs:label "blue" ;
 
@@ -109,10 +183,10 @@
 
<http://light9.bigasterisk.com/show/dance2014/song16/effect-9> a ns1:Effect,
 
        <http://light9.bigasterisk.com/effect/slowColor> ;
 
    rdfs:label "slow color chase" ;
 
    ns1:code "b = <http://light9.bigasterisk.com/show/dance2013/sub/blue> * nsin((t+.6) / period)",
 
    ns1:code "b = <http://light9.bigasterisk.com/show/dance2013/sub/blue> * nsin((t+.6) / period) *2",
 
        "env = <http://light9.bigasterisk.com/show/dance2014/song16/curve-8>",
 
        "out = [r*env,y*env,b*env]",
 
        "period = .4",
 
        "r = <http://light9.bigasterisk.com/show/dance2013/sub/red> * nsin(t / period)",
 
        "period = .484*2",
 
        "r = <http://light9.bigasterisk.com/show/dance2013/sub/red> * nsin(t / period) *.5",
 
        "y = <http://light9.bigasterisk.com/show/dance2013/sub/yellow> * nsin((t+.3) / period) * .5" .
 

	
show/dance2014/song16/curve-1.n3
Show inline comments
 
@@ -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/song16/curve-1> ns1:points "0 0 0 0 230.5 0 331.4 0.7155 678.4 1 693 0" .
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-1> ns1:points "0 0 0 0 230.5 0 693 0" .
 

	
show/dance2014/song16/curve-10.n3
Show inline comments
 
new file 100644
 
@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/song16/curve-10> ns1:points "0 0 64.83 0 65.17 1 92.25 1 94.25 0 133.2 0" .
 

	
show/dance2014/song16/curve-11.n3
Show inline comments
 
new file 100644
 
@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/song16/curve-11> ns1:points "0 0 94.51 0 96.51 0.5479 118.1 0.5479 120.1 0" .
 

	
show/dance2014/song16/curve-12.n3
Show inline comments
 
new file 100644
 
@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/song16/curve-12> ns1:points "0 0 132.8 0 133 1 162.5 1 164.5 0" .
 

	
show/dance2014/song16/curve-13.n3
Show inline comments
 
new file 100644
 
@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/song16/curve-13> ns1:points "0 0 161.9 0 163.9 1 183.9 1 185.9 0" .
 

	
show/dance2014/song16/curve-14.n3
Show inline comments
 
new file 100644
 
@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/song16/curve-14> ns1:points "0 0 205.4 0 206.4 0.3617 206.6 0.3617 206.8 0.3617 206.9 0.3617 208.7 0.4043 208.9 0.5213 209 0.6702 209.2 1 209.3 0.6064 209.5 0.4255 209.6 0.3511 210.3 0.3617 210.4 0.3617 210.6 0.3936 210.7 0.4894 210.9 0.617 211.1 0.8511 211.2 0.9894 211.5 0.7021 211.6 0.3511 213.4 0.4362 213.5 0.5213 213.6 0.6702 213.7 0.7872 213.8 0.383 213.8 0.9894 213.9 0.4574 214 0.4574 214.1 0.4362 214.1 0.4574 214.2 0.4362 214.3 0.4362 214.4 0.4255 214.5 0.4255 214.5 0.4255 214.6 0.4362 214.7 0.5213 214.8 0.7021 214.9 0.7979 215 0.8723 215.1 0.4362 215.2 0.3085 215.2 0.3191 215.3 0.3404 215.4 0.3511 215.5 0.3511 215.5 0.3617 215.6 0.383 215.7 0.383 215.8 0.383 215.9 0.4043 215.9 0.766 216 0.9468 216.1 0.3511 216.1 0.9255 216.2 0.4149 216.2 0.4149 216.2 0.4255 216.3 0.4681 216.4 0.5213 216.4 0.6489 216.5 0.9894 216.6 1 216.7 0.9894 216.7 1 216.8 0.4043 216.8 0.4255 216.9 0.4043 217 0.4043 217.1 0.4043 217.2 0.4043 218.1 0.4256 218.5 0.1436 218.6 1 232.7 1 235.1 0.8936 267.1 0.8936 267.5 0" .
 

	
show/dance2014/song16/curve-15.n3
Show inline comments
 
new file 100644
 
@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/song16/curve-15> ns1:points "0 0 266.6 0 267.2 1 375.3 1 377.3 0" .
 

	
show/dance2014/song16/curve-16.n3
Show inline comments
 
new file 100644
 
@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/song16/curve-16> ns1:points "0 0 269.5 0 271.5 1 374.8 1 376.8 0" .
 

	
show/dance2014/song16/curve-2.n3
Show inline comments
 
@@ -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/song16/curve-2> ns1:points "0 0 15.75 0 17.75 1 85.7 1 87.7 0" .
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-2> ns1:points "0 0 2.879 0 9.832 0.1499 17.75 1 44.14 1 46.14 0" .
 

	
show/dance2014/song16/curve-3.n3
Show inline comments
 
@@ -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/song16/curve-3> ns1:points "0 0 347.7 0 349.7 1 505.7 1 507.7 0" .
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-3> ns1:points "0 0 384.5 0 386.5 1 505.7 1 507.7 0" .
 

	
show/dance2014/song16/curve-4.n3
Show inline comments
 
@@ -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/song16/curve-4> ns1:points "0 0 644.5 0 646.5 1 666.5 1 668.5 0" .
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-4> ns1:points "0 0 44.28 0 45.58 1 66.19 1 68.28 0 110.5 0 644.5 0 646.5 1 666.5 1 668.5 0" .
 

	
show/dance2014/song16/curve-5.n3
Show inline comments
 
@@ -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/song16/curve-5> ns1:points "0 0 175.9 0 177.9 1 202 1 204 0 281.2 0 289.1 0.9521 312.9 0.9521 317.6 0" .
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-5> ns1:points "0 0 97.14 0 97.64 0 98.92 0.9894 118.2 0.7411 119.4 0 129.5 0 135.3 0.8883 174.3 0.9734 177.9 1 206.5 1 208.5 0 281.2 0 289.1 0.3138 312.9 0.3138 317.6 0" .
 

	
show/dance2014/song16/curve-6.n3
Show inline comments
 
@@ -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/song16/curve-6> ns1:points "0 0 687.2 0 689.2 1 693 1 695 0" .
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-6> ns1:points "0 0 97.61 0 101 0.8421 118.6 0.8168 119.4 0 687.2 0 689.2 1 693 1 695 0" .
 

	
show/dance2014/song16/curve-7.n3
Show inline comments
 
@@ -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/song16/curve-7> ns1:points "0 0 118.5 0 118.5 1 133.5 1 133.6 0" .
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-7> ns1:points "0 0 118.5 0 118.5 1 133.1 1 133.2 0" .
 

	
show/dance2014/song16/curve-8.n3
Show inline comments
 
@@ -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/song16/curve-8> ns1:points "0 0 294.9 0 296.9 0.2606 316.9 0.2606 318.9 0" .
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-8> ns1:points "0 0" .
 

	
show/dance2014/song16/curve-9.n3
Show inline comments
 
@@ -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/song16/curve-9> ns1:points "0 0 283.3 0 286.5 1 318.2 1 321.4 0" .
 
<http://light9.bigasterisk.com/show/dance2014/song16/curve-9> ns1:points "0 0 81.04 0" .
 

	
show/dance2014/sub/song16blur.n3
Show inline comments
 
new file 100644
 
@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/song16blur> a ns1:Submaster ;
 
    rdfs:label "song16blur" ;
 
    ns1:lightLevel <http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/153192661>,
 
        <http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/160849936>,
 
        <http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/252983525>,
 
        <http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/281562461>,
 
        <http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/350058594>,
 
        <http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/442435468>,
 
        <http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/472766050>,
 
        <http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/518545388>,
 
        <http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/632041120>,
 
        <http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/658505764>,
 
        <http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/738859953>,
 
        <http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/802490738>,
 
        <http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/930999835> .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/153192661> a ns1:ChannelSetting ;
 
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/upright> ;
 
    ns1:level 4.65e-02 .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/160849936> a ns1:ChannelSetting ;
 
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-mode> ;
 
    ns1:level 0e+00 .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/252983525> a ns1:ChannelSetting ;
 
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/house2> ;
 
    ns1:level 0e+00 .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/281562461> a ns1:ChannelSetting ;
 
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/house1> ;
 
    ns1:level 0e+00 .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/350058594> a ns1:ChannelSetting ;
 
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/house4> ;
 
    ns1:level 0e+00 .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/442435468> a ns1:ChannelSetting ;
 
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-right> ;
 
    ns1:level 1e+00 .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/472766050> a ns1:ChannelSetting ;
 
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/upleft> ;
 
    ns1:level 1.5e-01 .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/518545388> 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/song16blur/map/632041120> a ns1:ChannelSetting ;
 
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-mid> ;
 
    ns1:level 1e+00 .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/658505764> a ns1:ChannelSetting ;
 
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-left> ;
 
    ns1:level 1e+00 .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/738859953> 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/song16blur/map/802490738> a ns1:ChannelSetting ;
 
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/house3> ;
 
    ns1:level 0e+00 .
 

	
 
<http://light9.bigasterisk.com/show/dance2014/sub/song16blur/map/930999835> a ns1:ChannelSetting ;
 
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-g> ;
 
    ns1:level 0e+00 .
 

	
0 comments (0 inline, 0 general)