changeset 1477:a6f1b8368f09

checkpoint show data Ignore-this: a873a202d517b42be0b02f6f04122468
author drewp@bigasterisk.com
date Sun, 12 Jun 2016 21:03:54 +0000
parents 6d8817152eb3
children 8154c382cbe0
files show/dance2016/effect/strobewarm.n3 show/dance2016/song7.n3
diffstat 2 files changed, 35 insertions(+), 20 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2016/effect/strobewarm.n3	Sun Jun 12 21:03:54 2016 +0000
@@ -0,0 +1,15 @@
+@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" .
--- a/show/dance2016/song7.n3	Sun Jun 12 21:03:47 2016 +0000
+++ b/show/dance2016/song7.n3	Sun Jun 12 21:03:54 2016 +0000
@@ -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 .