diff --git a/show/dance2015/sessions/curvecalc/default.n3 b/show/dance2015/sessions/curvecalc/default.n3 --- a/show/dance2015/sessions/curvecalc/default.n3 +++ b/show/dance2015/sessions/curvecalc/default.n3 @@ -4,5 +4,5 @@ @prefix xml: . @prefix xsd: . - ns1:currentSong . + ns1:currentSong . diff --git a/show/dance2015/sessions/keyboardcomposer/default.n3 b/show/dance2015/sessions/keyboardcomposer/default.n3 --- a/show/dance2015/sessions/keyboardcomposer/default.n3 +++ b/show/dance2015/sessions/keyboardcomposer/default.n3 @@ -4,7 +4,7 @@ @prefix xml: . @prefix xsd: . - ns1:currentRow 0 ; + ns1:currentRow 5 ; ns1:subSetting , , , @@ -13,6 +13,7 @@ , , , + , , , , @@ -20,10 +21,12 @@ , , , + , , , , , + , , , , @@ -32,7 +35,7 @@ , , ; - ns1:windowGeometry "692x790+2057+237" . + ns1:windowGeometry "692x790+2057+323" . a ns1:SubSetting ; ns1:level 0e+00 ; @@ -66,6 +69,10 @@ ns1:level 0e+00 ; ns1:sub . + a ns1:SubSetting ; + ns1:level 0e+00 ; + ns1:sub . + a ns1:SubSetting ; ns1:level 0e+00 ; ns1:sub . @@ -94,6 +101,10 @@ ns1:level 0e+00 ; ns1:sub . + a ns1:SubSetting ; + ns1:level 0e+00 ; + ns1:sub . + a ns1:SubSetting ; ns1:level 0e+00 ; ns1:sub . @@ -110,6 +121,10 @@ ns1:level 0e+00 ; ns1:sub . + a ns1:SubSetting ; + ns1:level 0e+00 ; + ns1:sub . + a ns1:SubSetting ; ns1:level 0e+00 ; ns1:sub . diff --git a/show/dance2015/sessions/keyboardcomposer/fixed.n3 b/show/dance2015/sessions/keyboardcomposer/fixed.n3 --- a/show/dance2015/sessions/keyboardcomposer/fixed.n3 +++ b/show/dance2015/sessions/keyboardcomposer/fixed.n3 @@ -9,6 +9,6 @@ ns1:windowGeometry "393x724+1321+62" . a ns1:SubSetting ; - ns1:level 3.2e-01 ; + ns1:level 2e-01 ; ns1:sub . diff --git a/show/dance2015/song16/curve-17.n3 b/show/dance2015/song16/curve-17.n3 --- a/show/dance2015/song16/curve-17.n3 +++ b/show/dance2015/song16/curve-17.n3 @@ -4,5 +4,5 @@ @prefix xml: . @prefix xsd: . - ns1:points "0 0 66.59 0 66.9 0.3666 67.93 0.3852 86.71 0.3556 90.86 0 159.2 0 167.4 0.5221 234.5 0.5401 234.9 0 310.4 0 314.4 0.5252 443.6 0.5808 451.9 0.5868 452 0 551 0 555.7 0.6919 573.7 0.6683 574.2 0 613.3 0 621.3 0 639.3 0 663.2 0.1861 668.3 0.2393 671.1 0" . + ns1:points "0 0 66.59 0 66.9 0.3666 67.93 0.3852 86.71 0.3556 90.86 0 167.3 0 175.5 0.5221 234.5 0.5401 234.9 0 310.4 0 314.4 0.5252 443.6 0.5808 451.9 0.5868 452 0 551 0 555.7 0.6919 573.7 0.6683 574.2 0 613.3 0 621.3 0 639.3 0 663.2 0.1861 668.3 0.2393 671.1 0" . diff --git a/show/dance2015/song17/curve-2.n3 b/show/dance2015/song17/curve-2.n3 --- a/show/dance2015/song17/curve-2.n3 +++ b/show/dance2015/song17/curve-2.n3 @@ -4,5 +4,5 @@ @prefix xml: . @prefix xsd: . - ns1:points "0 0 0.6334 0 5.438 1 22.63 1 24.63 0 121.9 0 132.5 0.5203 154.5 0.5139 155.7 0.7838 179.1 0.7726 182.4 0.04511" . + ns1:points "0 0 0.6334 0 5.438 1 177.9 0.9833 182.4 0.04511" . diff --git a/show/dance2015/song17/curve-3.n3 b/show/dance2015/song17/curve-3.n3 --- a/show/dance2015/song17/curve-3.n3 +++ b/show/dance2015/song17/curve-3.n3 @@ -4,5 +4,5 @@ @prefix xml: . @prefix xsd: . - ns1:points "0 0 66.86 0 68.86 1 178.9 1 182.2 0" . + ns1:points "0 0 80.91 0 86.56 1 178.9 1 182.2 0" . diff --git a/show/dance2015/song9.n3 b/show/dance2015/song9.n3 --- a/show/dance2015/song9.n3 +++ b/show/dance2015/song9.n3 @@ -9,11 +9,13 @@ , , , - ; + , + ; ns1:effect , , , - . + , + . a ns1:Effect ; rdfs:label "blacklight" ; @@ -38,6 +40,9 @@ a ns1:Curve ; rdfs:label "mid chase" . + a ns1:Curve ; + rdfs:label "blacklight" . + a ns1:Effect ; rdfs:label "song9" ; ns1:code "env = ", @@ -59,3 +64,8 @@ ns1:code "env = ", "out = * env" . + a ns1:Effect ; + rdfs:label "blacklight" ; + ns1:code "env = ", + "out = * env" . + diff --git a/show/dance2015/song9/curve-1.n3 b/show/dance2015/song9/curve-1.n3 --- a/show/dance2015/song9/curve-1.n3 +++ b/show/dance2015/song9/curve-1.n3 @@ -4,5 +4,5 @@ @prefix xml: . @prefix xsd: . - ns1:points "0 0 3.805 0 7.573 1 53.55 1 61.43 0.9266 75.69 0.9266 148 0.9165 199.5 1 215.7 1 217.7 0" . + ns1:points "0 0 3.805 0 7.573 1 49.45 1 50.83 0 61.21 0 81.1 1 172.4 1 199.5 1 215.7 1 217.7 0" . diff --git a/show/dance2015/song9/curve-5.n3 b/show/dance2015/song9/curve-5.n3 --- a/show/dance2015/song9/curve-5.n3 +++ b/show/dance2015/song9/curve-5.n3 @@ -4,5 +4,5 @@ @prefix xml: . @prefix xsd: . - ns1:points "0 0 163.9 0 165.9 1 216.3 1 218.3 0" . + ns1:points "0 0 48.78 0 50.78 1 71.01 1 73.01 0" . diff --git a/show/dance2015/song9/curve-6.n3 b/show/dance2015/song9/curve-6.n3 --- a/show/dance2015/song9/curve-6.n3 +++ b/show/dance2015/song9/curve-6.n3 @@ -4,5 +4,5 @@ @prefix xml: . @prefix xsd: . - ns1:points "0 0 0.1 0 2.1 1 20.75 1 22.75 0" . + ns1:points "0 0 0.1 0" . diff --git a/show/dance2015/song9/curve-7.n3 b/show/dance2015/song9/curve-7.n3 new file mode 100644 --- /dev/null +++ b/show/dance2015/song9/curve-7.n3 @@ -0,0 +1,8 @@ +@prefix ns1: . +@prefix rdf: . +@prefix rdfs: . +@prefix xml: . +@prefix xsd: . + + ns1:points "0 0 48.85 0 50.85 1 72.05 1 74.05 0" . +