Files @ a6f1b8368f09
Branch filter:

Location: light9/show/dance2016/song7.n3

drewp@bigasterisk.com
checkpoint show data
Ignore-this: a873a202d517b42be0b02f6f04122468
@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#> .
@prefix song: <http://light9.bigasterisk.com/show/dance2016/song7/> .

<http://light9.bigasterisk.com/show/dance2016/song7> :note song:n2 .

song:n1c0 a :Curve;
     :attr :strength; :point song:n1c0p0, song:n1c0p1, song:n1c0p2, song:n1c0p3 .
song:n1c0p0 :time -0.420;
     :value 0.000 .
song:n1c0p1 :time 12.472;
     :value 1.000 .
song:n1c0p2 :time 24.944;
     :value 1.000 .
song:n1c0p3 :time 37.416;
     :value 0.000 .

song:n2 a :Note;
     :curve song:n2c0;
     :effectClass effect:qfill; :originTime 3.389 ; :setting song:n2set0 .
song:n2set0  :effectAttr :colorScale; :value "#aa0000".



song:n2c0 a :Curve;
     :attr :strength; :point song:n2c0p0, song:n2c0p1, song:n2c0p2, song:n2c0p3 .
song:n2c0p0 :time -1.861;
     :value 0.000 .
song:n2c0p1 :time 2.312;
     :value 1.000 .
song:n2c0p2 :time 218.894;
     :value 1.000 .
song:n2c0p3 :time 224.995;
     :value 0.000 .