annotate show/dance2016/song1.n3 @ 1414:c35ec37c3c6e

sequencer reloads effecteval on the fly. plus some /stats support. Ignore-this: 964f4c9007de6532457e0a507d2106f1
author Drew Perttula <drewp@bigasterisk.com>
date Fri, 10 Jun 2016 06:56:34 +0000
parents 247c193ed5af
children 6cc84beb84a4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1368
e32eee849766 data checkpoint
Drew Perttula <drewp@bigasterisk.com>
parents: 1364
diff changeset
1 @prefix : <http://light9.bigasterisk.com/> .
1371
6c2d78dabb8b show data, sample notes & effects
Drew Perttula <drewp@bigasterisk.com>
parents: 1368
diff changeset
2 @prefix effect: <http://light9.bigasterisk.com/effect/> .
1349
d28e8b76b36f show 2016 checkpoint
Drew Perttula <drewp@bigasterisk.com>
parents: 1347
diff changeset
3 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
d28e8b76b36f show 2016 checkpoint
Drew Perttula <drewp@bigasterisk.com>
parents: 1347
diff changeset
4 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
1368
e32eee849766 data checkpoint
Drew Perttula <drewp@bigasterisk.com>
parents: 1364
diff changeset
5 @prefix song: <http://light9.bigasterisk.com/show/dance2016/song1/> .
1349
d28e8b76b36f show 2016 checkpoint
Drew Perttula <drewp@bigasterisk.com>
parents: 1347
diff changeset
6 @prefix xml: <http://www.w3.org/XML/1998/namespace> .
d28e8b76b36f show 2016 checkpoint
Drew Perttula <drewp@bigasterisk.com>
parents: 1347
diff changeset
7 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
d28e8b76b36f show 2016 checkpoint
Drew Perttula <drewp@bigasterisk.com>
parents: 1347
diff changeset
8
1384
6fd81bd4b4a7 song has 25 demo notes. drop Class from EffectClass
Drew Perttula <drewp@bigasterisk.com>
parents: 1371
diff changeset
9 :a01 :effectAttr :chaseOffset; :value 0.12 .
1414
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
10 <http://light9.bigasterisk.com/show/dance2016/song1> :note song:n0, song:n1, song:n2, song:n25, song:n26, song:n27, song:n28 .
1384
6fd81bd4b4a7 song has 25 demo notes. drop Class from EffectClass
Drew Perttula <drewp@bigasterisk.com>
parents: 1371
diff changeset
11 :ao0 :effectAttr :chaseTempo; :value 100 .
6fd81bd4b4a7 song has 25 demo notes. drop Class from EffectClass
Drew Perttula <drewp@bigasterisk.com>
parents: 1371
diff changeset
12
1414
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
13 song:n0 a :Note; :curve song:n0c0; :effectClass effect:WorkLight;
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
14 :originTime 161.162 .
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
15
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
16 song:n0c0 a :Curve; :attr :strength; :point song:n0c0p0, song:n0c0p1, song:n0c0p2, song:n0c0p3 .
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
17 song:n0c0p0 :time 0.000; :value 0.000 .
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
18 song:n0c0p1 :time 1.000; :value 1.000 .
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
19 song:n0c0p2 :time 2.000; :value 1.000 .
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
20 song:n0c0p3 :time 3.000; :value 0.000 .
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
21
1384
6fd81bd4b4a7 song has 25 demo notes. drop Class from EffectClass
Drew Perttula <drewp@bigasterisk.com>
parents: 1371
diff changeset
22 song:n1 a :Note; :attrOverride :ao0, :ao1; :curve song:n1c1;
1389
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
23 :effectClass effect:RedStrip; :originTime 41.011 .
1384
6fd81bd4b4a7 song has 25 demo notes. drop Class from EffectClass
Drew Perttula <drewp@bigasterisk.com>
parents: 1371
diff changeset
24
6fd81bd4b4a7 song has 25 demo notes. drop Class from EffectClass
Drew Perttula <drewp@bigasterisk.com>
parents: 1371
diff changeset
25 song:n1c1 a :Curve; :attr :strength; :point song:n1c1p0, song:n1c1p1, song:n1c1p2, song:n1c1p3 .
6fd81bd4b4a7 song has 25 demo notes. drop Class from EffectClass
Drew Perttula <drewp@bigasterisk.com>
parents: 1371
diff changeset
26 song:n1c1p0 :time 0.00; :value 0 .
6fd81bd4b4a7 song has 25 demo notes. drop Class from EffectClass
Drew Perttula <drewp@bigasterisk.com>
parents: 1371
diff changeset
27 song:n1c1p1 :time 1; :value 1 .
6fd81bd4b4a7 song has 25 demo notes. drop Class from EffectClass
Drew Perttula <drewp@bigasterisk.com>
parents: 1371
diff changeset
28 song:n1c1p2 :time 2; :value 1 .
6fd81bd4b4a7 song has 25 demo notes. drop Class from EffectClass
Drew Perttula <drewp@bigasterisk.com>
parents: 1371
diff changeset
29 song:n1c1p3 :time 3; :value 0 .
1359
39aa22c3bf0f show cp
Drew Perttula <drewp@bigasterisk.com>
parents: 1349
diff changeset
30
1414
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
31 song:n2 a :Note; :curve song:n2c0; :effectClass effect:Strobe;
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
32 :originTime 47.087 .
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
33
1389
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
34 song:n25 a :Note; :curve song:n25c0; :effectClass effect:BlueStrip;
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
35 :originTime 71.234 .
1384
6fd81bd4b4a7 song has 25 demo notes. drop Class from EffectClass
Drew Perttula <drewp@bigasterisk.com>
parents: 1371
diff changeset
36
1389
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
37 song:n25c0 a :Curve; :attr :strength; :point song:n25c0p0, song:n25c0p1, song:n25c0p2, song:n25c0p3 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
38 song:n25c0p0 :time 0.000; :value 0.000 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
39 song:n25c0p1 :time 1.000; :value 1.000 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
40 song:n25c0p2 :time 2.000; :value 1.000 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
41 song:n25c0p3 :time 3.000; :value 0.000 .
1349
d28e8b76b36f show 2016 checkpoint
Drew Perttula <drewp@bigasterisk.com>
parents: 1347
diff changeset
42
1389
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
43 song:n26 a :Note; :curve song:n26c0; :effectClass effect:usa;
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
44 :originTime 85.973 .
1368
e32eee849766 data checkpoint
Drew Perttula <drewp@bigasterisk.com>
parents: 1364
diff changeset
45
1389
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
46 song:n26c0 a :Curve; :attr :strength; :point song:n26c0p0, song:n26c0p1, song:n26c0p2, song:n26c0p3 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
47 song:n26c0p0 :time 0.000; :value 0.000 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
48 song:n26c0p1 :time 1.000; :value 1.000 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
49 song:n26c0p2 :time 2.000; :value 1.000 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
50 song:n26c0p3 :time 3.000; :value 0.000 .
1349
d28e8b76b36f show 2016 checkpoint
Drew Perttula <drewp@bigasterisk.com>
parents: 1347
diff changeset
51
1389
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
52 song:n27 a :Note; :curve song:n27c0; :effectClass effect:BlueStrip;
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
53 :originTime 92.911 .
1368
e32eee849766 data checkpoint
Drew Perttula <drewp@bigasterisk.com>
parents: 1364
diff changeset
54
1389
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
55 song:n27c0 a :Curve; :attr :strength; :point song:n27c0p0, song:n27c0p1, song:n27c0p2, song:n27c0p3 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
56 song:n27c0p0 :time 0.000; :value 0.000 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
57 song:n27c0p1 :time 1.000; :value 1.000 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
58 song:n27c0p2 :time 2.000; :value 1.000 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
59 song:n27c0p3 :time 3.000; :value 0.000 .
1359
39aa22c3bf0f show cp
Drew Perttula <drewp@bigasterisk.com>
parents: 1349
diff changeset
60
1389
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
61 song:n28 a :Note; :curve song:n28c0; :effectClass effect:RedStrip;
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
62 :originTime 137.322 .
1359
39aa22c3bf0f show cp
Drew Perttula <drewp@bigasterisk.com>
parents: 1349
diff changeset
63
1389
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
64 song:n28c0 a :Curve; :attr :strength; :point song:n28c0p0, song:n28c0p1, song:n28c0p2, song:n28c0p3 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
65 song:n28c0p0 :time 0.000; :value 0.000 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
66 song:n28c0p1 :time 1.000; :value 1.000 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
67 song:n28c0p2 :time 2.000; :value 1.000 .
247c193ed5af show data
Drew Perttula <drewp@bigasterisk.com>
parents: 1384
diff changeset
68 song:n28c0p3 :time 3.000; :value 0.000 .
1414
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
69
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
70 song:n2c0 a :Curve; :attr :strength; :point song:n2c0p0, song:n2c0p1, song:n2c0p2, song:n2c0p3 .
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
71 song:n2c0p0 :time 0.000; :value 0.000 .
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
72 song:n2c0p1 :time 1.000; :value 1.000 .
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
73 song:n2c0p2 :time 2.000; :value 1.000 .
c35ec37c3c6e sequencer reloads effecteval on the fly. plus some /stats support.
Drew Perttula <drewp@bigasterisk.com>
parents: 1389
diff changeset
74 song:n2c0p3 :time 3.000; :value 0.000 .