Changeset - 1b4d63e63343
[Not reviewed]
default
0 3 1
drewp@bigasterisk.com - 9 years ago 2016-06-14 02:52:02
drewp@bigasterisk.com
checkpoint show data
Ignore-this: a34c88a6534da039a0698ffc9365170
4 files changed with 76 insertions and 10 deletions:
0 comments (0 inline, 0 general)
show/dance2016/effect/qfilltighter.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 xml: <http://www.w3.org/XML/1998/namespace> .
 
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 

	
 

	
 
effect:qfilltighter a :Effect; rdfs:label "qfilltighter";
 
     :publishAttr :strength; :setting effect:qfilltighter_set0, effect:qfilltighter_set1, effect:qfilltighter_set10, effect:qfilltighter_set11, effect:qfilltighter_set2, effect:qfilltighter_set3, effect:qfilltighter_set4, effect:qfilltighter_set5, effect:qfilltighter_set6, effect:qfilltighter_set7, effect:qfilltighter_set8, effect:qfilltighter_set9 .
 
effect:qfilltighter_set0 :device dev:q1; :deviceAttr :color;
 
     :scaledValue "#ffffff" .
 
effect:qfilltighter_set1 :device dev:q1; :deviceAttr :zoom;
 
     :value 0.478 .
 
effect:qfilltighter_set10 :device dev:q2; :deviceAttr :ry;
 
     :value 0.353 .
 
effect:qfilltighter_set11 :device dev:q2; :deviceAttr :zoom;
 
     :value 0.331 .
 
effect:qfilltighter_set2 :device dev:q1; :deviceAttr :rx;
 
     :value 0.314 .
 
effect:qfilltighter_set3 :device dev:q1; :deviceAttr :ry;
 
     :value 0.491 .
 
effect:qfilltighter_set4 :device dev:q3; :deviceAttr :color;
 
     :scaledValue "#ffffff" .
 
effect:qfilltighter_set5 :device dev:q3; :deviceAttr :zoom;
 
     :value 0.425 .
 
effect:qfilltighter_set6 :device dev:q3; :deviceAttr :rx;
 
     :value 0.653 .
 
effect:qfilltighter_set7 :device dev:q3; :deviceAttr :ry;
 
     :value 0.028 .
 
effect:qfilltighter_set8 :device dev:q2; :deviceAttr :color;
 
     :scaledValue "#ffffff" .
 
effect:qfilltighter_set9 :device dev:q2; :deviceAttr :rx;
 
     :value 0.525 .
show/dance2016/readme
Show inline comments
 
@@ -25,27 +25,30 @@ ok 8 started at t<0
 
ok 11 end bad
 

	
 
ok 12 blue is unfinished
 

	
 
ok 13 end broken, girls downstage too
 

	
 
14 too fast to wwhite, loses it before stop
 
ok 14 too fast to wwhite, loses it before stop
 

	
 
16 t=90 needs whiite ctr. also 260
 
360-470
 
fix 377 strobe blackout
 
409 & 411, 442 & 444 accent hands up
 
425 decorate & 457
 

	
 
17 missing houseside
 
ok 17 missing houseside
 

	
 
ok- houseside sub isn't done
 

	
 
10 t=232 dress flip, look busier. strong color
 

	
 

	
 
need a way to make it brighter, maybe by grabbing every zoom
 

	
 
it would be nice to see the light brightness and rotation lags in the timeline, so i can align their end with some event
 

	
 

	
 

	
 
------------------
 

	
 
slider didnt go to 0
show/dance2016/song14.n3
Show inline comments
 
@@ -4,17 +4,20 @@
 
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
 
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 
@prefix song: <http://light9.bigasterisk.com/show/dance2016/song14/> .
 
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
 
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 

	
 
<http://light9.bigasterisk.com/show/dance2016/song14> :note song:n0, song:n1, song:n2 .
 
<http://light9.bigasterisk.com/show/dance2016/song14> :note song:n1, song:n3 .
 

	
 
song:n0 a :Note; :curve song:n0c0; :effectClass effect:qfill;
 
     :originTime 272.735 .
 

	
 
song:n2 a :Note; :curve song:n2c0; :effectClass effect:qfill;
 
     :originTime 144.595; :setting song:n2set0 .
 

	
 
song:n0c0 a :Curve; :attr :strength; :point song:n0c0p0, song:n0c0p1, song:n0c0p2, song:n0c0p3 .
 
song:n0c0p0 :time 6.270; :value 0.000 .
 
song:n0c0p1 :time 9.376; :value 1.000 .
 
song:n0c0p2 :time 18.507; :value 1.000 .
 
song:n0c0p3 :time 21.021; :value 0.000 .
 

	
 
@@ -24,15 +27,21 @@ song:n1 a :Note; :curve song:n1c0; :effe
 
song:n1c0 a :Curve; :attr :strength; :point song:n1c0p0, song:n1c0p1, song:n1c0p2, song:n1c0p3 .
 
song:n1c0p0 :time -5.104; :value 0.000 .
 
song:n1c0p1 :time -1.760; :value 1.000 .
 
song:n1c0p2 :time 286.063; :value 1.000 .
 
song:n1c0p3 :time 287.594; :value 0.000 .
 

	
 
song:n2 a :Note; :curve song:n2c0; :effectClass effect:qfill;
 
     :originTime 144.595; :setting song:n2set0 .
 

	
 
song:n2c0 a :Curve; :attr :strength; :point song:n2c0p0, song:n2c0p1, song:n2c0p2, song:n2c0p3 .
 
song:n2c0p0 :time 0.000; :value 0.000 .
 
song:n2c0p1 :time 28.810; :value 1.000 .
 
song:n2c0p2 :time 146.740; :value 1.000 .
 
song:n2c0p3 :time 149.088; :value 0.000 .
 
song:n2set0 :effectAttr :colorScale; :value "#a19e9e" .
 

	
 
song:n3 a :Note; :curve song:n3c0; :effectClass effect:qfilltighter;
 
     :originTime 279.071 .
 

	
 
song:n3c0 a :Curve; :attr :strength; :point song:n3c0p0, song:n3c0p1, song:n3c0p2, song:n3c0p3 .
 
song:n3c0p0 :time -134.241; :value 0.000 .
 
song:n3c0p1 :time -107.134; :value 1.000 .
 
song:n3c0p2 :time 12.500; :value 1.000 .
 
song:n3c0p3 :time 14.524; :value 0.000 .
show/dance2016/song16.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 song: <http://light9.bigasterisk.com/show/dance2016/song16/> .
 
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
 
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 

	
 
<http://light9.bigasterisk.com/show/dance2016/song16> :note song:n0, song:n1, song:n10, song:n11, song:n12, song:n13, song:n14, song:n15, song:n16, song:n17, song:n18, song:n19, song:n2, song:n20, song:n21, song:n22, song:n23, song:n3, song:n4, song:n5, song:n6, song:n8, song:n9 .
 
<http://light9.bigasterisk.com/show/dance2016/song16> :note song:n0, song:n1, song:n10, song:n11, song:n12, song:n13, song:n14, song:n15, song:n16, song:n17, song:n18, song:n19, song:n2, song:n20, song:n21, song:n22, song:n23, song:n24, song:n25, song:n3, song:n4, song:n5, song:n6, song:n8, song:n9 .
 

	
 
song:n7 a :Note; :curve song:n7c0; :effectClass effect:qwidecenter;
 
     :originTime 316.925 .
 

	
 
song:n0 a :Note; :curve song:n0c0; :effectClass effect:downback;
 
     :originTime 195.666 .
 
@@ -166,12 +166,31 @@ song:n23 a :Note; :curve song:n23c0; :ef
 
song:n23c0 a :Curve; :attr :strength; :point song:n23c0p0, song:n23c0p1, song:n23c0p2, song:n23c0p3 .
 
song:n23c0p0 :time 33.904; :value 0.000 .
 
song:n23c0p1 :time 58.769; :value 1.000 .
 
song:n23c0p2 :time 63.826; :value 1.000 .
 
song:n23c0p3 :time 69.139; :value 0.000 .
 

	
 
song:n24 a :Note; :curve song:n24c0; :effectClass effect:qwidecenter;
 
     :originTime 89.140; :setting song:n24set0 .
 

	
 
song:n24c0 a :Curve; :attr :strength; :point song:n24c0p0, song:n24c0p1, song:n24c0p2, song:n24c0p3 .
 
song:n24c0p0 :time -14.095; :value 0.000 .
 
song:n24c0p1 :time -6.530; :value 1.000 .
 
song:n24c0p2 :time 17.415; :value 1.000 .
 
song:n24c0p3 :time 47.141; :value 0.000 .
 
song:n24set0 :effectAttr :colorScale; :value "#bfa5a5" .
 

	
 
song:n25 a :Note; :curve song:n25c0; :effectClass effect:cyc;
 
     :originTime 394.547 .
 

	
 
song:n25c0 a :Curve; :attr :strength; :point song:n25c0p0, song:n25c0p1, song:n25c0p2, song:n25c0p3 .
 
song:n25c0p0 :time -1.376; :value 0.000 .
 
song:n25c0p1 :time 2.572; :value 1.000 .
 
song:n25c0p2 :time 19.958; :value 1.000 .
 
song:n25c0p3 :time 29.937; :value 0.000 .
 

	
 
song:n2c0 a :Curve; :attr :strength; :point song:n2c0p0, song:n2c0p1, song:n2c0p2, song:n2c0p3 .
 
song:n2c0p0 :time 0.000; :value 0.000 .
 
song:n2c0p1 :time 3.101; :value 1.000 .
 
song:n2c0p2 :time 53.252; :value 1.000 .
 
song:n2c0p3 :time 59.696; :value 0.000 .
 
song:n2set0 :effectAttr :colorScale; :value "#0d1561" .
 
@@ -188,13 +207,13 @@ song:n3set0 :effectAttr :colorScale; :va
 

	
 
song:n4 a :Note; :curve song:n4c0; :effectClass effect:down;
 
     :originTime 70.624; :setting song:n4set0 .
 

	
 
song:n4c0 a :Curve; :attr :strength; :point song:n4c0p0, song:n4c0p1, song:n4c0p2, song:n4c0p3 .
 
song:n4c0p0 :time -2.348; :value 0.000 .
 
song:n4c0p1 :time -0.194; :value 1.000 .
 
song:n4c0p1 :time -0.568; :value 1.000 .
 
song:n4c0p2 :time 75.376; :value 1.000 .
 
song:n4c0p3 :time 82.182; :value 0.000 .
 
song:n4set0 :effectAttr :colorScale; :value "#eae333" .
 

	
 
song:n5 a :Note; :curve song:n5c0; :effectClass effect:down;
 
     :originTime 156.725; :setting song:n5set0 .
 
@@ -233,8 +252,8 @@ song:n8c0p3 :time 49.742; :value 0.000 .
 
song:n9 a :Note; :curve song:n9c0; :effectClass effect:cyc;
 
     :originTime 355.108 .
 

	
 
song:n9c0 a :Curve; :attr :strength; :point song:n9c0p0, song:n9c0p1, song:n9c0p2, song:n9c0p3 .
 
song:n9c0p0 :time 0.000; :value 0.000 .
 
song:n9c0p1 :time 5.892; :value 1.000 .
 
song:n9c0p2 :time 89.859; :value 1.000 .
 
song:n9c0p3 :time 98.920; :value 0.000 .
 
song:n9c0p2 :time 23.404; :value 1.000 .
 
song:n9c0p3 :time 23.894; :value 0.000 .
0 comments (0 inline, 0 general)