Files @ cd8f8a4dd8e4
Branch filter:

Location: light9/show/dance2016/song8.n3

drewp@bigasterisk.com
checkpoint show data
Ignore-this: 58c5bffa2184d120e9d7fd2fef33ef1a
@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/song8> :note <http://light9.bigasterisk.com/show/dance2016/song8/n0> .

<http://light9.bigasterisk.com/show/dance2016/song8/n0> a :Note;
     :curve <http://light9.bigasterisk.com/show/dance2016/song8/n0c0>;
     :effectClass effect:aurafill; :originTime 26.653;
     :setting <http://light9.bigasterisk.com/show/dance2016/song8/n0set0> .

<http://light9.bigasterisk.com/show/dance2016/song8/n0c0> a :Curve;
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2016/song8/n0c0p0>, <http://light9.bigasterisk.com/show/dance2016/song8/n0c0p1>, <http://light9.bigasterisk.com/show/dance2016/song8/n0c0p2>, <http://light9.bigasterisk.com/show/dance2016/song8/n0c0p3> .
<http://light9.bigasterisk.com/show/dance2016/song8/n0c0p0> :time -27.058;
     :value 0.000 .
<http://light9.bigasterisk.com/show/dance2016/song8/n0c0p1> :time -21.924;
     :value 1.000 .
<http://light9.bigasterisk.com/show/dance2016/song8/n0c0p2> :time 180.038;
     :value 1.000 .
<http://light9.bigasterisk.com/show/dance2016/song8/n0c0p3> :time 181.918;
     :value 0.000 .
<http://light9.bigasterisk.com/show/dance2016/song8/n0set0> :effectAttr :colorScale;
     :value "#fbe3e3" .