Changeset - a6f1b8368f09
[Not reviewed]
default
0 1 1
drewp@bigasterisk.com - 9 years ago 2016-06-12 21:03:54
drewp@bigasterisk.com
checkpoint show data
Ignore-this: a873a202d517b42be0b02f6f04122468
2 files changed with 35 insertions and 20 deletions:
0 comments (0 inline, 0 general)
show/dance2016/effect/strobewarm.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:strobewarm a :Effect; rdfs:label "strobewarm";
 
     :publishAttr :strength; :setting effect:strobewarm_set0, effect:strobewarm_set1, effect:strobewarm_set2, effect:strobewarm_set7 .
 
effect:strobewarm_set0 :device dev:q2; :deviceAttr :rx; :value 0.510 .
 
effect:strobewarm_set1 :device dev:q2; :deviceAttr :ry; :value 0.244 .
 
effect:strobewarm_set2 :device dev:q2; :deviceAttr :strobe; :value 0.937 .
 
effect:strobewarm_set7 :device dev:q2; :deviceAttr :color; :scaledValue "#d35118" .
show/dance2016/song7.n3
Show inline comments
 
@@ -5,35 +5,35 @@
 
@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/dance2016/song7> :note <http://light9.bigasterisk.com/show/dance2016/song7/n0>, <http://light9.bigasterisk.com/show/dance2016/song7/n1> .
 
@prefix song: <http://light9.bigasterisk.com/show/dance2016/song7/> .
 

	
 
<http://light9.bigasterisk.com/show/dance2016/song7/n0> a :Note;
 
     :curve <http://light9.bigasterisk.com/show/dance2016/song7/n0c0>;
 
     :effectClass effect:downback; :originTime 62.280 .
 
<http://light9.bigasterisk.com/show/dance2016/song7> :note song:n2 .
 

	
 
<http://light9.bigasterisk.com/show/dance2016/song7/n0c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2016/song7/n0c0p0>, <http://light9.bigasterisk.com/show/dance2016/song7/n0c0p1>, <http://light9.bigasterisk.com/show/dance2016/song7/n0c0p2>, <http://light9.bigasterisk.com/show/dance2016/song7/n0c0p3> .
 
<http://light9.bigasterisk.com/show/dance2016/song7/n0c0p0> :time 0.000;
 
song:n1c0 a :Curve;
 
     :attr :strength; :point song:n1c0p0, song:n1c0p1, song:n1c0p2, song:n1c0p3 .
 
song:n1c0p0 :time -0.420;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2016/song7/n0c0p1> :time 12.472;
 
song:n1c0p1 :time 12.472;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2016/song7/n0c0p2> :time 24.944;
 
song:n1c0p2 :time 24.944;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2016/song7/n0c0p3> :time 37.416;
 
song:n1c0p3 :time 37.416;
 
     :value 0.000 .
 

	
 
<http://light9.bigasterisk.com/show/dance2016/song7/n1> a :Note;
 
     :curve <http://light9.bigasterisk.com/show/dance2016/song7/n1c0>;
 
     :effectClass effect:downback; :originTime 145.369 .
 
song:n2 a :Note;
 
     :curve song:n2c0;
 
     :effectClass effect:qfill; :originTime 3.389 ; :setting song:n2set0 .
 
song:n2set0  :effectAttr :colorScale; :value "#aa0000".
 

	
 

	
 

	
 
<http://light9.bigasterisk.com/show/dance2016/song7/n1c0> a :Curve;
 
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2016/song7/n1c0p0>, <http://light9.bigasterisk.com/show/dance2016/song7/n1c0p1>, <http://light9.bigasterisk.com/show/dance2016/song7/n1c0p2>, <http://light9.bigasterisk.com/show/dance2016/song7/n1c0p3> .
 
<http://light9.bigasterisk.com/show/dance2016/song7/n1c0p0> :time -0.420;
 
song:n2c0 a :Curve;
 
     :attr :strength; :point song:n2c0p0, song:n2c0p1, song:n2c0p2, song:n2c0p3 .
 
song:n2c0p0 :time -1.861;
 
     :value 0.000 .
 
<http://light9.bigasterisk.com/show/dance2016/song7/n1c0p1> :time 12.472;
 
song:n2c0p1 :time 2.312;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2016/song7/n1c0p2> :time 24.944;
 
song:n2c0p2 :time 218.894;
 
     :value 1.000 .
 
<http://light9.bigasterisk.com/show/dance2016/song7/n1c0p3> :time 37.416;
 
song:n2c0p3 :time 224.995;
 
     :value 0.000 .
0 comments (0 inline, 0 general)