changeset 2010:7cb9827f727c

checkpoint show data Ignore-this: c7b328338a45a6301a32b9c768aa3b1f
author drewp@bigasterisk.com
date Mon, 10 Jun 2019 01:52:00 +0000
parents 97a7c71b952a
children 9b5e313d6dfc
files show/dance2019/effect/curtain.n3 show/dance2019/effects.n3 show/dance2019/song13.n3 show/dance2019/song17.n3 show/dance2019/todo.txt
diffstat 5 files changed, 61 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2019/effect/curtain.n3	Mon Jun 10 01:52:00 2019 +0000
@@ -0,0 +1,18 @@
+@prefix : <http://light9.bigasterisk.com/> .
+@prefix dev: <http://light9.bigasterisk.com/theater/skyline/device/> .
+@prefix eff: <http://light9.bigasterisk.com/effect/curtain/> .
+@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/dance2019/> .
+@prefix xml: <http://www.w3.org/XML/1998/namespace> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+
+
+effect:curtain a :Effect; rdfs:label "curtain"; :publishAttr :strength; :setting eff:set31286, eff:set3529883, eff:set5102511, eff:set57762, eff:set682070, eff:set783078 .
+eff:set31286 :device dev:down7; :deviceAttr :brightness; :scaledValue 1 .
+eff:set3529883 :device dev:down2; :deviceAttr :brightness; :scaledValue 1 .
+eff:set5102511 :device dev:down3; :deviceAttr :brightness; :scaledValue 1 .
+eff:set57762 :device dev:down1; :deviceAttr :brightness; :scaledValue 1 .
+eff:set682070 :device dev:down4; :deviceAttr :brightness; :scaledValue 1 .
+eff:set783078 :device dev:down6; :deviceAttr :brightness; :scaledValue 1 .
--- a/show/dance2019/effects.n3	Mon Jun 10 01:39:26 2019 +0000
+++ b/show/dance2019/effects.n3	Mon Jun 10 01:52:00 2019 +0000
@@ -7,3 +7,9 @@
 e:cycChase1 a :Effect ; rdfs:label "cycChase1".
 e:parNoise a :Effect ; rdfs:label "parNoise".
 e:image a :Effect ; rdfs:label "image".
+
+e:effect13 :group "main"; :order 1 .
+e:cyc      :group "main"; :order 2 .
+e:effect1  :group "main"; :order 3 .
+e:curtain  :group "main"; :order 4 .
+e:effect2  :group "main"; :order 5 .
--- a/show/dance2019/song13.n3	Mon Jun 10 01:39:26 2019 +0000
+++ b/show/dance2019/song13.n3	Mon Jun 10 01:52:00 2019 +0000
@@ -110,16 +110,18 @@
 <http://light9.bigasterisk.com/show/dance2019/song13/n7c0p3> :time 12.933; :value 0 .
 
 <http://light9.bigasterisk.com/show/dance2019/song13/n8> a :Note; :curve <http://light9.bigasterisk.com/show/dance2019/song13/n8c0>;
-     :effectClass effect:image; :originTime 35.082; :setting <http://light9.bigasterisk.com/show/dance2019/song13/n8s0> .
+     :effectClass effect:image; :originTime 35.082; :setting <http://light9.bigasterisk.com/show/dance2019/song13/n8s0>, <http://light9.bigasterisk.com/show/dance2019/song13/n8set0> .
 
-<http://light9.bigasterisk.com/show/dance2019/song13/n8s0> :effectAttr :image;
-     :value "cyctwinkle.png" .
 <http://light9.bigasterisk.com/show/dance2019/song13/n8c0> a :Curve; :attr :strength;
-      :point <http://light9.bigasterisk.com/show/dance2019/song13/n8c0p0>, <http://light9.bigasterisk.com/show/dance2019/song13/n8c0p1>, <http://light9.bigasterisk.com/show/dance2019/song13/n8c0p2>, <http://light9.bigasterisk.com/show/dance2019/song13/n8c0p3> .
+     :point <http://light9.bigasterisk.com/show/dance2019/song13/n8c0p0>, <http://light9.bigasterisk.com/show/dance2019/song13/n8c0p1>, <http://light9.bigasterisk.com/show/dance2019/song13/n8c0p2>, <http://light9.bigasterisk.com/show/dance2019/song13/n8c0p3> .
 <http://light9.bigasterisk.com/show/dance2019/song13/n8c0p0> :time -30.683; :value 0 .
 <http://light9.bigasterisk.com/show/dance2019/song13/n8c0p1> :time -24.022; :value 1 .
 <http://light9.bigasterisk.com/show/dance2019/song13/n8c0p2> :time 96.461; :value 1 .
 <http://light9.bigasterisk.com/show/dance2019/song13/n8c0p3> :time 96.486; :value 0 .
+<http://light9.bigasterisk.com/show/dance2019/song13/n8s0> :effectAttr :image;
+     :value "cyctwinkle.png" .
+<http://light9.bigasterisk.com/show/dance2019/song13/n8set0> :effectAttr :colorScale;
+     :value "#00ffff" .
 
 <http://light9.bigasterisk.com/show/dance2019/song13/n9c0> a :Curve; :attr :strength;
      :point <http://light9.bigasterisk.com/show/dance2019/song13/n9c0p0>, <http://light9.bigasterisk.com/show/dance2019/song13/n9c0p1>, <http://light9.bigasterisk.com/show/dance2019/song13/n9c0p2>, <http://light9.bigasterisk.com/show/dance2019/song13/n9c0p3> .
--- a/show/dance2019/song17.n3	Mon Jun 10 01:39:26 2019 +0000
+++ b/show/dance2019/song17.n3	Mon Jun 10 01:52:00 2019 +0000
@@ -7,7 +7,7 @@
 @prefix xml: <http://www.w3.org/XML/1998/namespace> .
 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 
-show:song17 :note <http://light9.bigasterisk.com/show/dance2019/song17/n0>, <http://light9.bigasterisk.com/show/dance2019/song17/n1>, <http://light9.bigasterisk.com/show/dance2019/song17/n2>, <http://light9.bigasterisk.com/show/dance2019/song17/n3>, <http://light9.bigasterisk.com/show/dance2019/song17/n4>, <http://light9.bigasterisk.com/show/dance2019/song17/n5>, <http://light9.bigasterisk.com/show/dance2019/song17/n6>, <http://light9.bigasterisk.com/show/dance2019/song17/n7>, <http://light9.bigasterisk.com/show/dance2019/song17/n8> .
+show:song17 :note <http://light9.bigasterisk.com/show/dance2019/song17/n0>, <http://light9.bigasterisk.com/show/dance2019/song17/n1>, <http://light9.bigasterisk.com/show/dance2019/song17/n10>, <http://light9.bigasterisk.com/show/dance2019/song17/n2>, <http://light9.bigasterisk.com/show/dance2019/song17/n3>, <http://light9.bigasterisk.com/show/dance2019/song17/n4>, <http://light9.bigasterisk.com/show/dance2019/song17/n5>, <http://light9.bigasterisk.com/show/dance2019/song17/n6>, <http://light9.bigasterisk.com/show/dance2019/song17/n7>, <http://light9.bigasterisk.com/show/dance2019/song17/n8>, <http://light9.bigasterisk.com/show/dance2019/song17/n9> .
 
 <http://light9.bigasterisk.com/show/dance2019/song17/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2019/song17/n0c0>;
      :effectClass effect:song17dim; :originTime 77.093 .
@@ -22,6 +22,16 @@
 <http://light9.bigasterisk.com/show/dance2019/song17/n1> a :Note; :curve <http://light9.bigasterisk.com/show/dance2019/song17/n1c0>;
      :effectClass effect:song17; :originTime 40.327 .
 
+<http://light9.bigasterisk.com/show/dance2019/song17/n10> a :Note; :curve <http://light9.bigasterisk.com/show/dance2019/song17/n10c0>;
+     :effectClass effect:bow; :originTime 229.626 .
+
+<http://light9.bigasterisk.com/show/dance2019/song17/n10c0> a :Curve; :attr :strength;
+     :point <http://light9.bigasterisk.com/show/dance2019/song17/n10c0p0>, <http://light9.bigasterisk.com/show/dance2019/song17/n10c0p1>, <http://light9.bigasterisk.com/show/dance2019/song17/n10c0p2>, <http://light9.bigasterisk.com/show/dance2019/song17/n10c0p3> .
+<http://light9.bigasterisk.com/show/dance2019/song17/n10c0p0> :time 3.1; :value 0 .
+<http://light9.bigasterisk.com/show/dance2019/song17/n10c0p1> :time 6.817; :value 1 .
+<http://light9.bigasterisk.com/show/dance2019/song17/n10c0p2> :time 10.305; :value 1 .
+<http://light9.bigasterisk.com/show/dance2019/song17/n10c0p3> :time 13.801; :value 0 .
+
 <http://light9.bigasterisk.com/show/dance2019/song17/n1c0> a :Curve; :attr :strength;
      :point <http://light9.bigasterisk.com/show/dance2019/song17/n1c0p0>, <http://light9.bigasterisk.com/show/dance2019/song17/n1c0p1>, <http://light9.bigasterisk.com/show/dance2019/song17/n1c0p2>, <http://light9.bigasterisk.com/show/dance2019/song17/n1c0p3> .
 <http://light9.bigasterisk.com/show/dance2019/song17/n1c0p0> :time 1.464; :value 0 .
@@ -73,7 +83,7 @@
      :point <http://light9.bigasterisk.com/show/dance2019/song17/n5c0p0>, <http://light9.bigasterisk.com/show/dance2019/song17/n5c0p1>, <http://light9.bigasterisk.com/show/dance2019/song17/n5c0p2>, <http://light9.bigasterisk.com/show/dance2019/song17/n5c0p3> .
 <http://light9.bigasterisk.com/show/dance2019/song17/n5c0p0> :time -16.729; :value 0 .
 <http://light9.bigasterisk.com/show/dance2019/song17/n5c0p1> :time -5.279; :value 1 .
-<http://light9.bigasterisk.com/show/dance2019/song17/n5c0p2> :time 127.887; :value 1 .
+<http://light9.bigasterisk.com/show/dance2019/song17/n5c0p2> :time 129.874; :value 1 .
 <http://light9.bigasterisk.com/show/dance2019/song17/n5c0p3> :time 130.795; :value 0 .
 <http://light9.bigasterisk.com/show/dance2019/song17/n5set0> :effectAttr :colorScale;
      :value "#4b6fff" .
@@ -93,10 +103,10 @@
 
 <http://light9.bigasterisk.com/show/dance2019/song17/n7c0> a :Curve; :attr :strength;
      :point <http://light9.bigasterisk.com/show/dance2019/song17/n7c0p0>, <http://light9.bigasterisk.com/show/dance2019/song17/n7c0p1>, <http://light9.bigasterisk.com/show/dance2019/song17/n7c0p2>, <http://light9.bigasterisk.com/show/dance2019/song17/n7c0p3> .
-<http://light9.bigasterisk.com/show/dance2019/song17/n7c0p0> :time -4.432; :value 0 .
-<http://light9.bigasterisk.com/show/dance2019/song17/n7c0p1> :time 7.309; :value 1 .
-<http://light9.bigasterisk.com/show/dance2019/song17/n7c0p2> :time 31.833; :value 1 .
-<http://light9.bigasterisk.com/show/dance2019/song17/n7c0p3> :time 47.749; :value 0 .
+<http://light9.bigasterisk.com/show/dance2019/song17/n7c0p0> :time -12.866; :value 0 .
+<http://light9.bigasterisk.com/show/dance2019/song17/n7c0p1> :time 3.615; :value 1 .
+<http://light9.bigasterisk.com/show/dance2019/song17/n7c0p2> :time 49.499; :value 1 .
+<http://light9.bigasterisk.com/show/dance2019/song17/n7c0p3> :time 51.558; :value 0 .
 
 <http://light9.bigasterisk.com/show/dance2019/song17/n8> a :Note; :curve <http://light9.bigasterisk.com/show/dance2019/song17/n8c0>;
      :effectClass effect:song17brightest2; :originTime 198.209 .
@@ -105,5 +115,15 @@
      :point <http://light9.bigasterisk.com/show/dance2019/song17/n8c0p0>, <http://light9.bigasterisk.com/show/dance2019/song17/n8c0p1>, <http://light9.bigasterisk.com/show/dance2019/song17/n8c0p2>, <http://light9.bigasterisk.com/show/dance2019/song17/n8c0p3> .
 <http://light9.bigasterisk.com/show/dance2019/song17/n8c0p0> :time -12.332; :value 0 .
 <http://light9.bigasterisk.com/show/dance2019/song17/n8c0p1> :time 2.741; :value 1 .
-<http://light9.bigasterisk.com/show/dance2019/song17/n8c0p2> :time 30.146; :value 1 .
-<http://light9.bigasterisk.com/show/dance2019/song17/n8c0p3> :time 45.219; :value 0 .
+<http://light9.bigasterisk.com/show/dance2019/song17/n8c0p2> :time 41.741; :value 1 .
+<http://light9.bigasterisk.com/show/dance2019/song17/n8c0p3> :time 43.783; :value 0 .
+
+<http://light9.bigasterisk.com/show/dance2019/song17/n9> a :Note; :curve <http://light9.bigasterisk.com/show/dance2019/song17/n9c0>;
+     :effectClass effect:effect31; :originTime 224.248 .
+
+<http://light9.bigasterisk.com/show/dance2019/song17/n9c0> a :Curve; :attr :strength;
+     :point <http://light9.bigasterisk.com/show/dance2019/song17/n9c0p0>, <http://light9.bigasterisk.com/show/dance2019/song17/n9c0p1>, <http://light9.bigasterisk.com/show/dance2019/song17/n9c0p2>, <http://light9.bigasterisk.com/show/dance2019/song17/n9c0p3> .
+<http://light9.bigasterisk.com/show/dance2019/song17/n9c0p0> :time 5.288; :value 0 .
+<http://light9.bigasterisk.com/show/dance2019/song17/n9c0p1> :time 11.681; :value 1 .
+<http://light9.bigasterisk.com/show/dance2019/song17/n9c0p2> :time 16.265; :value 1 .
+<http://light9.bigasterisk.com/show/dance2019/song17/n9c0p3> :time 19.179; :value 0 .
--- a/show/dance2019/todo.txt	Mon Jun 10 01:39:26 2019 +0000
+++ b/show/dance2019/todo.txt	Mon Jun 10 01:52:00 2019 +0000
@@ -11,9 +11,11 @@
         10
         11 except for motion bounce (optional)
         12
-        13 but image poorly tested
+        13
         14
         15
+       UH OH
+        17
 
 song01: real-ish timing
         need to add cyc