Changeset - 06e4d6de74f3
[Not reviewed]
default
0 6 0
drewp@bigasterisk.com - 8 years ago 2017-06-11 22:16:40
drewp@bigasterisk.com
6 files changed with 56 insertions and 29 deletions:
0 comments (0 inline, 0 general)
show/dance2017/effect/pool_c.n3
Show inline comments
 
@prefix : <http://light9.bigasterisk.com/> .
 
@prefix dev: <http://light9.bigasterisk.com/device/> .
 
@prefix effect: <http://light9.bigasterisk.com/effect/> .
 
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
 
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 
@prefix show: <http://light9.bigasterisk.com/show/dance2017/> .
 
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
 
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 

	
 

	
 
effect:pool_c a :Effect; rdfs:label "pool_c"; :publishAttr :strength;
 
     :setting effect:pool_c_set0, effect:pool_c_set1, effect:pool_c_set2, effect:pool_c_set3, effect:pool_c_set4, effect:pool_c_set5 .
 
effect:pool_c_set0 :device dev:q1; :deviceAttr :zoom; :value 0.834 .
 
effect:pool_c_set1 :device dev:q1; :deviceAttr :ry; :value 0.376 .
 
     :setting effect:pool_c_set2, effect:pool_c_set3, effect:pool_c_set4, effect:pool_c_set5 ,effect:pool_c_set6.
 
effect:pool_c_set2 :device dev:q2; :deviceAttr :color; :scaledValue "#ffffff" .
 
effect:pool_c_set3 :device dev:q2; :deviceAttr :ry; :value 0.463 .
 
effect:pool_c_set4 :device dev:q2; :deviceAttr :zoom; :value 0.900 .
 
effect:pool_c_set5 :device dev:q2; :deviceAttr :rx; :value 0.492 .
 
effect:pool_c_set6 :device dev:q2; :deviceAttr :focus; :value 0.5 .
show/dance2017/effect/pool_l.n3
Show inline comments
 
@prefix : <http://light9.bigasterisk.com/> .
 
@prefix dev: <http://light9.bigasterisk.com/device/> .
 
@prefix effect: <http://light9.bigasterisk.com/effect/> .
 
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
 
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 
@prefix show: <http://light9.bigasterisk.com/show/dance2017/> .
 
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
 
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 

	
 

	
 
effect:pool_l a :Effect; rdfs:label "pool_l"; :publishAttr :strength;
 
     :setting effect:pool_l_set0, effect:pool_l_set1, effect:pool_l_set2 ,effect:pool_l_set3 .
 
     :setting effect:pool_l_set0, effect:pool_l_set1, effect:pool_l_set2 ,effect:pool_l_set3 ,effect:pool_l_set4 .
 
effect:pool_l_set0 :device dev:q1; :deviceAttr :color; :scaledValue "#ffffff" .
 
effect:pool_l_set1 :device dev:q1; :deviceAttr :zoom; :value 0.834 .
 
effect:pool_l_set4 :device dev:q1; :deviceAttr :focus; :value 0.5 .
 
effect:pool_l_set2 :device dev:q1; :deviceAttr :ry; :value 0.376 .
 
effect:pool_l_set3 :device dev:q1; :deviceAttr :rx; :value 0.308 .
show/dance2017/effect/pool_r.n3
Show inline comments
 
@prefix : <http://light9.bigasterisk.com/> .
 
@prefix dev: <http://light9.bigasterisk.com/device/> .
 
@prefix effect: <http://light9.bigasterisk.com/effect/> .
 
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
 
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 
@prefix show: <http://light9.bigasterisk.com/show/dance2017/> .
 
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
 
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 

	
 

	
 
effect:pool_r a :Effect; rdfs:label "pool_r"; :publishAttr :strength;
 
     :setting effect:pool_r_set0, effect:pool_r_set1, effect:pool_r_set2, effect:pool_r_set3, effect:pool_r_set4, effect:pool_r_set5, effect:pool_r_set6, effect:pool_r_set7, effect:pool_r_set8 .
 
effect:pool_r_set0 :device dev:q1; :deviceAttr :zoom; :value 0.834 .
 
effect:pool_r_set1 :device dev:q1; :deviceAttr :ry; :value 0.376 .
 
effect:pool_r_set2 :device dev:q2; :deviceAttr :ry; :value 0.463 .
 
effect:pool_r_set3 :device dev:q2; :deviceAttr :zoom; :value 0.900 .
 
effect:pool_r_set4 :device dev:q2; :deviceAttr :rx; :value 0.492 .
 
     :setting  effect:pool_r_set5, effect:pool_r_set6, effect:pool_r_set7, effect:pool_r_set8 ,effect:pool_r_set9.
 
effect:pool_r_set5 :device dev:q3; :deviceAttr :color; :scaledValue "#ffffff" .
 
effect:pool_r_set6 :device dev:q3; :deviceAttr :rx; :value 0.683 .
 
effect:pool_r_set7 :device dev:q3; :deviceAttr :ry; :value 0.022 .
 
effect:pool_r_set8 :device dev:q3; :deviceAttr :zoom; :value 0.879 .
 
effect:pool_r_set9 :device dev:q3; :deviceAttr :focus; :value 0.5 .
show/dance2017/effect/q1_3boost.n3
Show inline comments
 
@@ -9,15 +9,15 @@
 

	
 

	
 
effect:q1_3boost a :Effect; rdfs:label "q1_3boost"; :publishAttr :strength;
 
     :setting effect:q1_3boost_set0, effect:q1_3boost_set1, effect:q1_3boost_set2, effect:q1_3boost_set3, effect:q1_3boost_set4, effect:q1_3boost_set5, effect:q1_3boost_set6, effect:q1_3boost_set7, effect:q1_3boost_set8, effect:q1_3boost_set9 .
 
effect:q1_3boost_set0 :device dev:q1; :deviceAttr :color; :scaledValue "#fee9e2" .
 
effect:q1_3boost_set1 :device dev:q3; :deviceAttr :color; :scaledValue "#fff5f2" .
 
effect:q1_3boost_set2 :device dev:q1; :deviceAttr :rx; :value 0.343 .
 
effect:q1_3boost_set3 :device dev:q1; :deviceAttr :zoom; :value 0.184 .
 
effect:q1_3boost_set4 :device dev:q1; :deviceAttr :focus; :value 0.302 .
 
effect:q1_3boost_set5 :device dev:q3; :deviceAttr :focus; :value 0.297 .
 
effect:q1_3boost_set6 :device dev:q3; :deviceAttr :rx; :value 0.667 .
 
effect:q1_3boost_set7 :device dev:q1; :deviceAttr :ry; :value 0.436 .
 
effect:q1_3boost_set8 :device dev:q3; :deviceAttr :zoom; :value 0.207 .
 
effect:q1_3boost_set9 :device dev:q3; :deviceAttr :ry; :value 0.436 .
 
effect:q1_3boost_set8 :device dev:q3; :deviceAttr :zoom; :value 0.307 .
 
effect:q1_3boost_set9 :device dev:q3; :deviceAttr :ry; :value 0.03 .
 

	
show/dance2017/effect/qfill.n3
Show inline comments
 
@prefix : <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#> .
 
@prefix effect: <http://light9.bigasterisk.com/effect/> .
 
@prefix dev: <http://light9.bigasterisk.com/device/> .
 

	
 

	
 
effect:qfill a :Effect;
 
     rdfs:label "qfill"; :publishAttr :strength;
 
     :setting effect:qfill_set0, effect:qfill_set1, effect:qfill_set10, effect:qfill_set11, effect:qfill_set12, effect:qfill_set2, effect:qfill_set3, effect:qfill_set4, effect:qfill_set5, effect:qfill_set6, effect:qfill_set7, effect:qfill_set8, effect:qfill_set9 .
 
     :setting effect:qfill_set0, effect:qfill_set1, effect:qfill_set10, effect:qfill_set11, effect:qfill_set12, effect:qfill_set13, effect:qfill_set14, effect:qfill_set2, effect:qfill_set3, effect:qfill_set4, effect:qfill_set5, effect:qfill_set6, effect:qfill_set7, effect:qfill_set8, effect:qfill_set9 .
 
effect:qfill_set0 :device dev:q1; :deviceAttr :rx; :value 0.248 .
 
effect:qfill_set1 :device dev:q1; :deviceAttr :ry; :value 0.475 .
 
effect:qfill_set10 :device dev:q3; :deviceAttr :color; :scaledValue "#f2a58f" .
 
effect:qfill_set11 :device dev:q2; :deviceAttr :color; :scaledValue "#f2a58f" .
 
effect:qfill_set12 :device dev:q2; :deviceAttr :focus; :value 0.971 .
 
effect:qfill_set2 :device dev:q2; :deviceAttr :rx; :value 0.513 .
 
effect:qfill_set3 :device dev:q2; :deviceAttr :ry; :value 0.482 .
 
effect:qfill_set4 :device dev:q2; :deviceAttr :zoom; :value 0.405 .
 
effect:qfill_set5 :device dev:q3; :deviceAttr :rx; :value 0.738 .
 
effect:qfill_set6 :device dev:q3; :deviceAttr :ry; :value 0.032 .
 
effect:qfill_set7 :device dev:q3; :deviceAttr :zoom; :value 0.395 .
 
effect:qfill_set8 :device dev:q1; :deviceAttr :zoom; :value 0.319 .
 
effect:qfill_set9 :device dev:q1; :deviceAttr :color; :scaledValue "#f2a58f" .
 

	
 
effect:qfill_set12 :device dev:q1; :deviceAttr :focus; :value 0.971 .
 
effect:qfill_set13 :device dev:q2; :deviceAttr :focus; :value 0.971 .
 
effect:qfill_set14 :device dev:q3; :deviceAttr :focus; :value 0.971 .
show/dance2017/song7.n3
Show inline comments
 
@prefix : <http://light9.bigasterisk.com/> .
 
@prefix dev: <http://light9.bigasterisk.com/device/> .
 
@prefix effect: <http://light9.bigasterisk.com/effect/> .
 
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
 
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 
@prefix show: <http://light9.bigasterisk.com/show/dance2017/> .
 
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
 
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 

	
 
show:song7 :note <http://light9.bigasterisk.com/show/dance2017/song7/n1>, <http://light9.bigasterisk.com/show/dance2017/song7/n10>, <http://light9.bigasterisk.com/show/dance2017/song7/n11>, <http://light9.bigasterisk.com/show/dance2017/song7/n12>, <http://light9.bigasterisk.com/show/dance2017/song7/n13>, <http://light9.bigasterisk.com/show/dance2017/song7/n14>, <http://light9.bigasterisk.com/show/dance2017/song7/n15>, <http://light9.bigasterisk.com/show/dance2017/song7/n16>, <http://light9.bigasterisk.com/show/dance2017/song7/n2>, <http://light9.bigasterisk.com/show/dance2017/song7/n3>, <http://light9.bigasterisk.com/show/dance2017/song7/n4>, <http://light9.bigasterisk.com/show/dance2017/song7/n5>, <http://light9.bigasterisk.com/show/dance2017/song7/n6>, <http://light9.bigasterisk.com/show/dance2017/song7/n7>, <http://light9.bigasterisk.com/show/dance2017/song7/n8>, <http://light9.bigasterisk.com/show/dance2017/song7/n9> .
 
show:song7 :note <http://light9.bigasterisk.com/show/dance2017/song7/n1>, <http://light9.bigasterisk.com/show/dance2017/song7/n10>, <http://light9.bigasterisk.com/show/dance2017/song7/n11>, <http://light9.bigasterisk.com/show/dance2017/song7/n12>, <http://light9.bigasterisk.com/show/dance2017/song7/n13>, <http://light9.bigasterisk.com/show/dance2017/song7/n14>, <http://light9.bigasterisk.com/show/dance2017/song7/n15>, <http://light9.bigasterisk.com/show/dance2017/song7/n16>, <http://light9.bigasterisk.com/show/dance2017/song7/n18>, <http://light9.bigasterisk.com/show/dance2017/song7/n2>, <http://light9.bigasterisk.com/show/dance2017/song7/n3>, <http://light9.bigasterisk.com/show/dance2017/song7/n4>, <http://light9.bigasterisk.com/show/dance2017/song7/n5>, <http://light9.bigasterisk.com/show/dance2017/song7/n6>, <http://light9.bigasterisk.com/show/dance2017/song7/n7>, <http://light9.bigasterisk.com/show/dance2017/song7/n9> .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n0c0>;
 
     :effectClass effect:downback; :originTime 516.237 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n17> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n17c0>;
 
     :effectClass effect:brush; :originTime 66.889 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n8> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n8c0>;
 
     :effectClass effect:pinwheel; :originTime 259.408 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n0c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n0c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n0c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n0c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n0c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n0c0p0> :time 0.000;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n0c0p1> :time -1406.940;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n0c0p2> :time -2813.880;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n0c0p3> :time -4220.821;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n1> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n1c0>;
 
@@ -56,51 +62,51 @@ show:song7 :note <http://light9.bigaster
 
<http://light9.bigasterisk.com/show/dance2017/song7/n11set0> :effectAttr :colorScale;
 
     :value "#ff526f" .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n12> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n12c0>;
 
     :effectClass effect:auraeuro; :originTime 205.936 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n12c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n12c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n12c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n12c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n12c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n12c0p0> :time 0.000;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n12c0p1> :time 4.280;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n12c0p2> :time 49.232;
 
<http://light9.bigasterisk.com/show/dance2017/song7/n12c0p2> :time 62.009;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n12c0p3> :time 58.458;
 
<http://light9.bigasterisk.com/show/dance2017/song7/n12c0p3> :time 64.121;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n13> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n13c0>;
 
     :effectClass effect:warm; :originTime 294.399 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n13c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n13c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n13c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n13c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n13c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n13c0p0> :time 4.888;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n13c0p1> :time 6.491;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n13c0p2> :time 9.675;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n13c0p3> :time 13.450;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n14> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n14c0>;
 
     :effectClass effect:aurayellow; :originTime 56.676 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n14c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n14c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n14c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n14c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n14c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n14c0p0> :time 0.000;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n14c0p1> :time 9.416;
 
<http://light9.bigasterisk.com/show/dance2017/song7/n14c0p1> :time 6.561;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n14c0p2> :time 37.865;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n14c0p3> :time 47.281;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n15> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n15c0>;
 
     :effectClass effect:cyc; :originTime 18.457 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n15c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n15c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n15c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n15c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n15c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n15c0p0> :time 0.000;
 
@@ -114,25 +120,50 @@ show:song7 :note <http://light9.bigaster
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n16> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n16c0>;
 
     :effectClass effect:stars; :originTime 123.358 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n16c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n16c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n16c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n16c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n16c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n16c0p0> :time 0.000;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n16c0p1> :time 7.009;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n16c0p2> :time 14.018;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n16c0p3> :time 21.027;
 
<http://light9.bigasterisk.com/show/dance2017/song7/n16c0p3> :time 16.514;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n17c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n17c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n17c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n17c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n17c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n17c0p0> :time 0.000;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n17c0p1> :time 9.985;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n17c0p2> :time 19.970;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n17c0p3> :time 29.955;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n18> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n18c0>;
 
     :effectClass effect:strobeturn; :originTime 286.740 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n18c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n18c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n18c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n18c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n18c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n18c0p0> :time -19.845;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n18c0p1> :time -18.483;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n18c0p2> :time 6.274;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n18c0p3> :time 11.576;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n1c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n1c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n1c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n1c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n1c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n1c0p0> :time 9.078;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n1c0p1> :time 12.360;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n1c0p2> :time 23.223;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n1c0p3> :time 32.414;
 
     :value 0.000 .
 
@@ -179,67 +210,64 @@ show:song7 :note <http://light9.bigaster
 
<http://light9.bigasterisk.com/show/dance2017/song7/n4c0p3> :time 16.169;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n4set0> :effectAttr :colorScale;
 
     :value "#1d11ff" .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n5> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n5c0>;
 
     :effectClass effect:pinwheel; :originTime 139.066 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n5c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n5c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n5c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n5c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n5c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n5c0p0> :time 0.000;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n5c0p1> :time 4.356;
 
<http://light9.bigasterisk.com/show/dance2017/song7/n5c0p1> :time 2.731;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n5c0p2> :time 16.146;
 
<http://light9.bigasterisk.com/show/dance2017/song7/n5c0p2> :time 31.933;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n5c0p3> :time 18.106;
 
<http://light9.bigasterisk.com/show/dance2017/song7/n5c0p3> :time 33.893;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n6> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n6c0>;
 
     :effectClass effect:aurayellow; :originTime 164.853 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n6c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n6c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n6c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n6c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n6c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n6c0p0> :time -9.010;
 
<http://light9.bigasterisk.com/show/dance2017/song7/n6c0p0> :time 6.948;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n6c0p1> :time -3.812;
 
<http://light9.bigasterisk.com/show/dance2017/song7/n6c0p1> :time 12.146;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n6c0p2> :time 21.391;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n6c0p3> :time 22.678;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n7> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n7c0>;
 
     :effectClass effect:rio; :originTime 186.065 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n7c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n7c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n7c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n7c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n7c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n7c0p0> :time -1.667;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n7c0p1> :time 1.657;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n7c0p2> :time 17.918;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n7c0p3> :time 26.104;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n8> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n8c0>;
 
     :effectClass effect:pinwheel; :originTime 259.408 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n8c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n8c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n8c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n8c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n8c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n8c0p0> :time -8.185;
 
<http://light9.bigasterisk.com/show/dance2017/song7/n8c0p0> :time 7.500;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n8c0p1> :time 5.713;
 
<http://light9.bigasterisk.com/show/dance2017/song7/n8c0p1> :time 8.709;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n8c0p2> :time 37.470;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n8c0p3> :time 38.862;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n9> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n9c0>;
 
     :effectClass effect:pool_c; :originTime 0.454 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n9c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n9c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n9c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n9c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n9c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n9c0p0> :time 0.000;
0 comments (0 inline, 0 general)