Mercurial > code > home > repos > light9
changeset 1837:392f4bfb4a19
checkpoint show data
Ignore-this: 995bc39f6fe035ef6428d417b1515fe7
author | drewp@bigasterisk.com |
---|---|
date | Sat, 09 Jun 2018 23:25:47 +0000 |
parents | 0dd0b5e282b4 |
children | 0752d42549b0 |
files | show/dance2018/song12.n3 show/dance2018/song13.n3 show/dance2018/song15.n3 show/dance2018/song17.n3 |
diffstat | 4 files changed, 151 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2018/song12.n3 Sat Jun 09 23:25:47 2018 +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/dance2018/> . +@prefix xml: <http://www.w3.org/XML/1998/namespace> . +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . + +show:song12 :note <http://light9.bigasterisk.com/show/dance2018/song12/n0>, <http://light9.bigasterisk.com/show/dance2018/song12/n1> . + +<http://light9.bigasterisk.com/show/dance2018/song12/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2018/song12/n0c0>; + :effectClass effect:allcolor; :originTime 6.1642e+01; :setting <http://light9.bigasterisk.com/show/dance2018/song12/n0set0> . + +<http://light9.bigasterisk.com/show/dance2018/song12/n0c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2018/song12/n0c0p0>, <http://light9.bigasterisk.com/show/dance2018/song12/n0c0p1>, <http://light9.bigasterisk.com/show/dance2018/song12/n0c0p2>, <http://light9.bigasterisk.com/show/dance2018/song12/n0c0p3> . +<http://light9.bigasterisk.com/show/dance2018/song12/n0c0p0> :time -5.7831e+01; + :value 0e+00 . +<http://light9.bigasterisk.com/show/dance2018/song12/n0c0p1> :time -5.7234e+01; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song12/n0c0p2> :time 4.8089e+01; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song12/n0c0p3> :time 4.926e+01; + :value 0e+00 . +<http://light9.bigasterisk.com/show/dance2018/song12/n0set0> :effectAttr :colorScale; + :value "#e1dcff" . + +<http://light9.bigasterisk.com/show/dance2018/song12/n1> a :Note; :curve <http://light9.bigasterisk.com/show/dance2018/song12/n1c0>; + :effectClass effect:bow; :originTime 7.8404e+01 . + +<http://light9.bigasterisk.com/show/dance2018/song12/n1c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2018/song12/n1c0p0>, <http://light9.bigasterisk.com/show/dance2018/song12/n1c0p1>, <http://light9.bigasterisk.com/show/dance2018/song12/n1c0p2>, <http://light9.bigasterisk.com/show/dance2018/song12/n1c0p3> . +<http://light9.bigasterisk.com/show/dance2018/song12/n1c0p0> :time 2.5067e+01; + :value 0e+00 . +<http://light9.bigasterisk.com/show/dance2018/song12/n1c0p1> :time 2.5105e+01; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song12/n1c0p2> :time 3.1351e+01; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song12/n1c0p3> :time 3.2406e+01; + :value 0e+00 .
--- a/show/dance2018/song13.n3 Sat Jun 09 22:40:39 2018 +0000 +++ b/show/dance2018/song13.n3 Sat Jun 09 23:25:47 2018 +0000 @@ -14,9 +14,9 @@ <http://light9.bigasterisk.com/show/dance2018/song13/n0c0> a :Curve; :attr :strength; :point <http://light9.bigasterisk.com/show/dance2018/song13/n0c0p0>, <http://light9.bigasterisk.com/show/dance2018/song13/n0c0p1>, <http://light9.bigasterisk.com/show/dance2018/song13/n0c0p2>, <http://light9.bigasterisk.com/show/dance2018/song13/n0c0p3> . -<http://light9.bigasterisk.com/show/dance2018/song13/n0c0p0> :time -4.6811e+01; +<http://light9.bigasterisk.com/show/dance2018/song13/n0c0p0> :time -4.505e+01; :value 0e+00 . -<http://light9.bigasterisk.com/show/dance2018/song13/n0c0p1> :time -4.0382e+01; +<http://light9.bigasterisk.com/show/dance2018/song13/n0c0p1> :time -4.0084e+01; :value 1e+00 . <http://light9.bigasterisk.com/show/dance2018/song13/n0c0p2> :time 1.87675e+02; :value 1e+00 .
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2018/song15.n3 Sat Jun 09 23:25:47 2018 +0000 @@ -0,0 +1,84 @@ +@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/dance2018/> . +@prefix xml: <http://www.w3.org/XML/1998/namespace> . +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . + +show:song15 :note <http://light9.bigasterisk.com/show/dance2018/song15/n0>, <http://light9.bigasterisk.com/show/dance2018/song15/n1>, <http://light9.bigasterisk.com/show/dance2018/song15/n2>, <http://light9.bigasterisk.com/show/dance2018/song15/n3> . + +<http://light9.bigasterisk.com/show/dance2018/song15/n4> a :Note; :curve <http://light9.bigasterisk.com/show/dance2018/song15/n4c0>; + :effectClass effect:bow; :originTime 1.70321e+02 . + +<http://light9.bigasterisk.com/show/dance2018/song15/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2018/song15/n0c0>; + :effectClass effect:allcolor; :originTime 6.599e+00 . + +<http://light9.bigasterisk.com/show/dance2018/song15/n0c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2018/song15/n0c0p0>, <http://light9.bigasterisk.com/show/dance2018/song15/n0c0p1>, <http://light9.bigasterisk.com/show/dance2018/song15/n0c0p2>, <http://light9.bigasterisk.com/show/dance2018/song15/n0c0p3> . +<http://light9.bigasterisk.com/show/dance2018/song15/n0c0p0> :time -1.997e+00; + :value 0e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n0c0p1> :time 9.672e+00; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n0c0p2> :time 9.6171e+01; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n0c0p3> :time 9.6858e+01; + :value 0e+00 . + +<http://light9.bigasterisk.com/show/dance2018/song15/n1> a :Note; :curve <http://light9.bigasterisk.com/show/dance2018/song15/n1c0>; + :effectClass effect:aurasuperwide; :originTime 1.46381e+02; :setting <http://light9.bigasterisk.com/show/dance2018/song15/n1set0> . + +<http://light9.bigasterisk.com/show/dance2018/song15/n1c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2018/song15/n1c0p0>, <http://light9.bigasterisk.com/show/dance2018/song15/n1c0p1>, <http://light9.bigasterisk.com/show/dance2018/song15/n1c0p2>, <http://light9.bigasterisk.com/show/dance2018/song15/n1c0p3> . +<http://light9.bigasterisk.com/show/dance2018/song15/n1c0p0> :time 1.1736e+01; + :value 0e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n1c0p1> :time 1.2648e+01; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n1c0p2> :time 4.3175e+01; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n1c0p3> :time 4.4583e+01; + :value 0e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n1set0> :effectAttr :colorScale; + :value "#ffb1b5" . + +<http://light9.bigasterisk.com/show/dance2018/song15/n2> a :Note; :curve <http://light9.bigasterisk.com/show/dance2018/song15/n2c0>; + :effectClass effect:qsweepusa; :originTime 1.59636e+02 . + +<http://light9.bigasterisk.com/show/dance2018/song15/n2c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2018/song15/n2c0p0>, <http://light9.bigasterisk.com/show/dance2018/song15/n2c0p1>, <http://light9.bigasterisk.com/show/dance2018/song15/n2c0p2>, <http://light9.bigasterisk.com/show/dance2018/song15/n2c0p3> . +<http://light9.bigasterisk.com/show/dance2018/song15/n2c0p0> :time -5.706e+01; + :value 0e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n2c0p1> :time -5.6622e+01; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n2c0p2> :time -3.241e+00; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n2c0p3> :time -4.99e-01; + :value 0e+00 . + +<http://light9.bigasterisk.com/show/dance2018/song15/n3> a :Note; :curve <http://light9.bigasterisk.com/show/dance2018/song15/n3c0>; + :effectClass effect:aurasuperwide; :originTime 1.25042e+02; :setting <http://light9.bigasterisk.com/show/dance2018/song15/n3set0> . + +<http://light9.bigasterisk.com/show/dance2018/song15/n3c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2018/song15/n3c0p0>, <http://light9.bigasterisk.com/show/dance2018/song15/n3c0p1>, <http://light9.bigasterisk.com/show/dance2018/song15/n3c0p2>, <http://light9.bigasterisk.com/show/dance2018/song15/n3c0p3> . +<http://light9.bigasterisk.com/show/dance2018/song15/n3c0p0> :time -8.941e+00; + :value 0e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n3c0p1> :time -1.533e+00; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n3c0p2> :time 6.3894e+01; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n3c0p3> :time 6.5913e+01; + :value 0e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n3set0> :effectAttr :colorScale; + :value "#cfa1a2" . + +<http://light9.bigasterisk.com/show/dance2018/song15/n4c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2018/song15/n4c0p0>, <http://light9.bigasterisk.com/show/dance2018/song15/n4c0p1>, <http://light9.bigasterisk.com/show/dance2018/song15/n4c0p2>, <http://light9.bigasterisk.com/show/dance2018/song15/n4c0p3> . +<http://light9.bigasterisk.com/show/dance2018/song15/n4c0p0> :time 6.943e+00; + :value 0e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n4c0p1> :time 7.878e+00; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n4c0p2> :time 1.2581e+01; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song15/n4c0p3> :time 1.4083e+01; + :value 0e+00 .
--- a/show/dance2018/song17.n3 Sat Jun 09 22:40:39 2018 +0000 +++ b/show/dance2018/song17.n3 Sat Jun 09 23:25:47 2018 +0000 @@ -7,38 +7,42 @@ @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/dance2018/song17/n0>, <http://light9.bigasterisk.com/show/dance2018/song17/n1> . +show:song17 :note <http://light9.bigasterisk.com/show/dance2018/song17/n0>, <http://light9.bigasterisk.com/show/dance2018/song17/n1>, <http://light9.bigasterisk.com/show/dance2018/song17/n3> . <http://light9.bigasterisk.com/show/dance2018/song17/n2> a :Note; :curve <http://light9.bigasterisk.com/show/dance2018/song17/n2c0>; :effectClass effect:lightning; :originTime 2.10965e+02 . <http://light9.bigasterisk.com/show/dance2018/song17/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2018/song17/n0c0>; - :effectClass effect:allwide; :originTime 1.3816e+01 . + :effectClass effect:allwide; :originTime 1.3816e+01; :setting <http://light9.bigasterisk.com/show/dance2018/song17/n0set0> . <http://light9.bigasterisk.com/show/dance2018/song17/n0c0> a :Curve; :attr :strength; :point <http://light9.bigasterisk.com/show/dance2018/song17/n0c0p0>, <http://light9.bigasterisk.com/show/dance2018/song17/n0c0p1>, <http://light9.bigasterisk.com/show/dance2018/song17/n0c0p2>, <http://light9.bigasterisk.com/show/dance2018/song17/n0c0p3> . -<http://light9.bigasterisk.com/show/dance2018/song17/n0c0p0> :time -1.0965e+01; +<http://light9.bigasterisk.com/show/dance2018/song17/n0c0p0> :time -9.85e+00; :value 0e+00 . -<http://light9.bigasterisk.com/show/dance2018/song17/n0c0p1> :time -8.169e+00; +<http://light9.bigasterisk.com/show/dance2018/song17/n0c0p1> :time -6.855e+00; :value 1e+00 . <http://light9.bigasterisk.com/show/dance2018/song17/n0c0p2> :time 2.51354e+02; :value 1e+00 . <http://light9.bigasterisk.com/show/dance2018/song17/n0c0p3> :time 2.5291e+02; :value 0e+00 . +<http://light9.bigasterisk.com/show/dance2018/song17/n0set0> :effectAttr :colorScale; + :value "#6e632f" . <http://light9.bigasterisk.com/show/dance2018/song17/n1> a :Note; :curve <http://light9.bigasterisk.com/show/dance2018/song17/n1c0>; - :effectClass effect:aurasuperwide; :originTime 2.1053e+01 . + :effectClass effect:allwide; :originTime 2.1053e+01; :setting <http://light9.bigasterisk.com/show/dance2018/song17/n1set0> . <http://light9.bigasterisk.com/show/dance2018/song17/n1c0> a :Curve; :attr :strength; :point <http://light9.bigasterisk.com/show/dance2018/song17/n1c0p0>, <http://light9.bigasterisk.com/show/dance2018/song17/n1c0p1>, <http://light9.bigasterisk.com/show/dance2018/song17/n1c0p2>, <http://light9.bigasterisk.com/show/dance2018/song17/n1c0p3> . -<http://light9.bigasterisk.com/show/dance2018/song17/n1c0p0> :time 1.316e+00; +<http://light9.bigasterisk.com/show/dance2018/song17/n1c0p0> :time 3.02e+00; :value 0e+00 . -<http://light9.bigasterisk.com/show/dance2018/song17/n1c0p1> :time 7.072e+00; +<http://light9.bigasterisk.com/show/dance2018/song17/n1c0p1> :time 4.117e+00; :value 1e+00 . <http://light9.bigasterisk.com/show/dance2018/song17/n1c0p2> :time 2.44207e+02; :value 1e+00 . <http://light9.bigasterisk.com/show/dance2018/song17/n1c0p3> :time 2.4586e+02; :value 0e+00 . +<http://light9.bigasterisk.com/show/dance2018/song17/n1set0> :effectAttr :colorScale; + :value "#ffdac6" . <http://light9.bigasterisk.com/show/dance2018/song17/n2c0> a :Curve; :attr :strength; :point <http://light9.bigasterisk.com/show/dance2018/song17/n2c0p0>, <http://light9.bigasterisk.com/show/dance2018/song17/n2c0p1>, <http://light9.bigasterisk.com/show/dance2018/song17/n2c0p2>, <http://light9.bigasterisk.com/show/dance2018/song17/n2c0p3> . @@ -50,3 +54,17 @@ :value 1e+00 . <http://light9.bigasterisk.com/show/dance2018/song17/n2c0p3> :time 5.8126e+01; :value 0e+00 . + +<http://light9.bigasterisk.com/show/dance2018/song17/n3> a :Note; :curve <http://light9.bigasterisk.com/show/dance2018/song17/n3c0>; + :effectClass effect:houseside; :originTime 2.26332e+02 . + +<http://light9.bigasterisk.com/show/dance2018/song17/n3c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2018/song17/n3c0p0>, <http://light9.bigasterisk.com/show/dance2018/song17/n3c0p1>, <http://light9.bigasterisk.com/show/dance2018/song17/n3c0p2>, <http://light9.bigasterisk.com/show/dance2018/song17/n3c0p3> . +<http://light9.bigasterisk.com/show/dance2018/song17/n3c0p0> :time -1.3314e+01; + :value 0e+00 . +<http://light9.bigasterisk.com/show/dance2018/song17/n3c0p1> :time -4.017e+00; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song17/n3c0p2> :time 3.8973e+01; + :value 1e+00 . +<http://light9.bigasterisk.com/show/dance2018/song17/n3c0p3> :time 4.1162e+01; + :value 0e+00 .