Mercurial > code > home > repos > light9
changeset 1668:add38c04f815
checkpoint show data
Ignore-this: 760b981b35ccbc7ccdfff31c28e94db9
author | drewp@bigasterisk.com |
---|---|
date | Sun, 11 Jun 2017 03:24:27 +0000 |
parents | 6fefdc0c2c69 |
children | 987a0302a250 |
files | show/dance2017/effect/blacklight.n3 show/dance2017/effect/brush.n3 show/dance2017/effect/pool_l.n3 show/dance2017/effect/stars.n3 show/dance2017/effect/t1.n3 show/dance2017/effect/t2.n3 show/dance2017/effect/tap12.n3 show/dance2017/playlist.n3 show/dance2017/song12.n3 show/dance2017/song2.n3 show/dance2017/song3.n3 show/dance2017/song4.n3 show/dance2017/song7.n3 |
diffstat | 13 files changed, 384 insertions(+), 133 deletions(-) [+] |
line wrap: on
line diff
--- a/show/dance2017/effect/blacklight.n3 Sun Jun 11 02:56:34 2017 +0000 +++ b/show/dance2017/effect/blacklight.n3 Sun Jun 11 03:24:27 2017 +0000 @@ -40,3 +40,11 @@ :scaledValue 1.000 . effect:blacklight_set9 :device dev:hexLow3; :deviceAttr :uv; :scaledValue 0.008 . + + +#["dev:/upCenter","http://light9.bigasterisk.com/color","#040074"], +#["dev:/q2","http://light9.bigasterisk.com/color","#0000ff"], +#["dev:/q2","http://light9.bigasterisk.com/rx",0.485], +#["dev:/q2","http://light9.bigasterisk.com/ry",0.358], +#["dev:/q2","http://light9.bigasterisk.com/zoom",0.111], +#["dev:/q2","http://light9.bigasterisk.com/focus",0.076]] \ No newline at end of file
--- a/show/dance2017/effect/brush.n3 Sun Jun 11 02:56:34 2017 +0000 +++ b/show/dance2017/effect/brush.n3 Sun Jun 11 03:24:27 2017 +0000 @@ -9,12 +9,14 @@ effect:brush a :Effect; rdfs:label "qbrush"; :publishAttr :strength; - :setting effect:brush_set0, effect:brush_set1, effect:brush_set10, effect:brush_set2, effect:brush_set3, effect:brush_set4, effect:brush_set5, effect:brush_set6, effect:brush_set7, effect:brush_set8, effect:brush_set9 . + :setting effect:brush_set0, effect:brush_set1, effect:brush_set10, effect:brush_set2, effect:brush_set3, effect:brush_set4, effect:brush_set5, effect:brush_set6, effect:brush_set7, effect:brush_set8, effect:brush_set9, effect:brush_set3a . effect:brush_set0 :device dev:q1; :deviceAttr :quantumGoboChoice; :value "http://light9.bigasterisk.com/brush" . effect:brush_set1 :device dev:q1; :deviceAttr :color; :scaledValue "#ffffff" . effect:brush_set10 :device dev:q2; :deviceAttr :zoom; :value 0.055 . effect:brush_set2 :device dev:q1; :deviceAttr :focus; :value 0.544 . + effect:brush_set3 :device dev:q1; :deviceAttr :rx; :value 0.371 . +effect:brush_set3a :device dev:q1; :deviceAttr :ry; :value 0.532 . effect:brush_set4 :device dev:q1; :deviceAttr :zoom; :value 0.013 . effect:brush_set5 :device dev:q2; :deviceAttr :quantumGoboChoice; :value "http://light9.bigasterisk.com/brush" . effect:brush_set6 :device dev:q2; :deviceAttr :focus; :value 0.526 .
--- a/show/dance2017/effect/pool_l.n3 Sun Jun 11 02:56:34 2017 +0000 +++ b/show/dance2017/effect/pool_l.n3 Sun Jun 11 03:24:27 2017 +0000 @@ -9,7 +9,8 @@ effect:pool_l a :Effect; rdfs:label "pool_l"; :publishAttr :strength; - :setting effect:pool_l_set0, effect:pool_l_set1, effect:pool_l_set2 . + :setting effect:pool_l_set0, effect:pool_l_set1, effect:pool_l_set2 ,effect:pool_l_set3 . effect:pool_l_set0 :device dev:q1; :deviceAttr :color; :scaledValue "#ffffff" . effect:pool_l_set1 :device dev:q1; :deviceAttr :zoom; :value 0.834 . effect:pool_l_set2 :device dev:q1; :deviceAttr :ry; :value 0.376 . +effect:pool_l_set3 :device dev:q1; :deviceAttr :rx; :value 0.308 .
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2017/effect/stars.n3 Sun Jun 11 03:24:27 2017 +0000 @@ -0,0 +1,31 @@ +@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/dance2017/> . +@prefix xml: <http://www.w3.org/XML/1998/namespace> . +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . + + +effect:stars a :Effect; rdfs:label "stars"; :publishAttr :strength; + :setting effect:stars_set0, effect:stars_set1, effect:stars_set10, effect:stars_set11, effect:stars_set12, effect:stars_set13, effect:stars_set14, effect:stars_set15, effect:stars_set16, effect:stars_set2, effect:stars_set3, effect:stars_set4, effect:stars_set5, effect:stars_set6, effect:stars_set7, effect:stars_set8, effect:stars_set9 ,effect:stars_set17 . +effect:stars_set0 :device dev:q1; :deviceAttr :quantumGoboChoice; :value "http://light9.bigasterisk.com/stars" . +effect:stars_set1 :device dev:q1; :deviceAttr :color; :scaledValue "#ffffff" . +effect:stars_set10 :device dev:q2; :deviceAttr :zoom; :value 0.183 . +effect:stars_set11 :device dev:q3; :deviceAttr :quantumGoboChoice; + :value "http://light9.bigasterisk.com/stars" . +effect:stars_set12 :device dev:q3; :deviceAttr :focus; :value 0.536 . +effect:stars_set13 :device dev:q3; :deviceAttr :color; :scaledValue "#ffffff" . +effect:stars_set14 :device dev:q3; :deviceAttr :rx; :value 0.764 . +effect:stars_set15 :device dev:q3; :deviceAttr :ry; :value 0.376 . +effect:stars_set16 :device dev:q3; :deviceAttr :zoom; :value 0.393 . +effect:stars_set17 :device dev:q1; :deviceAttr :zoom; :value 0.369 . +effect:stars_set2 :device dev:q1; :deviceAttr :focus; :value 0.526 . +effect:stars_set3 :device dev:q1; :deviceAttr :rx; :value 0.206 . +effect:stars_set4 :device dev:q1; :deviceAttr :ry; :value 0.664 . +effect:stars_set5 :device dev:q2; :deviceAttr :color; :scaledValue "#ffffff" . +effect:stars_set6 :device dev:q2; :deviceAttr :quantumGoboChoice; :value "http://light9.bigasterisk.com/stars" . +effect:stars_set7 :device dev:q2; :deviceAttr :focus; :value 0.542 . +effect:stars_set8 :device dev:q2; :deviceAttr :rx; :value 0.500 . +effect:stars_set9 :device dev:q2; :deviceAttr :ry; :value 0.451 .
--- a/show/dance2017/effect/t1.n3 Sun Jun 11 02:56:34 2017 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,85 +0,0 @@ -@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/dance2017/> . -@prefix xml: <http://www.w3.org/XML/1998/namespace> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - - -effect:t1 a :Effect; rdfs:label "t1"; :publishAttr :strength; :setting <http://light9.bigasterisk.com/effect/t1/set1083646>, <http://light9.bigasterisk.com/effect/t1/set1366763>, <http://light9.bigasterisk.com/effect/t1/set1369519>, <http://light9.bigasterisk.com/effect/t1/set1780588>, <http://light9.bigasterisk.com/effect/t1/set2080308>, <http://light9.bigasterisk.com/effect/t1/set2714611>, <http://light9.bigasterisk.com/effect/t1/set3052967>, <http://light9.bigasterisk.com/effect/t1/set3133620>, <http://light9.bigasterisk.com/effect/t1/set3495203>, <http://light9.bigasterisk.com/effect/t1/set396419>, <http://light9.bigasterisk.com/effect/t1/set4765560>, <http://light9.bigasterisk.com/effect/t1/set4867552>, <http://light9.bigasterisk.com/effect/t1/set523820>, <http://light9.bigasterisk.com/effect/t1/set5313395>, <http://light9.bigasterisk.com/effect/t1/set542623>, <http://light9.bigasterisk.com/effect/t1/set5911210>, <http://light9.bigasterisk.com/effect/t1/set6241387>, <http://light9.bigasterisk.com/effect/t1/set627777>, <http://light9.bigasterisk.com/effect/t1/set6561949>, <http://light9.bigasterisk.com/effect/t1/set6796393>, <http://light9.bigasterisk.com/effect/t1/set6852032>, <http://light9.bigasterisk.com/effect/t1/set7036232>, <http://light9.bigasterisk.com/effect/t1/set73158>, <http://light9.bigasterisk.com/effect/t1/set7419473>, <http://light9.bigasterisk.com/effect/t1/set8143201>, <http://light9.bigasterisk.com/effect/t1/set8270937>, <http://light9.bigasterisk.com/effect/t1/set8535294>, <http://light9.bigasterisk.com/effect/t1/set8623208>, <http://light9.bigasterisk.com/effect/t1/set8647430>, <http://light9.bigasterisk.com/effect/t1/set8737120>, <http://light9.bigasterisk.com/effect/t1/set8778203>, <http://light9.bigasterisk.com/effect/t1/set8871359>, <http://light9.bigasterisk.com/effect/t1/set9228400>, <http://light9.bigasterisk.com/effect/t1/set9246261>, <http://light9.bigasterisk.com/effect/t1/set9572425>, <http://light9.bigasterisk.com/effect/t1/set9686606>, <http://light9.bigasterisk.com/effect/t1/set9713305> . -<http://light9.bigasterisk.com/effect/t1/set1083646> :device dev:aura3; - :deviceAttr :rx; :value 0.533 . -<http://light9.bigasterisk.com/effect/t1/set1366763> :device dev:lip1; - :deviceAttr :uv; :scaledValue 4.8e-01 . -<http://light9.bigasterisk.com/effect/t1/set1369519> :device dev:aura1; - :deviceAttr :ry; :value 0.412 . -<http://light9.bigasterisk.com/effect/t1/set1780588> :device dev:lip3; - :deviceAttr :uv; :scaledValue 4.8e-01 . -<http://light9.bigasterisk.com/effect/t1/set2080308> :device dev:down5Edge; - :deviceAttr :uv; :scaledValue 4.8e-01 . -<http://light9.bigasterisk.com/effect/t1/set2714611> :device dev:aura5; - :deviceAttr :zoom; :value 0.685 . -<http://light9.bigasterisk.com/effect/t1/set3052967> :device dev:hexLow3; - :deviceAttr :uv; :scaledValue 3.84e-03 . -<http://light9.bigasterisk.com/effect/t1/set3133620> :device dev:down3; - :deviceAttr :uv; :scaledValue 4.8e-01 . -<http://light9.bigasterisk.com/effect/t1/set3495203> :device dev:aura2; - :deviceAttr :zoom; :value 0.616 . -<http://light9.bigasterisk.com/effect/t1/set396419> :device dev:aura5; - :deviceAttr :rx; :value 0.628 . -<http://light9.bigasterisk.com/effect/t1/set4765560> :device dev:down4; - :deviceAttr :uv; :scaledValue 4.8e-01 . -<http://light9.bigasterisk.com/effect/t1/set4867552> :device dev:aura4; - :deviceAttr :ry; :value 0.470 . -<http://light9.bigasterisk.com/effect/t1/set523820> :device dev:down2; - :deviceAttr :uv; :scaledValue 4.7424e-01 . -<http://light9.bigasterisk.com/effect/t1/set5313395> :device dev:aura5; - :deviceAttr :ry; :value 0.473 . -<http://light9.bigasterisk.com/effect/t1/set542623> :device dev:aura4; - :deviceAttr :zoom; :value 0.651 . -<http://light9.bigasterisk.com/effect/t1/set5911210> :device dev:aura4; - :deviceAttr :color; :scaledValue "#5d2d57" . -<http://light9.bigasterisk.com/effect/t1/set6241387> :device dev:backlight1; - :deviceAttr :uv; :scaledValue 4.8e-01 . -<http://light9.bigasterisk.com/effect/t1/set627777> :device dev:aura4; - :deviceAttr :rx; :value 0.535 . -<http://light9.bigasterisk.com/effect/t1/set6561949> :device dev:aura2; - :deviceAttr :ry; :value 0.448 . -<http://light9.bigasterisk.com/effect/t1/set6796393> :device dev:upCenter; - :deviceAttr :uv; :scaledValue 5.2614e-01 . -<http://light9.bigasterisk.com/effect/t1/set6852032> :device dev:backlight3; - :deviceAttr :uv; :scaledValue 4.7808e-01 . -<http://light9.bigasterisk.com/effect/t1/set7036232> :device dev:backlight5; - :deviceAttr :uv; :scaledValue 4.8e-01 . -<http://light9.bigasterisk.com/effect/t1/set73158> :device dev:lip2; - :deviceAttr :uv; :scaledValue 4.8e-01 . -<http://light9.bigasterisk.com/effect/t1/set7419473> :device dev:aura1; - :deviceAttr :zoom; :value 0.629 . -<http://light9.bigasterisk.com/effect/t1/set8143201> :device dev:aura5; - :deviceAttr :color; :scaledValue "#c9bc00" . -<http://light9.bigasterisk.com/effect/t1/set8270937> :device dev:lip4; - :deviceAttr :uv; :scaledValue 4.8e-01 . -<http://light9.bigasterisk.com/effect/t1/set8535294> :device dev:aura1; - :deviceAttr :color; :scaledValue "#c9c800" . -<http://light9.bigasterisk.com/effect/t1/set8623208> :device dev:aura3; - :deviceAttr :zoom; :value 0.652 . -<http://light9.bigasterisk.com/effect/t1/set8647430> :device dev:backlight4; - :deviceAttr :uv; :scaledValue 4.8e-01 . -<http://light9.bigasterisk.com/effect/t1/set8737120> :device dev:aura2; - :deviceAttr :rx; :value 0.484 . -<http://light9.bigasterisk.com/effect/t1/set8778203> :device dev:aura3; - :deviceAttr :ry; :value 0.273 . -<http://light9.bigasterisk.com/effect/t1/set8871359> :device dev:aura3; - :deviceAttr :color; :scaledValue "#b3b212" . -<http://light9.bigasterisk.com/effect/t1/set9228400> :device dev:upCenter; - :deviceAttr :color; :scaledValue "#c9c9c9" . -<http://light9.bigasterisk.com/effect/t1/set9246261> :device dev:aura1; - :deviceAttr :rx; :value 0.326 . -<http://light9.bigasterisk.com/effect/t1/set9572425> :device dev:aura2; - :deviceAttr :color; :scaledValue "#703977" . -<http://light9.bigasterisk.com/effect/t1/set9686606> :device dev:backlight2; - :deviceAttr :uv; :scaledValue 4.7952e-01 . -<http://light9.bigasterisk.com/effect/t1/set9713305> :device dev:lip5; - :deviceAttr :uv; :scaledValue 4.8e-01 .
--- a/show/dance2017/effect/t2.n3 Sun Jun 11 02:56:34 2017 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,34 +0,0 @@ -@prefix : <http://light9.bigasterisk.com/> . -@prefix dev: <http://light9.bigasterisk.com/device/> . -@prefix eff: <http://light9.bigasterisk.com/effect/t2/> . -@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/dance2017/> . -@prefix xml: <http://www.w3.org/XML/1998/namespace> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - - -effect:t2 a :Effect; rdfs:label "t2"; :publishAttr :strength; :setting eff:set1083646, eff:set1369519, eff:set2714611, eff:set3495203, eff:set396419, eff:set4867552, eff:set5313395, eff:set542623, eff:set5911210, eff:set627777, eff:set6561949, eff:set6796393, eff:set7419473, eff:set8143201, eff:set8535294, eff:set8623208, eff:set8737120, eff:set8778203, eff:set8871359, eff:set9228400, eff:set9246261, eff:set9572425 . -eff:set1083646 :device dev:aura3; :deviceAttr :rx; :value 0.533 . -eff:set1369519 :device dev:aura1; :deviceAttr :ry; :value 0.412 . -eff:set2714611 :device dev:aura5; :deviceAttr :zoom; :value 0.685 . -eff:set3495203 :device dev:aura2; :deviceAttr :zoom; :value 0.616 . -eff:set396419 :device dev:aura5; :deviceAttr :rx; :value 0.628 . -eff:set4867552 :device dev:aura4; :deviceAttr :ry; :value 0.470 . -eff:set5313395 :device dev:aura5; :deviceAttr :ry; :value 0.473 . -eff:set542623 :device dev:aura4; :deviceAttr :zoom; :value 0.651 . -eff:set5911210 :device dev:aura4; :deviceAttr :color; :scaledValue "#5d2d57" . -eff:set627777 :device dev:aura4; :deviceAttr :rx; :value 0.535 . -eff:set6561949 :device dev:aura2; :deviceAttr :ry; :value 0.448 . -eff:set6796393 :device dev:upCenter; :deviceAttr :uv; :scaledValue 5.2614e-01 . -eff:set7419473 :device dev:aura1; :deviceAttr :zoom; :value 0.629 . -eff:set8143201 :device dev:aura5; :deviceAttr :color; :scaledValue "#c9bc00" . -eff:set8535294 :device dev:aura1; :deviceAttr :color; :scaledValue "#c9c800" . -eff:set8623208 :device dev:aura3; :deviceAttr :zoom; :value 0.652 . -eff:set8737120 :device dev:aura2; :deviceAttr :rx; :value 0.484 . -eff:set8778203 :device dev:aura3; :deviceAttr :ry; :value 0.273 . -eff:set8871359 :device dev:aura3; :deviceAttr :color; :scaledValue "#b3b212" . -eff:set9228400 :device dev:upCenter; :deviceAttr :color; :scaledValue "#c9c9c9" . -eff:set9246261 :device dev:aura1; :deviceAttr :rx; :value 0.326 . -eff:set9572425 :device dev:aura2; :deviceAttr :color; :scaledValue "#703977" .
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2017/effect/tap12.n3 Sun Jun 11 03:24:27 2017 +0000 @@ -0,0 +1,47 @@ +@prefix : <http://light9.bigasterisk.com/> . +@prefix dev: <http://light9.bigasterisk.com/device/> . +@prefix eff: <http://light9.bigasterisk.com/effect/tap12/> . +@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/dance2017/> . +@prefix xml: <http://www.w3.org/XML/1998/namespace> . +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . + + +effect:tap12 a :Effect; rdfs:label "tap12"; :publishAttr :strength; + :setting eff:set1083646, eff:set1240153, eff:set1369519, eff:set1495424, eff:set1542297, eff:set187002, eff:set1924829, eff:set2136066, eff:set2529938, eff:set2714611, eff:set3495203, eff:set396419, eff:set4325548, eff:set4375189, eff:set4591283, eff:set4867552, eff:set5110182, eff:set5313395, eff:set5346318, eff:set542623, eff:set5958202, eff:set6040059, eff:set627777, eff:set6561949, eff:set7263273, eff:set7419473, eff:set7666914, eff:set7703478, eff:set8623208, eff:set8737120, eff:set8778203, eff:set8813598, eff:set9246261, eff:set9733985 . +eff:set1083646 :device dev:aura3; :deviceAttr :rx; :value 0.533 . +eff:set1240153 :device dev:upCenter; :deviceAttr :uv; :scaledValue 6.66e-01 . +eff:set1369519 :device dev:aura1; :deviceAttr :ry; :value 0.412 . +eff:set1495424 :device dev:q2; :deviceAttr :rx; :value 0.525 . +eff:set1542297 :device dev:upCenter; :deviceAttr :color; :scaledValue "#ffffff" . +eff:set187002 :device dev:q3; :deviceAttr :rx; :value 0.653 . +eff:set1924829 :device dev:aura3; :deviceAttr :color; :scaledValue "#e3e218" . +eff:set2136066 :device dev:q3; :deviceAttr :color; :scaledValue "#c4c4c4" . +eff:set2529938 :device dev:aura4; :deviceAttr :color; :scaledValue "#76396f" . +eff:set2714611 :device dev:aura5; :deviceAttr :zoom; :value 0.685 . +eff:set3495203 :device dev:aura2; :deviceAttr :zoom; :value 0.616 . +eff:set396419 :device dev:aura5; :deviceAttr :rx; :value 0.628 . +eff:set4325548 :device dev:q1; :deviceAttr :rx; :value 0.314 . +eff:set4375189 :device dev:q1; :deviceAttr :ry; :value 0.491 . +eff:set4591283 :device dev:q2; :deviceAttr :ry; :value 0.353 . +eff:set4867552 :device dev:aura4; :deviceAttr :ry; :value 0.470 . +eff:set5110182 :device dev:aura2; :deviceAttr :color; :scaledValue "#8f4997" . +eff:set5313395 :device dev:aura5; :deviceAttr :ry; :value 0.473 . +eff:set5346318 :device dev:q1; :deviceAttr :zoom; :value 0.478 . +eff:set542623 :device dev:aura4; :deviceAttr :zoom; :value 0.651 . +eff:set5958202 :device dev:q3; :deviceAttr :ry; :value 0.028 . +eff:set6040059 :device dev:q3; :deviceAttr :zoom; :value 0.425 . +eff:set627777 :device dev:aura4; :deviceAttr :rx; :value 0.535 . +eff:set6561949 :device dev:aura2; :deviceAttr :ry; :value 0.448 . +eff:set7263273 :device dev:aura1; :deviceAttr :color; :scaledValue "#fffe00" . +eff:set7419473 :device dev:aura1; :deviceAttr :zoom; :value 0.629 . +eff:set7666914 :device dev:q2; :deviceAttr :zoom; :value 0.331 . +eff:set7703478 :device dev:q2; :deviceAttr :color; :scaledValue "#c4c4c4" . +eff:set8623208 :device dev:aura3; :deviceAttr :zoom; :value 0.652 . +eff:set8737120 :device dev:aura2; :deviceAttr :rx; :value 0.484 . +eff:set8778203 :device dev:aura3; :deviceAttr :ry; :value 0.273 . +eff:set8813598 :device dev:q1; :deviceAttr :color; :scaledValue "#c4c4c4" . +eff:set9246261 :device dev:aura1; :deviceAttr :rx; :value 0.326 . +eff:set9733985 :device dev:aura5; :deviceAttr :color; :scaledValue "#ffef00" .
--- a/show/dance2017/playlist.n3 Sun Jun 11 02:56:34 2017 +0000 +++ b/show/dance2017/playlist.n3 Sun Jun 11 03:24:27 2017 +0000 @@ -16,14 +16,14 @@ sh:song1 a :Song; rdfs:label "01"; :songFilename "01-out.wav" . sh:song2 a :Song; rdfs:label "02 tap"; :songFilename "02-out.wav" . -sh:song3 a :Song; rdfs:label "03"; :songFilename "03-out.wav" . -sh:song4 a :Song; rdfs:label "04"; :songFilename "04-out.wav" . -sh:song5 a :Song; rdfs:label "05"; :songFilename "05-out.wav" . +sh:song3 a :Song; rdfs:label "03 mardi"; :songFilename "03-out.wav" . +sh:song4 a :Song; rdfs:label "04 hoedown"; :songFilename "04-out.wav" . +sh:song5 a :Song; rdfs:label "05 conga"; :songFilename "05-out.wav" . sh:song6 a :Song; rdfs:label "06 hula"; :songFilename "06-out.wav" . sh:song7 a :Song; rdfs:label "07 circus"; :songFilename "07-out.wav" . sh:song8 a :Song; rdfs:label "08 euro"; :songFilename "08-out.wav" . sh:song9 a :Song; rdfs:label "09 disney"; :songFilename "09-out.wav" . -sh:song10 a :Song; rdfs:label "10"; :songFilename "10-out.wav" . +sh:song10 a :Song; rdfs:label "10 NY tap"; :songFilename "10-out.wav" . sh:song11 a :Song; rdfs:label "11 vegas"; :songFilename "11-out.wav" . sh:song12 a :Song; rdfs:label "12 duet"; :songFilename "12-out.wav" . sh:song13 a :Song; rdfs:label "13 beach"; :songFilename "13-out.wav" .
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2017/song12.n3 Sun Jun 11 03:24:27 2017 +0000 @@ -0,0 +1,40 @@ +@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/dance2017/> . +@prefix xml: <http://www.w3.org/XML/1998/namespace> . +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . + +show:song12 :note <http://light9.bigasterisk.com/show/dance2017/song12/n0>, <http://light9.bigasterisk.com/show/dance2017/song12/n1> . + +<http://light9.bigasterisk.com/show/dance2017/song12/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song12/n0c0>; + :effectClass effect:tap12; :originTime 76.383; :setting <http://light9.bigasterisk.com/show/dance2017/song12/n0set0> . + +<http://light9.bigasterisk.com/show/dance2017/song12/n0c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song12/n0c0p0>, <http://light9.bigasterisk.com/show/dance2017/song12/n0c0p1>, <http://light9.bigasterisk.com/show/dance2017/song12/n0c0p2>, <http://light9.bigasterisk.com/show/dance2017/song12/n0c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song12/n0c0p0> :time -74.134; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song12/n0c0p1> :time -71.799; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song12/n0c0p2> :time 82.910; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song12/n0c0p3> :time 85.399; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song12/n0set0> :effectAttr :colorScale; + :value "#ffffff" . + +<http://light9.bigasterisk.com/show/dance2017/song12/n1> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song12/n1c0>; + :effectClass effect:qfilltighter; :originTime 157.054 . + +<http://light9.bigasterisk.com/show/dance2017/song12/n1c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song12/n1c0p0>, <http://light9.bigasterisk.com/show/dance2017/song12/n1c0p1>, <http://light9.bigasterisk.com/show/dance2017/song12/n1c0p2>, <http://light9.bigasterisk.com/show/dance2017/song12/n1c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song12/n1c0p0> :time -4.391; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song12/n1c0p1> :time -2.681; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song12/n1c0p2> :time 2.265; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song12/n1c0p3> :time 4.584; + :value 0.000 .
--- a/show/dance2017/song2.n3 Sun Jun 11 02:56:34 2017 +0000 +++ b/show/dance2017/song2.n3 Sun Jun 11 03:24:27 2017 +0000 @@ -82,10 +82,11 @@ song:n7c0p3 :time 29.965; :value 0.000 . song:n8 a :Note; :curve song:n8c0; :effectClass effect:auracoolspread; - :originTime 18.143 . + :originTime 18.143; :setting song:n8set0 . song:n8c0 a :Curve; :attr :strength; :point song:n8c0p0, song:n8c0p1, song:n8c0p2, song:n8c0p3 . song:n8c0p0 :time -16.174; :value 0.000 . -song:n8c0p1 :time -14.349; :value 1.000 . +song:n8c0p1 :time -14.298; :value 1.000 . song:n8c0p2 :time 140.895; :value 1.000 . song:n8c0p3 :time 143.413; :value 0.000 . +song:n8set0 :effectAttr :colorScale; :value "#ffffff" .
--- a/show/dance2017/song3.n3 Sun Jun 11 02:56:34 2017 +0000 +++ b/show/dance2017/song3.n3 Sun Jun 11 03:24:27 2017 +0000 @@ -7,7 +7,7 @@ @prefix xml: <http://www.w3.org/XML/1998/namespace> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . -show:song3 :note <http://light9.bigasterisk.com/show/dance2017/song3/n1> . +show:song3 :note <http://light9.bigasterisk.com/show/dance2017/song3/n1>, <http://light9.bigasterisk.com/show/dance2017/song3/n2> . <http://light9.bigasterisk.com/show/dance2017/song3/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song3/n0c0>; :effectClass effect:allwide; :originTime 39.332 . @@ -28,11 +28,25 @@ <http://light9.bigasterisk.com/show/dance2017/song3/n1c0> a :Curve; :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song3/n1c0p0>, <http://light9.bigasterisk.com/show/dance2017/song3/n1c0p1>, <http://light9.bigasterisk.com/show/dance2017/song3/n1c0p2>, <http://light9.bigasterisk.com/show/dance2017/song3/n1c0p3> . -<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p0> :time -75.063; +<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p0> :time -83.003; :value 0.000 . -<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p1> :time -55.249; +<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p1> :time -75.892; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p2> :time 134.417; :value 1.000 . -<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p2> :time 111.386; +<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p3> :time 136.561; + :value 0.000 . + +<http://light9.bigasterisk.com/show/dance2017/song3/n2> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song3/n2c0>; + :effectClass effect:warm; :originTime 195.706 . + +<http://light9.bigasterisk.com/show/dance2017/song3/n2c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song3/n2c0p0>, <http://light9.bigasterisk.com/show/dance2017/song3/n2c0p1>, <http://light9.bigasterisk.com/show/dance2017/song3/n2c0p2>, <http://light9.bigasterisk.com/show/dance2017/song3/n2c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song3/n2c0p0> :time 17.606; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song3/n2c0p1> :time 20.247; :value 1.000 . -<http://light9.bigasterisk.com/show/dance2017/song3/n1c0p3> :time 131.200; +<http://light9.bigasterisk.com/show/dance2017/song3/n2c0p2> :time 24.109; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song3/n2c0p3> :time 26.100; :value 0.000 .
--- a/show/dance2017/song4.n3 Sun Jun 11 02:56:34 2017 +0000 +++ b/show/dance2017/song4.n3 Sun Jun 11 03:24:27 2017 +0000 @@ -10,7 +10,7 @@ show:song4 :note <http://light9.bigasterisk.com/show/dance2017/song4/n0>, <http://light9.bigasterisk.com/show/dance2017/song4/n1> . <http://light9.bigasterisk.com/show/dance2017/song4/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song4/n0c0>; - :effectClass effect:warm; :originTime 4.535 . + :effectClass effect:warm; :originTime 4.535; :setting <http://light9.bigasterisk.com/show/dance2017/song4/n0set0> . <http://light9.bigasterisk.com/show/dance2017/song4/n0c0> a :Curve; :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song4/n0c0p0>, <http://light9.bigasterisk.com/show/dance2017/song4/n0c0p1>, <http://light9.bigasterisk.com/show/dance2017/song4/n0c0p2>, <http://light9.bigasterisk.com/show/dance2017/song4/n0c0p3> . @@ -22,6 +22,8 @@ :value 1.000 . <http://light9.bigasterisk.com/show/dance2017/song4/n0c0p3> :time 262.185; :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song4/n0set0> :effectAttr :colorScale; + :value "#ef40ff" . <http://light9.bigasterisk.com/show/dance2017/song4/n1> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song4/n1c0>; :effectClass effect:q1_3boost; :originTime 202.550 .
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2017/song7.n3 Sun Jun 11 03:24:27 2017 +0000 @@ -0,0 +1,224 @@ +@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/dance2017/> . +@prefix xml: <http://www.w3.org/XML/1998/namespace> . +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . + +show:song7 :note <http://light9.bigasterisk.com/show/dance2017/song7/n1>, <http://light9.bigasterisk.com/show/dance2017/song7/n10>, <http://light9.bigasterisk.com/show/dance2017/song7/n11>, <http://light9.bigasterisk.com/show/dance2017/song7/n12>, <http://light9.bigasterisk.com/show/dance2017/song7/n13>, <http://light9.bigasterisk.com/show/dance2017/song7/n14>, <http://light9.bigasterisk.com/show/dance2017/song7/n2>, <http://light9.bigasterisk.com/show/dance2017/song7/n3>, <http://light9.bigasterisk.com/show/dance2017/song7/n4>, <http://light9.bigasterisk.com/show/dance2017/song7/n5>, <http://light9.bigasterisk.com/show/dance2017/song7/n6>, <http://light9.bigasterisk.com/show/dance2017/song7/n7>, <http://light9.bigasterisk.com/show/dance2017/song7/n8>, <http://light9.bigasterisk.com/show/dance2017/song7/n9> . + +<http://light9.bigasterisk.com/show/dance2017/song7/n0> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n0c0>; + :effectClass effect:downback; :originTime 516.237 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n0c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n0c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n0c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n0c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n0c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n0c0p0> :time 0.000; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n0c0p1> :time -1406.940; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n0c0p2> :time -2813.880; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n0c0p3> :time -4220.821; + :value 0.000 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n1> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n1c0>; + :effectClass effect:downback; :originTime 9.108 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n10> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n10c0>; + :effectClass effect:fourlines; :originTime 44.028 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n10c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n10c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n10c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n10c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n10c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n10c0p0> :time -12.010; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n10c0p1> :time -3.457; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n10c0p2> :time 14.086; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n10c0p3> :time 21.129; + :value 0.000 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n11> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n11c0>; + :effectClass effect:warm; :originTime 92.945; :setting <http://light9.bigasterisk.com/show/dance2017/song7/n11set0> . + +<http://light9.bigasterisk.com/show/dance2017/song7/n11c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n11c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n11c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n11c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n11c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n11c0p0> :time 0.000; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n11c0p1> :time 12.559; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n11c0p2> :time 25.118; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n11c0p3> :time 37.677; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n11set0> :effectAttr :colorScale; + :value "#ff526f" . + +<http://light9.bigasterisk.com/show/dance2017/song7/n12> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n12c0>; + :effectClass effect:auraeuro; :originTime 205.936 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n12c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n12c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n12c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n12c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n12c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n12c0p0> :time 0.000; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n12c0p1> :time 4.280; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n12c0p2> :time 49.232; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n12c0p3> :time 58.458; + :value 0.000 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n13> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n13c0>; + :effectClass effect:warm; :originTime 294.399 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n13c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n13c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n13c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n13c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n13c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n13c0p0> :time 4.888; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n13c0p1> :time 6.491; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n13c0p2> :time 9.675; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n13c0p3> :time 13.450; + :value 0.000 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n14> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n14c0>; + :effectClass effect:aurayellow; :originTime 56.676 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n14c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n14c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n14c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n14c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n14c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n14c0p0> :time 0.000; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n14c0p1> :time 9.416; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n14c0p2> :time 37.865; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n14c0p3> :time 47.281; + :value 0.000 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n1c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n1c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n1c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n1c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n1c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n1c0p0> :time 9.078; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n1c0p1> :time 12.360; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n1c0p2> :time 31.808; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n1c0p3> :time 49.916; + :value 0.000 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n2> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n2c0>; + :effectClass effect:fourlines; :originTime 71.922 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n2c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n2c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n2c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n2c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n2c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n2c0p0> :time 0.000; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n2c0p1> :time 6.210; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n2c0p2> :time 18.211; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n2c0p3> :time 37.050; + :value 0.000 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n3> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n3c0>; + :effectClass effect:auraeuro; :originTime 99.635 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n3c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n3c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n3c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n3c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n3c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n3c0p0> :time -6.268; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n3c0p1> :time 4.322; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n3c0p2> :time 16.561; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n3c0p3> :time 31.111; + :value 0.000 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n4> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n4c0>; + :effectClass effect:qfilltighter; :originTime 122.171; :setting <http://light9.bigasterisk.com/show/dance2017/song7/n4set0> . + +<http://light9.bigasterisk.com/show/dance2017/song7/n4c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n4c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n4c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n4c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n4c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n4c0p0> :time 0.000; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n4c0p1> :time 5.726; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n4c0p2> :time 11.838; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n4c0p3> :time 16.169; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n4set0> :effectAttr :colorScale; + :value "#1d11ff" . + +<http://light9.bigasterisk.com/show/dance2017/song7/n5> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n5c0>; + :effectClass effect:pinwheel; :originTime 139.066 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n5c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n5c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n5c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n5c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n5c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n5c0p0> :time 0.000; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n5c0p1> :time 4.356; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n5c0p2> :time 16.146; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n5c0p3> :time 18.106; + :value 0.000 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n6> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n6c0>; + :effectClass effect:aurayellow; :originTime 164.853 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n6c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n6c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n6c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n6c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n6c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n6c0p0> :time -9.010; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n6c0p1> :time -3.812; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n6c0p2> :time 21.391; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n6c0p3> :time 22.678; + :value 0.000 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n7> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n7c0>; + :effectClass effect:rio; :originTime 186.065 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n7c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n7c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n7c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n7c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n7c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n7c0p0> :time -1.667; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n7c0p1> :time 1.657; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n7c0p2> :time 17.918; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n7c0p3> :time 26.104; + :value 0.000 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n8> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n8c0>; + :effectClass effect:pinwheel; :originTime 259.408 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n8c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n8c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n8c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n8c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n8c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n8c0p0> :time -8.185; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n8c0p1> :time 5.713; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n8c0p2> :time 37.470; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n8c0p3> :time 38.862; + :value 0.000 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n9> a :Note; :curve <http://light9.bigasterisk.com/show/dance2017/song7/n9c0>; + :effectClass effect:pool_c; :originTime 0.454 . + +<http://light9.bigasterisk.com/show/dance2017/song7/n9c0> a :Curve; + :attr :strength; :point <http://light9.bigasterisk.com/show/dance2017/song7/n9c0p0>, <http://light9.bigasterisk.com/show/dance2017/song7/n9c0p1>, <http://light9.bigasterisk.com/show/dance2017/song7/n9c0p2>, <http://light9.bigasterisk.com/show/dance2017/song7/n9c0p3> . +<http://light9.bigasterisk.com/show/dance2017/song7/n9c0p0> :time 0.000; + :value 0.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n9c0p1> :time 4.547; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n9c0p2> :time 19.911; + :value 1.000 . +<http://light9.bigasterisk.com/show/dance2017/song7/n9c0p3> :time 24.835; + :value 0.000 .