Changeset - add38c04f815
[Not reviewed]
default
2 7 4
drewp@bigasterisk.com - 8 years ago 2017-06-11 03:24:27
drewp@bigasterisk.com
checkpoint show data
Ignore-this: 760b981b35ccbc7ccdfff31c28e94db9
13 files changed with 384 insertions and 133 deletions:
0 comments (0 inline, 0 general)
show/dance2017/effect/blacklight.n3
Show inline comments
 
@@ -37,6 +37,14 @@ effect:blacklight_set6 :device dev:backl
 
effect:blacklight_set7 :device dev:backlight4; :deviceAttr :uv;
 
     :scaledValue 1.000 .
 
effect:blacklight_set8 :device dev:backlight5; :deviceAttr :uv;
 
     :scaledValue 1.000 .
 
effect:blacklight_set9 :device dev:hexLow3; :deviceAttr :uv;
 
     :scaledValue 0.008 .
 

	
 

	
 
#["dev:/upCenter","http://light9.bigasterisk.com/color","#040074"],
 
#["dev:/q2","http://light9.bigasterisk.com/color","#0000ff"],
 
#["dev:/q2","http://light9.bigasterisk.com/rx",0.485],
 
#["dev:/q2","http://light9.bigasterisk.com/ry",0.358],
 
#["dev:/q2","http://light9.bigasterisk.com/zoom",0.111],
 
#["dev:/q2","http://light9.bigasterisk.com/focus",0.076]]
 
\ No newline at end of file
show/dance2017/effect/brush.n3
Show inline comments
 
@@ -6,18 +6,20 @@
 
@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:brush a :Effect; rdfs:label "qbrush"; :publishAttr :strength;
 
     :setting effect:brush_set0, effect:brush_set1, effect:brush_set10, effect:brush_set2, effect:brush_set3, effect:brush_set4, effect:brush_set5, effect:brush_set6, effect:brush_set7, effect:brush_set8, effect:brush_set9 .
 
     :setting effect:brush_set0, effect:brush_set1, effect:brush_set10, effect:brush_set2, effect:brush_set3, effect:brush_set4, effect:brush_set5, effect:brush_set6, effect:brush_set7, effect:brush_set8, effect:brush_set9, effect:brush_set3a .
 
effect:brush_set0 :device dev:q1; :deviceAttr :quantumGoboChoice; :value "http://light9.bigasterisk.com/brush" .
 
effect:brush_set1 :device dev:q1; :deviceAttr :color; :scaledValue "#ffffff" .
 
effect:brush_set10 :device dev:q2; :deviceAttr :zoom; :value 0.055 .
 
effect:brush_set2 :device dev:q1; :deviceAttr :focus; :value 0.544 .
 

	
 
effect:brush_set3 :device dev:q1; :deviceAttr :rx; :value 0.371 .
 
effect:brush_set3a :device dev:q1; :deviceAttr :ry; :value 0.532 .
 
effect:brush_set4 :device dev:q1; :deviceAttr :zoom; :value 0.013 .
 
effect:brush_set5 :device dev:q2; :deviceAttr :quantumGoboChoice; :value "http://light9.bigasterisk.com/brush" .
 
effect:brush_set6 :device dev:q2; :deviceAttr :focus; :value 0.526 .
 
effect:brush_set7 :device dev:q2; :deviceAttr :color; :scaledValue "#fff0ee" .
 
effect:brush_set8 :device dev:q2; :deviceAttr :rx; :value 0.696 .
 
effect:brush_set9 :device dev:q2; :deviceAttr :ry; :value 0.284 .
show/dance2017/effect/pool_l.n3
Show inline comments
 
@@ -6,10 +6,11 @@
 
@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 .
 
     :setting effect:pool_l_set0, effect:pool_l_set1, effect:pool_l_set2 ,effect:pool_l_set3 .
 
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_set2 :device dev:q1; :deviceAttr :ry; :value 0.376 .
 
effect:pool_l_set3 :device dev:q1; :deviceAttr :rx; :value 0.308 .
show/dance2017/effect/stars.n3
Show inline comments
 
new file 100644
 
@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:stars a :Effect; rdfs:label "stars"; :publishAttr :strength;
 
     :setting effect:stars_set0, effect:stars_set1, effect:stars_set10, effect:stars_set11, effect:stars_set12, effect:stars_set13, effect:stars_set14, effect:stars_set15, effect:stars_set16, effect:stars_set2, effect:stars_set3, effect:stars_set4, effect:stars_set5, effect:stars_set6, effect:stars_set7, effect:stars_set8, effect:stars_set9 ,effect:stars_set17 .
 
effect:stars_set0 :device dev:q1; :deviceAttr :quantumGoboChoice; :value "http://light9.bigasterisk.com/stars" .
 
effect:stars_set1 :device dev:q1; :deviceAttr :color; :scaledValue "#ffffff" .
 
effect:stars_set10 :device dev:q2; :deviceAttr :zoom; :value 0.183 .
 
effect:stars_set11 :device dev:q3; :deviceAttr :quantumGoboChoice;
 
     :value "http://light9.bigasterisk.com/stars" .
 
effect:stars_set12 :device dev:q3; :deviceAttr :focus; :value 0.536 .
 
effect:stars_set13 :device dev:q3; :deviceAttr :color; :scaledValue "#ffffff" .
 
effect:stars_set14 :device dev:q3; :deviceAttr :rx; :value 0.764 .
 
effect:stars_set15 :device dev:q3; :deviceAttr :ry; :value 0.376 .
 
effect:stars_set16 :device dev:q3; :deviceAttr :zoom; :value 0.393 .
 
effect:stars_set17 :device dev:q1; :deviceAttr :zoom; :value 0.369 .
 
effect:stars_set2 :device dev:q1; :deviceAttr :focus; :value 0.526 .
 
effect:stars_set3 :device dev:q1; :deviceAttr :rx; :value 0.206 .
 
effect:stars_set4 :device dev:q1; :deviceAttr :ry; :value 0.664 .
 
effect:stars_set5 :device dev:q2; :deviceAttr :color; :scaledValue "#ffffff" .
 
effect:stars_set6 :device dev:q2; :deviceAttr :quantumGoboChoice; :value "http://light9.bigasterisk.com/stars" .
 
effect:stars_set7 :device dev:q2; :deviceAttr :focus; :value 0.542 .
 
effect:stars_set8 :device dev:q2; :deviceAttr :rx; :value 0.500 .
 
effect:stars_set9 :device dev:q2; :deviceAttr :ry; :value 0.451 .
show/dance2017/effect/t1.n3
Show inline comments
 
deleted file
show/dance2017/effect/t2.n3
Show inline comments
 
deleted file
show/dance2017/effect/tap12.n3
Show inline comments
 
new file 100644
 
@prefix : <http://light9.bigasterisk.com/> .
 
@prefix dev: <http://light9.bigasterisk.com/device/> .
 
@prefix eff: <http://light9.bigasterisk.com/effect/tap12/> .
 
@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:tap12 a :Effect; rdfs:label "tap12"; :publishAttr :strength;
 
     :setting eff:set1083646, eff:set1240153, eff:set1369519, eff:set1495424, eff:set1542297, eff:set187002, eff:set1924829, eff:set2136066, eff:set2529938, eff:set2714611, eff:set3495203, eff:set396419, eff:set4325548, eff:set4375189, eff:set4591283, eff:set4867552, eff:set5110182, eff:set5313395, eff:set5346318, eff:set542623, eff:set5958202, eff:set6040059, eff:set627777, eff:set6561949, eff:set7263273, eff:set7419473, eff:set7666914, eff:set7703478, eff:set8623208, eff:set8737120, eff:set8778203, eff:set8813598, eff:set9246261, eff:set9733985 .
 
eff:set1083646 :device dev:aura3; :deviceAttr :rx; :value 0.533 .
 
eff:set1240153 :device dev:upCenter; :deviceAttr :uv; :scaledValue 6.66e-01 .
 
eff:set1369519 :device dev:aura1; :deviceAttr :ry; :value 0.412 .
 
eff:set1495424 :device dev:q2; :deviceAttr :rx; :value 0.525 .
 
eff:set1542297 :device dev:upCenter; :deviceAttr :color; :scaledValue "#ffffff" .
 
eff:set187002 :device dev:q3; :deviceAttr :rx; :value 0.653 .
 
eff:set1924829 :device dev:aura3; :deviceAttr :color; :scaledValue "#e3e218" .
 
eff:set2136066 :device dev:q3; :deviceAttr :color; :scaledValue "#c4c4c4" .
 
eff:set2529938 :device dev:aura4; :deviceAttr :color; :scaledValue "#76396f" .
 
eff:set2714611 :device dev:aura5; :deviceAttr :zoom; :value 0.685 .
 
eff:set3495203 :device dev:aura2; :deviceAttr :zoom; :value 0.616 .
 
eff:set396419 :device dev:aura5; :deviceAttr :rx; :value 0.628 .
 
eff:set4325548 :device dev:q1; :deviceAttr :rx; :value 0.314 .
 
eff:set4375189 :device dev:q1; :deviceAttr :ry; :value 0.491 .
 
eff:set4591283 :device dev:q2; :deviceAttr :ry; :value 0.353 .
 
eff:set4867552 :device dev:aura4; :deviceAttr :ry; :value 0.470 .
 
eff:set5110182 :device dev:aura2; :deviceAttr :color; :scaledValue "#8f4997" .
 
eff:set5313395 :device dev:aura5; :deviceAttr :ry; :value 0.473 .
 
eff:set5346318 :device dev:q1; :deviceAttr :zoom; :value 0.478 .
 
eff:set542623 :device dev:aura4; :deviceAttr :zoom; :value 0.651 .
 
eff:set5958202 :device dev:q3; :deviceAttr :ry; :value 0.028 .
 
eff:set6040059 :device dev:q3; :deviceAttr :zoom; :value 0.425 .
 
eff:set627777 :device dev:aura4; :deviceAttr :rx; :value 0.535 .
 
eff:set6561949 :device dev:aura2; :deviceAttr :ry; :value 0.448 .
 
eff:set7263273 :device dev:aura1; :deviceAttr :color; :scaledValue "#fffe00" .
 
eff:set7419473 :device dev:aura1; :deviceAttr :zoom; :value 0.629 .
 
eff:set7666914 :device dev:q2; :deviceAttr :zoom; :value 0.331 .
 
eff:set7703478 :device dev:q2; :deviceAttr :color; :scaledValue "#c4c4c4" .
 
eff:set8623208 :device dev:aura3; :deviceAttr :zoom; :value 0.652 .
 
eff:set8737120 :device dev:aura2; :deviceAttr :rx; :value 0.484 .
 
eff:set8778203 :device dev:aura3; :deviceAttr :ry; :value 0.273 .
 
eff:set8813598 :device dev:q1; :deviceAttr :color; :scaledValue "#c4c4c4" .
 
eff:set9246261 :device dev:aura1; :deviceAttr :rx; :value 0.326 .
 
eff:set9733985 :device dev:aura5; :deviceAttr :color; :scaledValue "#ffef00" .
show/dance2017/playlist.n3
Show inline comments
 
@@ -13,20 +13,20 @@ show:dance2017 :playList (
 
  sh:song11 sh:song12 sh:song13 sh:song14 sh:song15
 
  sh:song16 sh:song17
 
) .
 

	
 
sh:song1 a :Song; rdfs:label  "01";         :songFilename "01-out.wav" .
 
sh:song2 a :Song; rdfs:label  "02 tap";     :songFilename "02-out.wav" .
 
sh:song3 a :Song; rdfs:label  "03";         :songFilename "03-out.wav" .
 
sh:song4 a :Song; rdfs:label  "04";         :songFilename "04-out.wav" .
 
sh:song5 a :Song; rdfs:label  "05";         :songFilename "05-out.wav" .
 
sh:song3 a :Song; rdfs:label  "03 mardi";         :songFilename "03-out.wav" .
 
sh:song4 a :Song; rdfs:label  "04 hoedown";         :songFilename "04-out.wav" .
 
sh:song5 a :Song; rdfs:label  "05 conga";         :songFilename "05-out.wav" .
 
sh:song6 a :Song; rdfs:label  "06 hula";    :songFilename "06-out.wav" .
 
sh:song7 a :Song; rdfs:label  "07 circus";  :songFilename "07-out.wav" .
 
sh:song8 a :Song; rdfs:label  "08 euro";    :songFilename "08-out.wav" .
 
sh:song9 a :Song; rdfs:label  "09 disney";  :songFilename "09-out.wav" .
 
sh:song10 a :Song; rdfs:label "10";         :songFilename "10-out.wav" .
 
sh:song10 a :Song; rdfs:label "10 NY tap";  :songFilename "10-out.wav" .
 
sh:song11 a :Song; rdfs:label "11 vegas";   :songFilename "11-out.wav" .
 
sh:song12 a :Song; rdfs:label "12 duet";    :songFilename "12-out.wav" .
 
sh:song13 a :Song; rdfs:label "13 beach";   :songFilename "13-out.wav" .
 
sh:song14 a :Song; rdfs:label "14 rio";     :songFilename "14-out.wav" .
 
sh:song15 a :Song; rdfs:label "15 african"; :songFilename "15-africaout.wav" .
 
sh:song16 a :Song; rdfs:label "16 hiphop";  :songFilename "16-out.wav" .
show/dance2017/song12.n3
Show inline comments
 
new file 100644
 
@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:song12 :note <http://light9.bigasterisk.com/show/dance2017/song12/n0>, <http://light9.bigasterisk.com/show/dance2017/song12/n1> .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song12/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song12/n0c0>;
 
     :effectClass effect:tap12; :originTime 76.383; :setting <http://light9.bigasterisk.com/show/dance2017/song12/n0set0> .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song12/n0c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song12/n0c0p0>, <http://light9.bigasterisk.com/show/dance2017/song12/n0c0p1>, <http://light9.bigasterisk.com/show/dance2017/song12/n0c0p2>, <http://light9.bigasterisk.com/show/dance2017/song12/n0c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song12/n0c0p0> :time -74.134;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song12/n0c0p1> :time -71.799;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song12/n0c0p2> :time 82.910;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song12/n0c0p3> :time 85.399;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song12/n0set0> :effectAttr :colorScale;
 
     :value "#ffffff" .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song12/n1> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song12/n1c0>;
 
     :effectClass effect:qfilltighter; :originTime 157.054 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song12/n1c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song12/n1c0p0>, <http://light9.bigasterisk.com/show/dance2017/song12/n1c0p1>, <http://light9.bigasterisk.com/show/dance2017/song12/n1c0p2>, <http://light9.bigasterisk.com/show/dance2017/song12/n1c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song12/n1c0p0> :time -4.391;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song12/n1c0p1> :time -2.681;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song12/n1c0p2> :time 2.265;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song12/n1c0p3> :time 4.584;
 
     :value 0.000 .
show/dance2017/song2.n3
Show inline comments
 
@@ -79,13 +79,14 @@ song:n7c0 a :Curve; :attr :strength; :po
 
song:n7c0p0 :time 0.000; :value 0.000 .
 
song:n7c0p1 :time 9.988; :value 1.000 .
 
song:n7c0p2 :time 19.977; :value 1.000 .
 
song:n7c0p3 :time 29.965; :value 0.000 .
 

	
 
song:n8 a :Note; :curve song:n8c0; :effectClass effect:auracoolspread;
 
     :originTime 18.143 .
 
     :originTime 18.143; :setting song:n8set0 .
 

	
 
song:n8c0 a :Curve; :attr :strength; :point song:n8c0p0, song:n8c0p1, song:n8c0p2, song:n8c0p3 .
 
song:n8c0p0 :time -16.174; :value 0.000 .
 
song:n8c0p1 :time -14.349; :value 1.000 .
 
song:n8c0p1 :time -14.298; :value 1.000 .
 
song:n8c0p2 :time 140.895; :value 1.000 .
 
song:n8c0p3 :time 143.413; :value 0.000 .
 
song:n8set0 :effectAttr :colorScale; :value "#ffffff" .
show/dance2017/song3.n3
Show inline comments
 
@@ -4,13 +4,13 @@
 
@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:song3 :note <http://light9.bigasterisk.com/show/dance2017/song3/n1> .
 
show:song3 :note <http://light9.bigasterisk.com/show/dance2017/song3/n1>, <http://light9.bigasterisk.com/show/dance2017/song3/n2> .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song3/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song3/n0c0>;
 
     :effectClass effect:allwide; :originTime 39.332 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song3/n0c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song3/n0c0p0>, <http://light9.bigasterisk.com/show/dance2017/song3/n0c0p1>, <http://light9.bigasterisk.com/show/dance2017/song3/n0c0p2>, <http://light9.bigasterisk.com/show/dance2017/song3/n0c0p3> .
 
@@ -25,14 +25,28 @@ show:song3 :note <http://light9.bigaster
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song3/n1> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song3/n1c0>;
 
     :effectClass effect:mardi; :originTime 85.406 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song3/n1c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song3/n1c0p0>, <http://light9.bigasterisk.com/show/dance2017/song3/n1c0p1>, <http://light9.bigasterisk.com/show/dance2017/song3/n1c0p2>, <http://light9.bigasterisk.com/show/dance2017/song3/n1c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p0> :time -75.063;
 
<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p0> :time -83.003;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p1> :time -55.249;
 
<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p1> :time -75.892;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p2> :time 134.417;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p2> :time 111.386;
 
<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p3> :time 136.561;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song3/n2> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song3/n2c0>;
 
     :effectClass effect:warm; :originTime 195.706 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song3/n2c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song3/n2c0p0>, <http://light9.bigasterisk.com/show/dance2017/song3/n2c0p1>, <http://light9.bigasterisk.com/show/dance2017/song3/n2c0p2>, <http://light9.bigasterisk.com/show/dance2017/song3/n2c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song3/n2c0p0> :time 17.606;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song3/n2c0p1> :time 20.247;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p3> :time 131.200;
 
<http://light9.bigasterisk.com/show/dance2017/song3/n2c0p2> :time 24.109;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song3/n2c0p3> :time 26.100;
 
     :value 0.000 .
show/dance2017/song4.n3
Show inline comments
 
@@ -7,24 +7,26 @@
 
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
 
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 

	
 
show:song4 :note <http://light9.bigasterisk.com/show/dance2017/song4/n0>, <http://light9.bigasterisk.com/show/dance2017/song4/n1> .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song4/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song4/n0c0>;
 
     :effectClass effect:warm; :originTime 4.535 .
 
     :effectClass effect:warm; :originTime 4.535; :setting <http://light9.bigasterisk.com/show/dance2017/song4/n0set0> .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song4/n0c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song4/n0c0p0>, <http://light9.bigasterisk.com/show/dance2017/song4/n0c0p1>, <http://light9.bigasterisk.com/show/dance2017/song4/n0c0p2>, <http://light9.bigasterisk.com/show/dance2017/song4/n0c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song4/n0c0p0> :time -3.325;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song4/n0c0p1> :time -0.619;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song4/n0c0p2> :time 259.885;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song4/n0c0p3> :time 262.185;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song4/n0set0> :effectAttr :colorScale;
 
     :value "#ef40ff" .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song4/n1> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song4/n1c0>;
 
     :effectClass effect:q1_3boost; :originTime 202.550 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song4/n1c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song4/n1c0p0>, <http://light9.bigasterisk.com/show/dance2017/song4/n1c0p1>, <http://light9.bigasterisk.com/show/dance2017/song4/n1c0p2>, <http://light9.bigasterisk.com/show/dance2017/song4/n1c0p3> .
show/dance2017/song7.n3
Show inline comments
 
new file 100644
 
@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/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> .
 

	
 
<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/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>;
 
     :effectClass effect:downback; :originTime 9.108 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n10> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n10c0>;
 
     :effectClass effect:fourlines; :originTime 44.028 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n10c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n10c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n10c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n10c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n10c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n10c0p0> :time -12.010;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n10c0p1> :time -3.457;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n10c0p2> :time 14.086;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n10c0p3> :time 21.129;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n11> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n11c0>;
 
     :effectClass effect:warm; :originTime 92.945; :setting <http://light9.bigasterisk.com/show/dance2017/song7/n11set0> .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n11c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n11c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n11c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n11c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n11c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n11c0p0> :time 0.000;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n11c0p1> :time 12.559;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n11c0p2> :time 25.118;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n11c0p3> :time 37.677;
 
     :value 0.000 .
 
<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;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n12c0p3> :time 58.458;
 
     :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;
 
     :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/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 31.808;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n1c0p3> :time 49.916;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n2> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n2c0>;
 
     :effectClass effect:fourlines; :originTime 71.922 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n2c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n2c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n2c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n2c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n2c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n2c0p0> :time 0.000;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n2c0p1> :time 6.210;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n2c0p2> :time 18.211;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n2c0p3> :time 37.050;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n3> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n3c0>;
 
     :effectClass effect:auraeuro; :originTime 99.635 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n3c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n3c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n3c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n3c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n3c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n3c0p0> :time -6.268;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n3c0p1> :time 4.322;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n3c0p2> :time 16.561;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n3c0p3> :time 31.111;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n4> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n4c0>;
 
     :effectClass effect:qfilltighter; :originTime 122.171; :setting <http://light9.bigasterisk.com/show/dance2017/song7/n4set0> .
 

	
 
<http://light9.bigasterisk.com/show/dance2017/song7/n4c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n4c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n4c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n4c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n4c0p3> .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n4c0p0> :time 0.000;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n4c0p1> :time 5.726;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n4c0p2> :time 11.838;
 
     :value 1.000 .
 
<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;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n5c0p2> :time 16.146;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n5c0p3> :time 18.106;
 
     :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;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n6c0p1> :time -3.812;
 
     :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;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n8c0p1> :time 5.713;
 
     :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;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n9c0p1> :time 4.547;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n9c0p2> :time 19.911;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2017/song7/n9c0p3> :time 24.835;
 
     :value 0.000 .
0 comments (0 inline, 0 general)