Files
@ a093a69067fb
Branch filter:
Location: light9/show/dance2016/song16.n3 - annotation
a093a69067fb
2.3 KiB
text/plain
strobe support for quantum
Ignore-this: de605da71370bed0ff4a15d3898bf25b
Ignore-this: de605da71370bed0ff4a15d3898bf25b
eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d eea47b8ae21d | @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 .
|