Mercurial > code > home > repos > light9
diff show/dance2016/song16.n3 @ 1473:eea47b8ae21d
checkpoint show data
Ignore-this: 972bedec1d805645da329c11b9d90dfb
author | drewp@bigasterisk.com |
---|---|
date | Sun, 12 Jun 2016 19:28:15 +0000 |
parents | |
children | 8154c382cbe0 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2016/song16.n3 Sun Jun 12 19:28:15 2016 +0000 @@ -0,0 +1,39 @@ +@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#> . + +<http://light9.bigasterisk.com/show/dance2016/song16> :note <http://light9.bigasterisk.com/show/dance2016/song16/n0>, <http://light9.bigasterisk.com/show/dance2016/song16/n1> . + +<http://light9.bigasterisk.com/show/dance2016/song16/n0> a :Note; + :curve <http://light9.bigasterisk.com/show/dance2016/song16/n0c0>; + :effectClass effect:downback; :originTime 195.666 . + +<http://light9.bigasterisk.com/show/dance2016/song16/n0c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2016/song16/n0c0p0>, <http://light9.bigasterisk.com/show/dance2016/song16/n0c0p1>, <http://light9.bigasterisk.com/show/dance2016/song16/n0c0p2>, <http://light9.bigasterisk.com/show/dance2016/song16/n0c0p3> . +<http://light9.bigasterisk.com/show/dance2016/song16/n0c0p0> :time -4.445; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2016/song16/n0c0p1> :time 4.003; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2016/song16/n0c0p2> :time 21.988; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2016/song16/n0c0p3> :time 29.177; + :value 0.000 . + +<http://light9.bigasterisk.com/show/dance2016/song16/n1> a :Note; + :curve <http://light9.bigasterisk.com/show/dance2016/song16/n1c0>; + :effectClass effect:downback; :originTime 235.263 . + +<http://light9.bigasterisk.com/show/dance2016/song16/n1c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2016/song16/n1c0p0>, <http://light9.bigasterisk.com/show/dance2016/song16/n1c0p1>, <http://light9.bigasterisk.com/show/dance2016/song16/n1c0p2>, <http://light9.bigasterisk.com/show/dance2016/song16/n1c0p3> . +<http://light9.bigasterisk.com/show/dance2016/song16/n1c0p0> :time -2.322; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2016/song16/n1c0p1> :time 0.829; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2016/song16/n1c0p2> :time 6.726; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2016/song16/n1c0p3> :time 16.321; + :value 0.000 .