changeset 1634:1f17634e0411

checkpoint show data Ignore-this: 670c34358d0d39f10353c64f7400fa3a
author drewp@bigasterisk.com
date Sat, 10 Jun 2017 04:56:04 +0000
parents eccbc249fee7
children 0eb5f70bdde2
files show/dance2017/effect/house.n3 show/dance2017/song8.n3 show/dance2017/song9.n3
diffstat 3 files changed, 81 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2017/effect/house.n3	Sat Jun 10 04:56:04 2017 +0000
@@ -0,0 +1,17 @@
+@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:house a :Effect; rdfs:label "house"; :publishAttr :strength;
+     :setting effect:house_set0, effect:house_set1, effect:house_set2, effect:house_set3, effect:house_set4 .
+effect:house_set0 :device dev:house1; :deviceAttr :brightness; :scaledValue 1.000 .
+effect:house_set1 :device dev:house2; :deviceAttr :brightness; :scaledValue 1.000 .
+effect:house_set2 :device dev:house3; :deviceAttr :brightness; :scaledValue 1.000 .
+effect:house_set3 :device dev:house4; :deviceAttr :brightness; :scaledValue 1.000 .
+effect:house_set4 :device dev:houseSide; :deviceAttr :brightness; :scaledValue 1.000 .
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2017/song8.n3	Sat Jun 10 04:56:04 2017 +0000
@@ -0,0 +1,24 @@
+@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:song8 :note <http://light9.bigasterisk.com/show/dance2017/song8/n0> .
+
+<http://light9.bigasterisk.com/show/dance2017/song8/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song8/n0c0>;
+     :effectClass effect:sub1; :originTime 83.431 .
+
+<http://light9.bigasterisk.com/show/dance2017/song8/n0c0> a :Curve;
+     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song8/n0c0p0>, <http://light9.bigasterisk.com/show/dance2017/song8/n0c0p1>, <http://light9.bigasterisk.com/show/dance2017/song8/n0c0p2>, <http://light9.bigasterisk.com/show/dance2017/song8/n0c0p3> .
+<http://light9.bigasterisk.com/show/dance2017/song8/n0c0p0> :time 0.000;
+     :value 0.000 .
+<http://light9.bigasterisk.com/show/dance2017/song8/n0c0p1> :time 25.070;
+     :value 1.000 .
+<http://light9.bigasterisk.com/show/dance2017/song8/n0c0p2> :time 76.357;
+     :value 1.000 .
+<http://light9.bigasterisk.com/show/dance2017/song8/n0c0p3> :time 116.469;
+     :value 0.000 .
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2017/song9.n3	Sat Jun 10 04:56:04 2017 +0000
@@ -0,0 +1,40 @@
+@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:song9 :note <http://light9.bigasterisk.com/show/dance2017/song9/n0> .
+
+<http://light9.bigasterisk.com/show/dance2017/song9/n1> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song9/n1c0>;
+     :effectClass effect:house; :originTime 140.283 .
+
+<http://light9.bigasterisk.com/show/dance2017/song9/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song9/n0c0>;
+     :effectClass effect:sub1; :originTime 76.321; :setting <http://light9.bigasterisk.com/show/dance2017/song9/n0set0> .
+
+<http://light9.bigasterisk.com/show/dance2017/song9/n0c0> a :Curve;
+     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song9/n0c0p0>, <http://light9.bigasterisk.com/show/dance2017/song9/n0c0p1>, <http://light9.bigasterisk.com/show/dance2017/song9/n0c0p2>, <http://light9.bigasterisk.com/show/dance2017/song9/n0c0p3> .
+<http://light9.bigasterisk.com/show/dance2017/song9/n0c0p0> :time -64.378;
+     :value 0.000 .
+<http://light9.bigasterisk.com/show/dance2017/song9/n0c0p1> :time -51.160;
+     :value 1.000 .
+<http://light9.bigasterisk.com/show/dance2017/song9/n0c0p2> :time 88.076;
+     :value 1.000 .
+<http://light9.bigasterisk.com/show/dance2017/song9/n0c0p3> :time 108.820;
+     :value 0.000 .
+<http://light9.bigasterisk.com/show/dance2017/song9/n0set0> :effectAttr :colorScale;
+     :value "#b0b0b0" .
+
+<http://light9.bigasterisk.com/show/dance2017/song9/n1c0> a :Curve;
+     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song9/n1c0p0>, <http://light9.bigasterisk.com/show/dance2017/song9/n1c0p1>, <http://light9.bigasterisk.com/show/dance2017/song9/n1c0p2>, <http://light9.bigasterisk.com/show/dance2017/song9/n1c0p3> .
+<http://light9.bigasterisk.com/show/dance2017/song9/n1c0p0> :time 0.000;
+     :value 0.000 .
+<http://light9.bigasterisk.com/show/dance2017/song9/n1c0p1> :time 29.020;
+     :value 1.000 .
+<http://light9.bigasterisk.com/show/dance2017/song9/n1c0p2> :time 58.041;
+     :value 1.000 .
+<http://light9.bigasterisk.com/show/dance2017/song9/n1c0p3> :time 87.061;
+     :value 0.000 .