Files @ 3f606666105b
Branch filter:

Location: light9/show/dance2018/song2.n3

drewp@bigasterisk.com
fix dummy mode on collector
Ignore-this: 4bdc03eec9832f0879f4e92b01b56ecf
@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:song2 :note <http://light9.bigasterisk.com/show/dance2018/song2/n0> .

<http://light9.bigasterisk.com/show/dance2018/song2/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2018/song2/n0c0>;
     :effectClass effect:combine1; :originTime 4.5036e+01 .

<http://light9.bigasterisk.com/show/dance2018/song2/n0c0> a :Curve;
     :attr :strength; :point <http://light9.bigasterisk.com/show/dance2018/song2/n0c0p0>, <http://light9.bigasterisk.com/show/dance2018/song2/n0c0p1>, <http://light9.bigasterisk.com/show/dance2018/song2/n0c0p2>, <http://light9.bigasterisk.com/show/dance2018/song2/n0c0p3> .
<http://light9.bigasterisk.com/show/dance2018/song2/n0c0p0> :time -4.1624e+01;
     :value 0e+00 .
<http://light9.bigasterisk.com/show/dance2018/song2/n0c0p1> :time -4.1077e+01;
     :value 1e+00 .
<http://light9.bigasterisk.com/show/dance2018/song2/n0c0p2> :time 1.163e+02;
     :value 1e+00 .
<http://light9.bigasterisk.com/show/dance2018/song2/n0c0p3> :time 1.18288e+02;
     :value 0e+00 .