# HG changeset patch # User Rob Canning # Date 1406852647 -3600 # Node ID a633d8c049299bb2aec022a6874d5766a6e2aac7 # Parent 6889df0494a43224c60d470f34754387c29e77ac next moved and more dummy svg units diff -r 6889df0494a4 -r a633d8c04929 nodescore.js --- a/nodescore.js Thu Jul 31 14:28:21 2014 +0100 +++ b/nodescore.js Fri Aug 01 01:24:07 2014 +0100 @@ -201,6 +201,13 @@ // all the variables this sequencer needs are in scoreB.js requirejs(['scoreB'],function(scoreB) {}); + + socket.on('setSpeed', function (s) { + + speed=s; + console.log("speed set: " + speed); + }); + var sequencerState=0; var numberoftransects=3; var order=8; @@ -221,10 +228,11 @@ // initiate first page here var nextunit=seq.units[seq.transect%numberoftransects][(seq.counter+1)%order]; socket.emit("pageIni", voice, unit, time, seq.mm,seq.counter,nextunit ); - //socket.emit("pageFlipfromserver", voice, unit, time, seq.mm,seq.counter,nextunit ); } + + function sequenCer() { if (ztime >= 0 ){ var counter = ztime @@ -303,10 +311,12 @@ //trigger a page refresh when the solo voice is changed + + socket.on('changeSoloVoice', function () { var nextunit=seq.units[seq.transect%numberoftransects][(seq.counter+1)%order]; socket.broadcast.emit("pageFlip", voice, unit, time, seq.mm,seq.counter,nextunit ); - socket.emit("pageFlip", voice, unit, time, seq.mm,seq.counter,nextunit ); + socket.emit("pageFlip", voice, unit, time, seq.mm ,seq.counter,nextunit ); }); diff -r 6889df0494a4 -r a633d8c04929 scoreB.js --- a/scoreB.js Thu Jul 31 14:28:21 2014 +0100 +++ b/scoreB.js Fri Aug 01 01:24:07 2014 +0100 @@ -9,7 +9,9 @@ // srcsqr[4] = [31,30,08,09,12,15]; // srcsqr[5] = [28,29,10,11,14,13]; -var speed=360 +var speed=70 + + srcsqr = [] srcsqr[0] = [52, 61, 4, 13, 20, 29, 36, 45]; srcsqr[1] = [14, 3, 62, 51, 46, 35, 30, 19]; @@ -26,7 +28,7 @@ name: "A", transect: 0, nextunit: 0, - counter: 0, mm: speed, beatsinbar: 4, + counter: 0, mm: 60, beatsinbar: 4, units: [[48,49,41,40,30,31,38,39], [0,9,18,27,35,42,49,56], [56,57,58,59,60,61,62,63] @@ -40,7 +42,7 @@ transect: 0, nextunit: 0, counter: 0, - mm: speed, beatsinbar: 4, + mm: 60, beatsinbar: 4, units: [[8,9,10,11,12,13,14,15], [27,28,35,36,0,7,63,56], [0,9,18,27,35,42,49,56] @@ -54,7 +56,7 @@ transect: 0, nextunit: 0, counter: 0, - mm: speed, beatsinbar: 4, + mm: 60, beatsinbar: 4, units: [ [16,17,18,19,20,21,22,23], [48,49,41,40,30,31,38,39], @@ -69,7 +71,7 @@ transect: 0, nextunit: 0, counter: 0, - mm: speed, beatsinbar: 4, + mm: 60, beatsinbar: 4, units: [[0,1,2,3,4,5,6,7], [48,49,41,40,30,31,38,39], [0,1,2,3,4,5,6,7] diff -r 6889df0494a4 -r a633d8c04929 www/martin/css/nodescore.css --- a/www/martin/css/nodescore.css Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/css/nodescore.css Fri Aug 01 01:24:07 2014 +0100 @@ -365,9 +365,12 @@ #nexttitle{ position:absolute; + left: -130px; + top: 30px; + color:orange; z-index:1000; font-size:3em; - opacity:0.3; + opacity:0.6; } .pview { diff -r 6889df0494a4 -r a633d8c04929 www/martin/index.html --- a/www/martin/index.html Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/index.html Fri Aug 01 01:24:07 2014 +0100 @@ -170,7 +170,6 @@ var value = sel.options[sel.selectedIndex].value; document.getElementById('group').value=value; - console.log(group.value) changeSoloVoice(group.value); $('div#current').text('GROUP ' +value).text='value'; } @@ -196,6 +195,9 @@ + + + diff -r 6889df0494a4 -r a633d8c04929 www/martin/js/controlseq.js --- a/www/martin/js/controlseq.js Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/js/controlseq.js Fri Aug 01 01:24:07 2014 +0100 @@ -4,6 +4,10 @@ // Sequencer Controls var sstate=0; +function setSpeed(s) { + socket.emit("setSpeed", s); +} + function startSeq() { //console.log("yeah") // if (sstate==0){ diff -r 6889df0494a4 -r a633d8c04929 www/martin/svg/1.svg --- a/www/martin/svg/1.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/1.svg Fri Aug 01 01:24:07 2014 +0100 @@ -17,6 +17,20 @@ sodipodi:docname="1.svg"> + + + sodipodi:docname="2.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + XII + + II + + VI + + sodipodi:docname="2.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + XII + + II + + VI + + sodipodi:docname="2.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + XII + + II + + VI + + sodipodi:docname="2.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + XII + + II + + VI + + sodipodi:docname="2.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + XII + + II + + VI + + sodipodi:docname="2.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + XII + + II + + VI + + sodipodi:docname="2.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + XII + + II + + VI + + sodipodi:docname="2.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + XII + + II + + VI + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + XII + + II + + VI + + + + diff -r 6889df0494a4 -r a633d8c04929 www/martin/svg/24.svg --- a/www/martin/svg/24.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/24.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,7 +7,6 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -15,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="mutedharmonictrem.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true"> image/svg+xml - + @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + III + + + + + + + V + VII + II + + + + sodipodi:docname="mutedharmonictrem.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true"> image/svg+xml - + @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + III + + + + + + + V + VII + II + + + + sodipodi:docname="mutedharmonictrem.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true"> image/svg+xml - + @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + III + + + + + + + V + VII + II + + + + sodipodi:docname="mutedharmonictrem.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true"> image/svg+xml - + @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + III + + + + + + + V + VII + II + + + + sodipodi:docname="mutedharmonictrem.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true"> image/svg+xml - + @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + III + + + + + + + V + VII + II + + + + sodipodi:docname="mutedharmonictrem.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true"> image/svg+xml - + @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + III + + + + + + + V + VII + II + + + + sodipodi:docname="mutedharmonictrem.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true"> image/svg+xml - + @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + III + + + + + + + V + VII + II + + + + sodipodi:docname="mutedharmonictrem.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true"> image/svg+xml - + @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + III + + + + + + + V + VII + II + + + + sodipodi:docname="slide2unpitched.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + + + + + 3 + + + 2 + + + + + 4 + + + + + 6 + + + + 5 + + + + + + + + XII + XXIV + XII + + + + + + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - LIVE TRANSLATE(EAR PIECE) + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + XII + + sodipodi:docname="stringbetweenstrings.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> image/svg+xml - + @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + sodipodi:docname="stringbetweenstrings.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> image/svg+xml - + @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + sodipodi:docname="stringbetweenstrings.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> image/svg+xml - + @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + sodipodi:docname="stringbetweenstrings.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> image/svg+xml - + @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + sodipodi:docname="stringbetweenstrings.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> image/svg+xml - + @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + sodipodi:docname="stringbetweenstrings.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> image/svg+xml - + @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + sodipodi:docname="stringbetweenstrings.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> image/svg+xml - + @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + sodipodi:docname="stringbetweenstrings.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> image/svg+xml - + @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + 3 + + + 2 + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + 4 + + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 6 + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + 5 - - - + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + + + + + + sodipodi:docname="slide2unpitched.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + + + + + 3 + + + 2 + + + + + 4 + + + + + 6 + + + + 5 + + + + + + + + XII + XXIV + XII + + + + + + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - - - + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + XII + + sodipodi:docname="slide2unpitched.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + + + + + 3 + + + 2 + + + + + 4 + + + + + 6 + + + + 5 + + + + + + + + XII + XXIV + XII + + + + + + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - - - + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + XII + + sodipodi:docname="slide2unpitched.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + + + + + 3 + + + 2 + + + + + 4 + + + + + 6 + + + + 5 + + + + + + + + XII + XXIV + XII + + + + + + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - - - + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + XII + + sodipodi:docname="slide2unpitched.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + + + + + 3 + + + 2 + + + + + 4 + + + + + 6 + + + + 5 + + + + + + + + XII + XXIV + XII + + + + + + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - - - + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + XII + + sodipodi:docname="slide2unpitched.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + + + + + 3 + + + 2 + + + + + 4 + + + + + 6 + + + + 5 + + + + + + + + XII + XXIV + XII + + + + + + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - - - + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + XII + + sodipodi:docname="slide2unpitched.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + + + + + 3 + + + 2 + + + + + 4 + + + + + 6 + + + + 5 + + + + + + + + XII + XXIV + XII + + + + + + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - - - + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + XII + + sodipodi:docname="slide2unpitched.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + + + + + 3 + + + 2 + + + + + 4 + + + + + 6 + + + + 5 + + + + + + + + XII + XXIV + XII + + + + + + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - - - + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + XII + + sodipodi:docname="slide2unpitched.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + id="g3708" + transform="translate(-176.02262,-170.80899)"> + 1 + + + + + 3 + + + 2 + + + + + 4 + + + + + 6 + + + + 5 + + + + + + + + XII + XXIV + XII + + + + + + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - - - + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + XII + + sodipodi:docname="2.svg"> + id="defs4"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + d="m 1.5732348,804.43262 898.8729652,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + d="m 1.5732342,826.84528 898.8729658,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + d="m 1.5732348,844.37552 898.8729652,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + d="m 1.5732342,866.78816 898.8729658,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + d="m 1.5732348,886.31556 898.8729652,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - LIVE TRANSLATE(EAR PIECE) + d="m 1.5732342,908.72821 898.8729658,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + XII + + II + + VI +