gdritter repos when-computer / 0a964d3
Added microtonal post Getty Ritter 7 years ago
20 changed file(s) with 2567 addition(s) and 5 deletion(s). Collapse all Expand all
1 \meta{("meantones-and-microtonal-tuning"
2 "meantones and microtonal tuning"
3 ("music") 1485060589)}
4
5 So, in my \link{http://what.happens.when.computer/2016-10-18/pythagorean-tuning-and-equal-temperament/|previous post on the topic of music theory}, I described the basic system of building a tuning by repeatedly applying a musical interval to a root note: when this process is performed with a perfect fifth, we get twelve distinct notes before producing a note which is \em{almost} identical to the original root note, which is the \em{original} genesis of our twelve-note system. I also described how we could perform a different transformation—dividing the space of the octave into equally-spaced chunks—and get a similar but non-identical tuning that nonetheless suffices for most modern music.
6
7 At one point, I mentioned and glossed over a stage in musical history, which I want to go into more detail about now. In particular, I want to describe the family of tunings that were popular after Pythagorean tuning fell out of favor in the 16th century until Equal Temperament became popular in the 19th century: the \em{meantone temperaments}.
8
9 \h1{Quarter-Comma Meantone}
10
11 One big problem with Pythagorean tuning, aside from \em{the wolf} that I demonstrated in the last post, is that there are several other pleasing ratios which are very poorly approximated by the notes available. One of those ratios is the one we call a \em{major third}: that is, the interval that corresponds to a \tt{5:4} ratio. In Pythagorean tuning, the closest approximation we have is \tt{81:64}, which is out-of-tune enough that many musicians who composed for Pythagorean tuning would avoid using it entirely!
12
13 Beginning in the sixteenth century, musicians began to adopt alternate tuning systems where the \tt{5:4} ratio—also called the \em{major third}—was better approximated and more usable. One way of doing this was to build a system of tuning using the same techniques as in Pythagorean tuning—that is, generating a set of tones by repeatedly increasing frequencies by the \tt{3:2} ratio, also called a \em{fifth}—except unlike in Pythagorean tuning, they decided to choose a ratio that differed \em{slightly} from the exact \tt{3:2} ratio we used before. Systems that follow the same process as Pythagorean tuning but with a slightly different approximation of the fifth are called \em{meantone temperaments}.
14
15 But what ratio do we choose? We could just keep trying slightly different approximations of \tt{3:2}, seeing what works and what doesn't work, but that's not a very principled way of designing a system of tuning. Instead, let's start with our desired goals and then figure out what ratio we want by working backwards. Let's stipulate right up front that we want a system where major thirds are related to the root by \em{exactly} a \tt{5:4} ratio, and then find a frequency that's a close approximation of \tt{3:2}—let's call this unknown ratio \\(\\rho\\)\ref{rho}—that nevertheless accomodates our initial stipulations.
16
17 \sidenote{The variable \\(\\rho\\) is not a standard variable name, so don't use it around music theoreticians and expect them to know what you mean. I just wanted to have a shorter name than "the approximation of the perfect fifth ratio".}
18
19 So let's start by asking: how \em{did} we get the value of a major third in Pythagorean tuning? If we run the process of generating Pythagorean tuning again, we can see that the frequency which most closely approximates the \tt{5:4} ratio was generated after four applications of the \tt{3:2} ratio. To demonstrate this, I'm going to reproduce the relevant parts of Pythagorean tuning in this chart—but in this chart, I'm \em{not} going to wrap the frequencies back around into the same octave:
20
21 \table{
22 \tr{ \th{Frequency} \th{ Formula } \th{Ratio w/r/t root} }
23 \tr{ \td{400 Hz} \td{ \\(400 \\times (\\frac\{3\}\{2\})^0\\) } \td{ } }
24 \tr{ \td{600 Hz} \td{ \\(400 \\times (\\frac\{3\}\{2\})^1\\) } \td{ 3:2 } }
25 \tr{ \td{900 Hz} \td{ \\(400 \\times (\\frac\{3\}\{2\})^2\\) } \td{ 9:8 } }
26 \tr{ \td{1350 Hz} \td{ \\(400 \\times (\\frac\{3\}\{2\})^3\\) } \td{ 27:16 } }
27 \tr{ \td{2025 Hz} \td{ \\(400 \\times (\\frac\{3\}\{2\})^4\\) } \td{ 81:64 (which is \\(\\approx\\) 5:4) } }
28 }
29
30 In the previous post, I had adjusted the frequencies back down an octave whenever they left the 400–800 Hz range so that they'd be easier to visualize together, but here I didn't: consequently, the frequencies 900 Hz and 1350 Hz are one octave higher than the ones we reported in the last post, and the frequency 2025 Hz is \em{two} octaves higher than the one we originally reported. That is to say, 2025 Hz is two octaves plus a major third above 400 Hz in Pythagorean tuning.
31
32 But wait! We know the octave ratio is \tt{2:1}, and we're currently trying to build a system where the major third is \em{exactly} \tt{5:4}. Two octaves plus a major third in the system we're attempting to create should be \em{exactly the same} as the root multiplied by \\(2 \\times 2 \\times \\frac\{5\}\{4\} = 5\\) (that is, 2000 Hz), but as we already know, Pythagorean tuning gives us the approximation \\((\\frac\{3\}\{2\})^4 = 5.0625\\) (or 2025 Hz). In the new system we're building, we still expect to get to a major third by four applications of our approximated fifth, so let's replace the exact fraction \\(\\frac\{3\}\{2\}\\) by our variable \\(\\rho\\), and apply some basic algebra to the the resulting equation \\( \\rho^4 = 2 \\times 2 \\times \\frac\{5\}\{4\} \\): our mystery frequency turns out to be \\(\\rho = \\sqrt[4]\{5\}\\).
33
34 Now that we have that frequency, let's use it just like we used \tt{3:2} in Pythagorean tuning and look at the resulting scale. This time, I'm restricting the resulting notes to the 400 to 800 Hz range and then sorting the resulting frequencies. For comparison, I'm also going to include the values for Pythagorean tuning:
35
36 \table{
37 \tr{ \th{ Freq. (Meantone) } \th{ Cents (Meantone) } \th{ Freq. (Pythagorean) } \th{ Cents (Pythagorean) } }
38 \tr{ \td{ 400.00 Hz } \td{ 0.00 } \td{400.00 Hz} \td{0.00 cents} }
39 \tr{ \td{ 417.96 Hz } \td{ 76.04 } \td{427.14 Hz} \td{113.68 cents} }
40 \tr{ \td{ 447.21 Hz } \td{ 193.16 } \td{450.00 Hz} \td{203.91 cents} }
41 \tr{ \td{ 467.29 Hz } \td{ 269.20 } \td{480.54 Hz} \td{317.59 cents} }
42 \tr{ \td{ 500.00 Hz } \td{ 386.31 } \td{506.25 Hz} \td{407.82 cents} }
43 \tr{ \td{ 522.45 Hz } \td{ 462.35 } \td{540.60 Hz} \td{521.50 cents} }
44 \tr{ \td{ 559.02 Hz } \td{ 579.47 } \td{569.53 Hz} \td{611.73 cents} }
45 \tr{ \td{ 598.14 Hz } \td{ 696.58 } \td{600.00 Hz} \td{701.95 cents} }
46 \tr{ \td{ 625.00 Hz } \td{ 772.62 } \td{640.72 Hz} \td{815.64 cents} }
47 \tr{ \td{ 668.74 Hz } \td{ 889.73 } \td{675.00 Hz} \td{905.86 cents} }
48 \tr{ \td{ 698.77 Hz } \td{ 965.78 } \td{720.81 Hz} \td{1019.55 cents} }
49 \tr{ \td{ 747.67 Hz } \td{ 1082.89 } \td{759.37 Hz} \td{1109.77 cents} }
50 }
51
52 Well, our fifths are still pretty good approximations: they're within about five cents of a perfect fifth, which is 701.95 cents. And now, our major thirds aren't just approximated: they're exactly perfect! The rest of the scale is a generally reasonable approximation:
53
54 \audio{/static/microtonal/meantone.mp3}
55
56 The system I've demonstrated here is called \em{quarter-comma meantone}. Why? Well, remember that, in this field of music theory, the word \em{comma} refers to a 'gap' between two frequencies: in this case, the gap being referenced is the \em{syntonic comma}, which is the difference between a perfect third and a third as represented by Pythagorean tuning—or to describe it in the same terms as above, the difference between \\((\\frac\{3\}\{2\})^4\\) and \\(\\rho^4\\), which ends up being about 21.51 cents. Consequently, in our system, our fifth ends up differing from a perfect fifth by exactly one-quarter of the syntonic comma, or about 5.38 cents, as demonstrated in the following diagram:
57
58 \svgimg{/static/microtonal/syntonic-comma.svg}
59
60 There are a lot of different kinds of meantones temperaments, though, and all of them begin by choosing a different approximation of the fifth. Let's look at a different one!
61
62 \h1{One-Third-Comma Meantone}
63
64 Quarter-comma meantone was by far variety of meantone temperament after it was first proposed in the 16th century. One of the first rigorous mathematical descriptions of quarter-comma meantone comes from the 16th-century music theorist and organist \link{https://en.wikipedia.org/wiki/Francisco_de_Salinas|Francisco de Salinas}. In his writing, he \em{also} described a different meantone system with a similar motivation: instead of trying to build a meantone system that accomodates perfect major thirds, what if we built a meantone system that accomodates perfect \em{minor} thirds?
65
66 A perfect minor third corresponds to a ratio of \tt{6:5}, which has a slightly more dissonant, haunting sound than most of the ratios we've been working with. A perfect minor third sounds like this:
67
68 \audio{/static/microtonal/minor-third.mp3}
69
70 I'll elide the math behind this tuning, but it proceeds very much like the process above, except that the Pythagorean approximation of a minor third is derived after \em{nine} applications of the \tt{3:2} ratio, which is also several octaves higher, so we end up having to solve a rather different equation for our new \\(\\rho\\) value, but the end result is that our fifth ends up being 694.786 cents: it ends up differing from a perfect major third by exactly \em{one-third} of the syntonic comma. Let's start doing the same generative process as before and build our scale:
71
72 \svgimg{/static/microtonal/third-incomplete.svg}
73
74 Well, we've generated our twelve notes, but this looks… well, wrong. For one, there are a few surprisingly empty spaces in the scale: for example, we have the two notes 114.79 and 184.35, which differ by 69.56 cents, but the next note up is 368.70, which differs by 184.35 cents—a gap more than twice as large! For another: recall how when we first generated our Pythagorean scale, we decided to stop generating notes when we got to a note that was comparatively close to the root. However, in the chart above, the last frequency we generated before stopping was 806.96 at cents, which means the next note we were going to generate was going to be at 550.55 cents: not close to the root at all! Let's try to keep applying our approximated fifth a few more times and see how long it takes to get reach a frequency that's comparatively close to the root:
75
76 \svgimg{/static/microtonal/third-complete.svg}
77
78 \em{Now} we've gotten close back to the root note: the red tone which I put in the bottom-right is the last tone we generated, and it's close enough to the root for our purposes (within twenty-five cents, anyway, which is closer than we got before.) But something here is different from before: by using a slightly different approximation of a fifth, we've ended up developed a scale that has not twelve but \em{nineteen notes}!
79
80 \audio{/static/microtonal/19-scale.mp3}
81
82 When Salinas proposed this system, he described it as sounding "languid" but not "offensive to the ear". Building an octave from nineteen notes has a different fun property, as well: recall that when using a twelve-note octave, if we keep moving up a fifth (that is, seven steps up in the scale), we'll eventually get back to the root, but only after having stepped through every single note in the scale. This isn't true for other intervals: if we go up two steps, for example, then we'll only hit every other note in the scale before returning to the root. But in a nineteen-notes scale, then every possible choice of step size (except nineteen, of course) will have this same property: moving up any consistent amount will cycle through the scale, hitting every possible note before returning to the root. That means we don't just have a circle of fifths, we can produce, say, a circle of major thirds
83
84 \audio{/static/microtonal/circle-of-major-thirds.mp3}
85
86 or even a circle of \em{minor} thirds:
87
88 \audio{/static/microtonal/circle-of-minor-thirds.mp3}
89
90 Additionally, with a nineteen-note octave come a number of extra notes which don't have straightforward equivalents in a traditional twelve-note system. For example, in addition to having a major and a minor third, a nineteen-note scale also gives us an interval slightly larger than a major third, which is sometimes called a \em{supermajor third}. This clip features a major third and then a supermajor third in sequence:
91
92 \audio{/static/microtonal/19th-supermajor-third.mp3}
93
94 Similarly, there's a slightly smaller interval than a minor third which is sometimes called a \em{subminor third}, played here after a minor third:
95
96 \audio{/static/microtonal/19th-subminor-third.mp3}
97
98 Now that we know we can reasonably split an octave into nineteen more-or-less equal chunks, what if we did the same thing we did in the last post, and just split the octave into nineteen equal chunks?
99
100 If we do that, it turns out to be \em{incredibly} similar to the previous tuning we developed, so close it's difficult to hear the difference. Here's a table of the same notes derived using the meantone approach and the equal temperament approach, as well as the difference in cents between the notes:
101
102 \table{
103 \tr{ \th{Freq. (Meantone)} \th{Cents (Meantone)} \th{Freq. (ET)} \th{Cents (ET)} \th{Difference}}
104 \tr{ \td{ 300.00 Hz } \td{ 0.00 } \td{ 300.00 } \td{ 0.00 } \td { 0.00 } }
105 \tr{ \td{ 307.90 Hz } \td{ 45.02 } \td{ 311.15 } \td{ 63.16 } \td { 18.14 } }
106 \tr{ \td{ 320.54 Hz } \td{ 114.65 } \td{ 322.71 } \td{ 126.32 } \td { 11.66 } }
107 \tr{ \td{ 333.70 Hz } \td{ 184.29 } \td{ 334.70 } \td{ 189.47 } \td { 5.18 } }
108 \tr{ \td{ 342.49 Hz } \td{ 229.31 } \td{ 347.13 } \td{ 252.63 } \td { 23.33 } }
109 \tr{ \td{ 356.54 Hz } \td{ 298.94 } \td{ 360.03 } \td{ 315.79 } \td { 16.85 } }
110 \tr{ \td{ 371.18 Hz } \td{ 368.58 } \td{ 373.41 } \td{ 378.95 } \td { 10.37 } }
111 \tr{ \td{ 386.41 Hz } \td{ 438.22 } \td{ 387.28 } \td{ 442.11 } \td { 3.89 } }
112 \tr{ \td{ 396.59 Hz } \td{ 483.23 } \td{ 401.67 } \td{ 505.26 } \td { 22.03 } }
113 \tr{ \td{ 412.87 Hz } \td{ 552.87 } \td{ 416.60 } \td{ 568.42 } \td { 15.55 } }
114 \tr{ \td{ 429.82 Hz } \td{ 622.51 } \td{ 432.07 } \td{ 631.58 } \td { 9.07 } }
115 \tr{ \td{ 447.46 Hz } \td{ 692.15 } \td{ 448.13 } \td{ 694.74 } \td { 2.59 } }
116 \tr{ \td{ 459.24 Hz } \td{ 737.16 } \td{ 464.78 } \td{ 757.89 } \td { 20.73 } }
117 \tr{ \td{ 478.09 Hz } \td{ 806.80 } \td{ 482.05 } \td{ 821.05 } \td { 14.25 } }
118 \tr{ \td{ 497.72 Hz } \td{ 876.44 } \td{ 499.96 } \td{ 884.21 } \td { 7.78 } }
119 \tr{ \td{ 518.15 Hz } \td{ 946.07 } \td{ 518.53 } \td{ 947.37 } \td { 1.30 } }
120 \tr{ \td{ 531.79 Hz } \td{ 991.09 } \td{ 537.80 } \td{ 1010.53 } \td { 19.44 } }
121 \tr{ \td{ 553.62 Hz } \td{ 1060.73 } \td{ 557.78 } \td{ 1073.68 } \td { 12.96 } }
122 \tr{ \td{ 576.34 Hz } \td{ 1130.36 } \td{ 578.51 } \td{ 1136.84 } \td { 6.48 } }
123 }
124
125 In both cases, our approximation of the perfect fifth is, especially compared to many of the systems we've generated before, not as faithful an approximation. The following clip will play a perfect fifth, followed by the fifth as approximated by a 19-tone tuning:
126
127 \audio{/static/microtonal/19th-fifth.mp3}
128
129 But our approximation of the major and minor thirds are very close, as we can see from a perfect third followed by the third in our 19-tone tuning:
130
131 \audio{/static/microtonal/19th-third.mp3}
132
133 All this is interesting! We built a scale using a very similar approach as other scales, but it turns out to have some radically different properties that allow for a very different kind of music to be created. And indeed, some composers were eager to work with alternate systems like this. Around the same time that Salinas first proposed this system, a French composer—\link{https://en.wikipedia.org/wiki/Guillaume_Costeley|Guillaume Costeley}—independently invented a nearly-identical system\ref{cost}
134 \sidenote{Costeley's system was built up from a different mathematical basis, and consequently isn't \em{exactly} the same as the one-third-comma meantone that Salinas was describing, but it's remarkably close. I should also mention that, while I presented them in reverse order, Costeley's composition came first, in 1558, while Salinas' book \em{De musica libri septem} wouldn't be published until 1577.}
135 and wrote a \em{chanson} called \em{Seigneur Dieu ta pitié} with this system, designed to be played on a newly-invented instrument called the \link{https://en.wikipedia.org/wiki/Archicembalo|\em{Archicembalo}}:
136
137 \youtube{wT6-Ndx1EbM|560|315}
138
139 While never achieving \em{major} popularity among musicians at large, various nineteen-tone tunings have been revisited regularly throughout musical history, and have achieved a modest popularity among some composers, in part because nineteen is still a "workable" number of tones for an octave. Recall in the previous post that, when generating the frequencies for a Pythagorean scale, I decided to stop after having generated a frequency that was was "close enough" to the root, because we wouldn't generate a tone closer to the root until after another 53 steps. That was a motivated choice, but still a choice: I certainly \em{could} have kept generating new tones and adding them to the scale until I had generated all 53 notes. After all, we're just concerned with building up a set of frequencies we can use together, so why \em{not} compose music on a 53-note scale?
140
141 \svgimg{/static/microtonal/53tet.svg}
142
143 The problem is, of course, that to write music for such a scale, I would need instruments that could \em{play} the notes on this scale. The nineteenth-century English \link{https://en.wikipedia.org/wiki/Robert_Holford_Macdowall_Bosanquet|music theorist Robert Holford Macdowall Bosanquet} actually \em{did} invent a device capable of playing music using this 53-note extended Pythagorean tuning! It looks like this\ref{attr1}:
144 \sidenote{This image was borrowed from \link{http://tardis.dl.ac.uk/FreeReed/organ_book/node26.html|this page of photographs of enharmonic harmoniums}, and is copyrighted by the Science and Society Picture Library.}
145
146 \center{\img{/static/microtonal/bosanquet.jpg}}
147
148 Actually playing this instrument is very difficult, and \em{certainly} more difficult than mastering a twelve-key piano keyboard! And that's just for a keyboard: attempting to build, say, a guitar fretboard that supports 53 tones per octave would be incredibly difficult! This is a major advantage of a twelve-note scale: it's easy to build physical instruments to accomodate it. Because nineteen is still \em{pretty} small, we can still build reasonable physical devices to accomodate it: for example, piano keyboards that include a handful of extra black keys:
149
150 \svgimg{/static/microtonal/keyboard-layout.svg}
151
152 Of course, we now have a lot of digital instruments, so for modern music, we can be far more adventurous, and indeed composers like electronic music pioneer \link{https://en.wikipedia.org/wiki/Wendy_Carlos|Wendy Carlos}\ref{wendy}
153 \sidenote{Wendy Carlos is a personal hero of mine! She's composed music you've certainly heard, including spectacular movie soundtracks for \em{A Clockwork Orange}, \em{The Shining}, and \em{Tron}, and she also pioneered a lot of early work in electronic music. Her 1968 album of Bach pieces played on a Moog—called \em{Switched-On Back}—was a major factor in bringing electronic instruments to a wider audience. Look up her music!}
154 have taken full advantage of the current obviated need for physical instruments. But still: it's possible to build a nineteen-tone flute in a way that's it's not for a fifty-three-tone flute, which is why nineteen-tone scales are often a first exploration for budding microtonal musicians.
155
156 \h1{And Even More Scales}
157
158 So far, I've demonstrated scales that include twelve, nineteen, and fifty-three tones: are there more? Why, of \em{course}!
159
160 In addition to choosing equal-tempered scales by approximating just intonations, as I've done so far, there are numerous other ways we could construct scales: if we wanted to, we could even just choose equal-tempered scales by running through numbers and discovering whether those choices result in pleasing intervals or not.\ref{friends}
161
162 \sidenote{Several friends I talked to assumed that twelve-tone equal temperament had been discovered more or less this way, rather than by successive modifications of just intonation!}
163
164 For example, if we want to keep the same set of intuitions we've built up for twelve-tone scales, but want a greater degree of tonal richness, we could just subdivide each 12-TET (that is, 12-Tone Equal Temperament) interval into two, and we'd get a 24-TET scale. The 24-TET scale also has a precedent in Middle Eastern music theory: while Middle Eastern music doesn't use a 24-tone scale directly (instead opting for a larger numbers of unusual scales built around certain small intervals), the Lebanese historican and music theorist \link{https://en.wikipedia.org/wiki/Mikhail_Mishaqa|Mikhail Mishaqa} described how many of the scales used in Arabic and Persian music can be described and analyzed as being (in effect) selected subsets of a 24-TET tuning.
165 Other popular choices have included 29-TET (which includes closer-to-perfect fifths than 12-TET), 31-TET (which includes reasonably approximated thirds) or even 72-TET, championed by microtonal musicians like \link{https://en.wikipedia.org/wiki/Joe_Maneri|Joe Maneri}.
166
167 We also can go \em{lower} than twelve tones per octave and still produce workable scales: in particular, 5-TET and 7-TET are both viable options. Both 5-TET and 7-TET in fact show up in various kinds of non-western music theory: for example, Thai musical instruments are regularly tuned to a close approximation of 7-TET, and some scholars contend that there's a 5-TET basis to one of the two major methods of tuning Javanese \em{gamelan} ensembles.
168
169 There's yet another wrinkle we can add to our tuning systems: we've been treating the octave as an omnipresent fact of life in all these systems, but we can throw that out the window, too! For example, the well-known \link{https://en.wikipedia.org/wiki/Bohlen%E2%80%93Pierce_scale|Bohlen-Pierce scale} is a scale that deliberately ignores the \tt{2:1} octave in its structure, and instead uses a \tt{3:1} ratio, sometimes called a \em{tritave}, as a basic element in its tuning, which ends up giving it a very different auditory flavor, as well as making the system very different to compose for.
170 Yet another example: the aforementioned Wendy Carlos has an \em{absolutely wonderful} album called \em{Beauty In The Beast} where she experiments both with various non-Western tunings as well as some non-octave repeating scales of her own creation, the so-called \em{alpha} and \em{beta} scales. These scales are created by splitting a smaller interval, such as the perfect fifth or minor third, into equal parts that can then be repeated: these scales don't end up repeating on an octave level, but rather repeat only on the smaller intervals on which they are modeled.
171
172 \h1{Well, How Do They Sound?}
173
174 Kind of weird!
175
176 …well, they sound weird to most Western listeners, anyway, and I suspect there are multiple factors in play here. Most prominently, many Westerners rarely hear anything but music written in 12-TET, so music written for other tuning sytems sounds a bit… \em{wrong}, like it's somehow subtly out-of-tune. For example, many Western listeners aren't used to listening to Indonesian \em{gamelan} ensembles, so even a piece like this Gamelan piece by Western composer\ref{lou} Lou Harrison will sound unusual and strange:
177
178 \sidenote{Yet another one of my heroes! You should also listen to his \link{https://www.youtube.com/watch?v=NX5w-hC2q_4|Concerto for Pipa with String Quartet}, too, which is a favorite of mine.}
179
180 \youtube{xMTvK9lUnnY|560|315}
181
182 Of course, there's the other factor that many musicians who embrace microtonal music are also musicians who love unusual music in general: for example, a given microtonal enthusiast is probably more likely to be a fan of Schoenberg-style atonal compositions\ref{aton}
183 \sidenote{Vi Hart has a \link{https://www.youtube.com/watch?v=4niz8TfY794|wonderful explanatory video} about twelve-tone atonal composition, which I'd highly recommend!}
184 or experimental aleatoric music, which means the kinds of compositions they write would be unusual to an average listener even if they stuck to 12 notes. That doesn't mean their compositions are \em{bad}—far from it!—but it can be hard to have a real apples-to-apples comparison when your points of comparisons are traditional 12-note melodic compositions and experimental, atonal compositions in a 19-note octave.
185
186
187
188 However, that's by no means universal: there are plenty of more traditional melodic compositions in microtonal scales! For example, here is a more traditionally melodic song composed in the aforementioned Bohlen-Pierce scale by the musician Elaine Walker:
189
190 \youtube{60SYLdMYvcE|560|315}
191
192 Or here's a short prelude written for a 19-TET guitar by microtonal proponent \link{https://en.wikipedia.org/wiki/Ivor_Darreg|Ivor Darreg}:
193
194 \youtube{nJNdVWg2V7k|560|315}
195
196 This so far has been a \em{very} cursory introduction to microtonal music: there's a \em{lot} more there than I talked about in this post! It's a field with some lots of interesting corners and a fascinating history, but at the same time, it's also a field full of unexplored directions and corners just waiting for someone to uncover them. And, of course, plenty of fascinating music to listen to, as well!
5050
5151 (define (serialize-sxml sxml)
5252 (define (mk-prop prop)
53 (let ((key (as-string (car prop))) (val (as-string (cadr prop))))
54 (++ " " key "="
55 (if (string? val) (++ "\"" val "\"") (as-string val)))))
53 (if (null? (cdr prop))
54 (++ " " (as-string (car prop)))
55 (let ((key (as-string (car prop))) (val (as-string (cadr prop))))
56 (++ " " key "="
57 (if (string? val) (++ "\"" val "\"") (as-string val))))))
5658 (cond ((null? sxml) "")
5759 ((string? sxml) sxml)
5860 ((symbol? sxml) (symbol->string sxml))
167167 `(img (@ (class "svgimage")
168168 (src ,(apply string-append src))))))
169169 (cons 'audio (lambda (src)
170 `(audio
170 `(div (@ (align "center"))
171 (audio
171172 (@ (controls "controls"))
172173 (source (@ (src ,(apply string-append src))
173 (type "audio/mp3"))))))
174 (type "audio/mp3")))))))
175 (cons 'youtube
176 (lambda (src width height)
177 `(div (@ (align "center"))
178 (iframe (@ (width ,(apply string-append width))
179 (height ,(apply string-append height))
180 (src ,(apply string-append (cons "https://www.youtube.com/embed/" src)))
181 (frameborder "0")
182 (allowfullscreen))
183 ""))))
174184 (cons 'center (lambda (arg)
175185 `(div (@ (align "center")) ,arg))))))
176186
1 ../drafts/microtonal-music.telml
1 <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="800" height="200">
2 <rect x="20" y="20" width="760" height="160" stroke="black" fill="white" />
3 <line x1="20.0" y1="20" x2="20.0" y2="180" stroke="black" />
4 <text x="8.0" y="200" font-family="Arial">0</text>
5 <line x1="51.6666666667" y1="20" x2="51.6666666667" y2="180" stroke="#aaa" />
6 <line x1="83.3333333333" y1="20" x2="83.3333333333" y2="180" stroke="black" />
7 <text x="71.3333333333" y="200" font-family="Arial">100</text>
8 <line x1="115.0" y1="20" x2="115.0" y2="180" stroke="#aaa" />
9 <line x1="146.666666667" y1="20" x2="146.666666667" y2="180" stroke="black" />
10 <text x="134.666666667" y="200" font-family="Arial">200</text>
11 <line x1="178.333333333" y1="20" x2="178.333333333" y2="180" stroke="#aaa" />
12 <line x1="210.0" y1="20" x2="210.0" y2="180" stroke="black" />
13 <text x="198.0" y="200" font-family="Arial">300</text>
14 <line x1="241.666666667" y1="20" x2="241.666666667" y2="180" stroke="#aaa" />
15 <line x1="273.333333333" y1="20" x2="273.333333333" y2="180" stroke="black" />
16 <text x="261.333333333" y="200" font-family="Arial">400</text>
17 <line x1="305.0" y1="20" x2="305.0" y2="180" stroke="#aaa" />
18 <line x1="336.666666667" y1="20" x2="336.666666667" y2="180" stroke="black" />
19 <text x="324.666666667" y="200" font-family="Arial">500</text>
20 <line x1="368.333333333" y1="20" x2="368.333333333" y2="180" stroke="#aaa" />
21 <line x1="400.0" y1="20" x2="400.0" y2="180" stroke="black" />
22 <text x="388.0" y="200" font-family="Arial">600</text>
23 <line x1="431.666666667" y1="20" x2="431.666666667" y2="180" stroke="#aaa" />
24 <line x1="463.333333333" y1="20" x2="463.333333333" y2="180" stroke="black" />
25 <text x="451.333333333" y="200" font-family="Arial">700</text>
26 <line x1="495.0" y1="20" x2="495.0" y2="180" stroke="#aaa" />
27 <line x1="526.666666667" y1="20" x2="526.666666667" y2="180" stroke="black" />
28 <text x="514.666666667" y="200" font-family="Arial">800</text>
29 <line x1="558.333333333" y1="20" x2="558.333333333" y2="180" stroke="#aaa" />
30 <line x1="590.0" y1="20" x2="590.0" y2="180" stroke="black" />
31 <text x="578.0" y="200" font-family="Arial">900</text>
32 <line x1="621.666666667" y1="20" x2="621.666666667" y2="180" stroke="#aaa" />
33 <line x1="653.333333333" y1="20" x2="653.333333333" y2="180" stroke="black" />
34 <text x="641.333333333" y="200" font-family="Arial">1000</text>
35 <line x1="685.0" y1="20" x2="685.0" y2="180" stroke="#aaa" />
36 <line x1="716.666666667" y1="20" x2="716.666666667" y2="180" stroke="black" />
37 <text x="704.666666667" y="200" font-family="Arial">1100</text>
38 <line x1="748.333333333" y1="20" x2="748.333333333" y2="180" stroke="#aaa" />
39 <line x1="780.0" y1="20" x2="780.0" y2="180" stroke="black" />
40 <text x="760.0" y="200" font-family="Arial">1200</text>
41 <circle cx="20.0" cy="150" r="10" stroke="black" fill="#000000"/>
42 <circle cx="780.0" cy="150" r="10" stroke="black" fill="#000000"/>
43 <circle cx="464.571500548" cy="148" r="10" stroke="black" fill="#040404"/>
44 <circle cx="149.143001096" cy="146" r="10" stroke="black" fill="#090909"/>
45 <circle cx="593.714501644" cy="144" r="10" stroke="black" fill="#0e0e0e"/>
46 <circle cx="278.286002192" cy="142" r="10" stroke="black" fill="#131313"/>
47 <circle cx="722.85750274" cy="140" r="10" stroke="black" fill="#181818"/>
48 <circle cx="407.429003288" cy="138" r="10" stroke="black" fill="#1c1c1c"/>
49 <circle cx="92.0005038366" cy="136" r="10" stroke="black" fill="#212121"/>
50 <circle cx="536.572004385" cy="134" r="10" stroke="black" fill="#262626"/>
51 <circle cx="221.143504933" cy="132" r="10" stroke="black" fill="#2b2b2b"/>
52 <circle cx="665.715005481" cy="130" r="10" stroke="black" fill="#303030"/>
53 <circle cx="350.286506029" cy="128" r="10" stroke="black" fill="#343434"/>
54 <circle cx="34.8580065769" cy="126" r="10" stroke="black" fill="#393939"/>
55 <circle cx="479.429507125" cy="124" r="10" stroke="black" fill="#3e3e3e"/>
56 <circle cx="164.001007673" cy="122" r="10" stroke="black" fill="#434343"/>
57 <circle cx="608.572508221" cy="120" r="10" stroke="black" fill="#484848"/>
58 <circle cx="293.144008769" cy="118" r="10" stroke="black" fill="#4c4c4c"/>
59 <circle cx="737.715509317" cy="116" r="10" stroke="black" fill="#515151"/>
60 <circle cx="422.287009865" cy="114" r="10" stroke="black" fill="#565656"/>
61 <circle cx="106.858510413" cy="112" r="10" stroke="black" fill="#5b5b5b"/>
62 <circle cx="551.430010962" cy="110" r="10" stroke="black" fill="#606060"/>
63 <circle cx="236.00151151" cy="108" r="10" stroke="black" fill="#656565"/>
64 <circle cx="680.573012058" cy="106" r="10" stroke="black" fill="#696969"/>
65 <circle cx="365.144512606" cy="104" r="10" stroke="black" fill="#6e6e6e"/>
66 <circle cx="49.7160131539" cy="102" r="10" stroke="black" fill="#737373"/>
67 <circle cx="494.287513702" cy="100" r="10" stroke="black" fill="#787878"/>
68 <circle cx="178.85901425" cy="98" r="10" stroke="black" fill="#7d7d7d"/>
69 <circle cx="623.430514798" cy="96" r="10" stroke="black" fill="#818181"/>
70 <circle cx="308.002015346" cy="94" r="10" stroke="black" fill="#868686"/>
71 <circle cx="752.573515894" cy="92" r="10" stroke="black" fill="#8b8b8b"/>
72 <circle cx="437.145016442" cy="90" r="10" stroke="black" fill="#909090"/>
73 <circle cx="121.71651699" cy="88" r="10" stroke="black" fill="#959595"/>
74 <circle cx="566.288017539" cy="86" r="10" stroke="black" fill="#999999"/>
75 <circle cx="250.859518087" cy="84" r="10" stroke="black" fill="#9e9e9e"/>
76 <circle cx="695.431018635" cy="82" r="10" stroke="black" fill="#a3a3a3"/>
77 <circle cx="380.002519183" cy="80" r="10" stroke="black" fill="#a8a8a8"/>
78 <circle cx="64.5740197308" cy="78" r="10" stroke="black" fill="#adadad"/>
79 <circle cx="509.145520279" cy="76" r="10" stroke="black" fill="#b2b2b2"/>
80 <circle cx="193.717020827" cy="74" r="10" stroke="black" fill="#b6b6b6"/>
81 <circle cx="638.288521375" cy="72" r="10" stroke="black" fill="#bbbbbb"/>
82 <circle cx="322.860021923" cy="70" r="10" stroke="black" fill="#c0c0c0"/>
83 <circle cx="767.431522471" cy="68" r="10" stroke="black" fill="#c5c5c5"/>
84 <circle cx="452.003023019" cy="66" r="10" stroke="black" fill="#cacaca"/>
85 <circle cx="136.574523567" cy="64" r="10" stroke="black" fill="#cecece"/>
86 <circle cx="581.146024115" cy="62" r="10" stroke="black" fill="#d3d3d3"/>
87 <circle cx="265.717524664" cy="60" r="10" stroke="black" fill="#d8d8d8"/>
88 <circle cx="710.289025212" cy="58" r="10" stroke="black" fill="#dddddd"/>
89 <circle cx="394.86052576" cy="56" r="10" stroke="black" fill="#e2e2e2"/>
90 <circle cx="79.4320263078" cy="54" r="10" stroke="black" fill="#e6e6e6"/>
91 <circle cx="524.003526856" cy="52" r="10" stroke="black" fill="#ebebeb"/>
92 <circle cx="208.575027404" cy="50" r="10" stroke="black" fill="#f0f0f0"/>
93 <circle cx="653.146527952" cy="48" r="10" stroke="black" fill="#f5f5f5"/>
94 <circle cx="337.7180285" cy="46" r="10" stroke="black" fill="#fafafa"/>
95 </svg>
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4 <svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="285"
14 height="70.866142"
15 viewBox="0 0 285 70.866141"
16 id="svg2"
17 version="1.1"
18 inkscape:version="0.91 r13725"
19 sodipodi:docname="keyboard-layout-ink.svg">
20 <defs
21 id="defs4">
22 <linearGradient
23 inkscape:collect="always"
24 id="linearGradient4365">
25 <stop
26 style="stop-color:#ffffff;stop-opacity:1"
27 offset="0"
28 id="stop4367" />
29 <stop
30 style="stop-color:#ffffff;stop-opacity:0"
31 offset="1"
32 id="stop4369" />
33 </linearGradient>
34 <linearGradient
35 inkscape:collect="always"
36 xlink:href="#linearGradient4365"
37 id="linearGradient4371"
38 x1="285"
39 y1="1002.3622"
40 x2="248.1579"
41 y2="1002.3621"
42 gradientUnits="userSpaceOnUse"
43 gradientTransform="matrix(2.85,0,0,1.0000003,-527.25,-1.9542987e-4)" />
44 </defs>
45 <sodipodi:namedview
46 id="base"
47 pagecolor="#ffffff"
48 bordercolor="#666666"
49 borderopacity="1.0"
50 inkscape:pageopacity="1"
51 inkscape:pageshadow="2"
52 inkscape:zoom="2.8"
53 inkscape:cx="195.67236"
54 inkscape:cy="-10.770825"
55 inkscape:document-units="px"
56 inkscape:current-layer="layer1"
57 showgrid="true"
58 units="px"
59 inkscape:object-paths="true"
60 inkscape:snap-intersection-paths="true"
61 inkscape:object-nodes="true"
62 inkscape:snap-midpoints="false"
63 inkscape:snap-smooth-nodes="true"
64 inkscape:window-width="1918"
65 inkscape:window-height="1061"
66 inkscape:window-x="0"
67 inkscape:window-y="17"
68 inkscape:window-maximized="0"
69 showguides="false">
70 <inkscape:grid
71 type="xygrid"
72 id="grid4136" />
73 </sodipodi:namedview>
74 <metadata
75 id="metadata7">
76 <rdf:RDF>
77 <cc:Work
78 rdf:about="">
79 <dc:format>image/svg+xml</dc:format>
80 <dc:type
81 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
82 <dc:title></dc:title>
83 </cc:Work>
84 </rdf:RDF>
85 </metadata>
86 <g
87 inkscape:label="Layer 1"
88 inkscape:groupmode="layer"
89 id="layer1"
90 transform="translate(0,-981.49606)">
91 <g
92 id="g4527">
93 <rect
94 y="987.47693"
95 x="5"
96 height="59.8853"
97 width="24.898664"
98 id="rect4138"
99 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
100 <rect
101 y="987.47693"
102 x="30.101337"
103 height="59.8853"
104 width="24.898664"
105 id="rect4147"
106 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
107 <rect
108 y="987.47693"
109 x="55.101334"
110 height="59.8853"
111 width="24.898664"
112 id="rect4149"
113 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
114 <rect
115 y="987.47693"
116 x="80.101334"
117 height="59.8853"
118 width="24.898664"
119 id="rect4151"
120 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
121 <rect
122 y="987.47693"
123 x="105.10133"
124 height="59.8853"
125 width="24.898664"
126 id="rect4153"
127 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
128 <rect
129 y="987.47693"
130 x="130.10133"
131 height="59.8853"
132 width="24.898664"
133 id="rect4155"
134 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
135 <rect
136 y="987.47693"
137 x="155.10133"
138 height="59.8853"
139 width="24.898664"
140 id="rect4157"
141 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
142 <rect
143 y="987.47693"
144 x="180.10133"
145 height="59.8853"
146 width="24.898664"
147 id="rect4159"
148 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
149 <rect
150 y="987.47693"
151 x="205"
152 height="59.8853"
153 width="24.898664"
154 id="rect4161"
155 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
156 <rect
157 y="987.47693"
158 x="230.10133"
159 height="59.8853"
160 width="24.898664"
161 id="rect4163"
162 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
163 <rect
164 y="987.47693"
165 x="255"
166 height="59.8853"
167 width="24.898664"
168 id="rect4165"
169 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
170 <rect
171 y="987.36218"
172 x="25"
173 height="40"
174 width="10"
175 id="rect4171"
176 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
177 <rect
178 y="987.36218"
179 x="45"
180 height="40"
181 width="10"
182 id="rect4173"
183 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
184 <rect
185 y="987.36218"
186 x="55"
187 height="40"
188 width="10"
189 id="rect4175"
190 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
191 <rect
192 y="987.36218"
193 x="70"
194 height="40"
195 width="10"
196 id="rect4177"
197 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
198 <rect
199 y="987.36218"
200 x="80"
201 height="40"
202 width="10"
203 id="rect4179"
204 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
205 <rect
206 y="987.36218"
207 x="100"
208 height="40"
209 width="10"
210 id="rect4181"
211 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
212 <rect
213 y="987.36218"
214 x="120"
215 height="40"
216 width="10"
217 id="rect4183"
218 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
219 <rect
220 y="987.36218"
221 x="130"
222 height="40"
223 width="10"
224 id="rect4185"
225 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
226 <rect
227 ry="0"
228 y="987.36218"
229 x="145"
230 height="40"
231 width="10"
232 id="rect4187"
233 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
234 <rect
235 y="987.36218"
236 x="155"
237 height="40"
238 width="10"
239 id="rect4189"
240 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
241 <rect
242 y="987.36218"
243 x="170"
244 height="40"
245 width="10"
246 id="rect4191"
247 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
248 <rect
249 y="987.36218"
250 x="180"
251 height="40"
252 width="10"
253 id="rect4193"
254 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
255 <rect
256 y="987.36218"
257 x="200"
258 height="40"
259 width="10"
260 id="rect4195"
261 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
262 <rect
263 y="987.36218"
264 x="220"
265 height="40"
266 width="10"
267 id="rect4197"
268 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
269 <rect
270 y="987.36218"
271 x="230"
272 height="40"
273 width="10"
274 id="rect4199"
275 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
276 <rect
277 y="987.36218"
278 x="245"
279 height="40"
280 width="10"
281 id="rect4201"
282 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
283 <rect
284 y="987.36218"
285 x="5"
286 height="40"
287 width="10"
288 id="rect4203"
289 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
290 <rect
291 y="987.36218"
292 x="275"
293 height="40"
294 width="5"
295 id="rect4205"
296 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.70710677;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
297 <text
298 sodipodi:linespacing="125%"
299 id="text4221"
300 y="1042.5626"
301 x="13.61104"
302 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
303 xml:space="preserve"><tspan
304 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'"
305 y="1042.5626"
306 x="13.61104"
307 id="tspan4223"
308 sodipodi:role="line">2</tspan></text>
309 <text
310 sodipodi:linespacing="125%"
311 id="text4221-3"
312 y="1042.7644"
313 x="38.333759"
314 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
315 xml:space="preserve"><tspan
316 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'"
317 y="1042.7644"
318 x="38.333759"
319 id="tspan4223-6"
320 sodipodi:role="line">4</tspan></text>
321 <text
322 sodipodi:linespacing="125%"
323 id="text4221-3-7"
324 y="1042.5601"
325 x="63.701408"
326 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
327 xml:space="preserve"><tspan
328 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'"
329 y="1042.5601"
330 x="63.701408"
331 id="tspan4223-6-5"
332 sodipodi:role="line">7</tspan></text>
333 <text
334 sodipodi:linespacing="125%"
335 id="text4221-3-7-3"
336 y="1043.0106"
337 x="84.460022"
338 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
339 xml:space="preserve"><tspan
340 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'"
341 y="1043.0106"
342 x="84.460022"
343 id="tspan4223-6-5-5"
344 sodipodi:role="line">10</tspan></text>
345 <text
346 xml:space="preserve"
347 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
348 x="108.46002"
349 y="1043.0106"
350 id="text4289"
351 sodipodi:linespacing="125%"><tspan
352 sodipodi:role="line"
353 id="tspan4291"
354 x="108.46002"
355 y="1043.0106"
356 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'">12</tspan></text>
357 <text
358 sodipodi:linespacing="125%"
359 id="text4293"
360 y="1043.0106"
361 x="134.46002"
362 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
363 xml:space="preserve"><tspan
364 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'"
365 y="1043.0106"
366 x="134.46002"
367 id="tspan4295"
368 sodipodi:role="line">15</tspan></text>
369 <text
370 xml:space="preserve"
371 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
372 x="158.46002"
373 y="1043.0106"
374 id="text4297"
375 sodipodi:linespacing="125%"><tspan
376 sodipodi:role="line"
377 id="tspan4299"
378 x="158.46002"
379 y="1043.0106"
380 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'">18</tspan></text>
381 <text
382 sodipodi:linespacing="125%"
383 id="text4319"
384 y="1043.0106"
385 x="188.46002"
386 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#808080;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
387 xml:space="preserve"><tspan
388 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#808080"
389 y="1043.0106"
390 x="188.46002"
391 id="tspan4321"
392 sodipodi:role="line">2</tspan></text>
393 <text
394 xml:space="preserve"
395 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#808080;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
396 x="212.46002"
397 y="1043.0106"
398 id="text4333"
399 sodipodi:linespacing="125%"><tspan
400 sodipodi:role="line"
401 id="tspan4335"
402 x="212.46002"
403 y="1043.0106"
404 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#808080">4</tspan></text>
405 <text
406 sodipodi:linespacing="125%"
407 id="text4337"
408 y="1043.0106"
409 x="238.46002"
410 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#808080;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
411 xml:space="preserve"><tspan
412 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#808080"
413 y="1043.0106"
414 x="238.46002"
415 id="tspan4339"
416 sodipodi:role="line">7</tspan></text>
417 <text
418 xml:space="preserve"
419 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#808080;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
420 x="262.82996"
421 y="1043.0106"
422 id="text4341"
423 sodipodi:linespacing="125%"><tspan
424 sodipodi:role="line"
425 id="tspan4343"
426 x="262.82996"
427 y="1043.0106"
428 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#808080">10</tspan></text>
429 <text
430 sodipodi:linespacing="125%"
431 id="text4221-2"
432 y="1011.0462"
433 x="7.8026628"
434 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
435 xml:space="preserve"><tspan
436 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
437 y="1011.0462"
438 x="7.8026628"
439 id="tspan4223-7"
440 sodipodi:role="line">1</tspan></text>
441 <text
442 xml:space="preserve"
443 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
444 x="27.802662"
445 y="1011.0462"
446 id="text4391"
447 sodipodi:linespacing="125%"><tspan
448 sodipodi:role="line"
449 id="tspan4393"
450 x="27.802662"
451 y="1011.0462"
452 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">3</tspan></text>
453 <text
454 sodipodi:linespacing="125%"
455 id="text4395"
456 y="1011.0462"
457 x="47.802662"
458 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
459 xml:space="preserve"><tspan
460 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
461 y="1011.0462"
462 x="47.802662"
463 id="tspan4397"
464 sodipodi:role="line">5</tspan></text>
465 <text
466 xml:space="preserve"
467 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
468 x="57.802662"
469 y="1011.0462"
470 id="text4399"
471 sodipodi:linespacing="125%"><tspan
472 sodipodi:role="line"
473 id="tspan4401"
474 x="57.802662"
475 y="1011.0462"
476 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">6</tspan></text>
477 <text
478 sodipodi:linespacing="125%"
479 id="text4403"
480 y="1011.0462"
481 x="71.802658"
482 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
483 xml:space="preserve"><tspan
484 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
485 y="1011.0462"
486 x="71.802658"
487 id="tspan4405"
488 sodipodi:role="line">8</tspan></text>
489 <text
490 xml:space="preserve"
491 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
492 x="81.802658"
493 y="1011.0462"
494 id="text4407"
495 sodipodi:linespacing="125%"><tspan
496 sodipodi:role="line"
497 id="tspan4409"
498 x="81.802658"
499 y="1011.0462"
500 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">9</tspan></text>
501 <text
502 sodipodi:linespacing="125%"
503 id="text4411"
504 y="1011.0462"
505 x="100.98191"
506 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
507 xml:space="preserve"><tspan
508 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
509 y="1011.0462"
510 x="100.98191"
511 id="tspan4413"
512 sodipodi:role="line">11</tspan></text>
513 <text
514 xml:space="preserve"
515 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
516 x="120.30108"
517 y="1011.0462"
518 id="text4415"
519 sodipodi:linespacing="125%"><tspan
520 sodipodi:role="line"
521 id="tspan4417"
522 x="120.30108"
523 y="1011.0462"
524 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">13</tspan></text>
525 <text
526 sodipodi:linespacing="125%"
527 id="text4419"
528 y="1011.0462"
529 x="130.30109"
530 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
531 xml:space="preserve"><tspan
532 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
533 y="1011.0462"
534 x="130.30109"
535 id="tspan4421"
536 sodipodi:role="line">14</tspan></text>
537 <text
538 xml:space="preserve"
539 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
540 x="145.0587"
541 y="1011.0462"
542 id="text4423"
543 sodipodi:linespacing="125%"><tspan
544 sodipodi:role="line"
545 id="tspan4425"
546 x="145.0587"
547 y="1011.0462"
548 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">16</tspan></text>
549 <text
550 sodipodi:linespacing="125%"
551 id="text4445"
552 y="1011.0462"
553 x="155.16023"
554 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
555 xml:space="preserve"><tspan
556 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
557 y="1011.0462"
558 x="155.16023"
559 id="tspan4447"
560 sodipodi:role="line">17</tspan></text>
561 <text
562 xml:space="preserve"
563 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
564 x="170.50192"
565 y="1011.0462"
566 id="text4449"
567 sodipodi:linespacing="125%"><tspan
568 sodipodi:role="line"
569 id="tspan4451"
570 x="170.50192"
571 y="1011.0462"
572 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">19</tspan></text>
573 <text
574 xml:space="preserve"
575 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
576 x="182.90981"
577 y="1011.0462"
578 id="text4453"
579 sodipodi:linespacing="125%"><tspan
580 sodipodi:role="line"
581 id="tspan4455"
582 x="182.90981"
583 y="1011.0462"
584 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">1</tspan></text>
585 <text
586 sodipodi:linespacing="125%"
587 id="text4457"
588 y="1011.0462"
589 x="202.90981"
590 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
591 xml:space="preserve"><tspan
592 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
593 y="1011.0462"
594 x="202.90981"
595 id="tspan4459"
596 sodipodi:role="line">3</tspan></text>
597 <text
598 xml:space="preserve"
599 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
600 x="222.90981"
601 y="1011.0462"
602 id="text4461"
603 sodipodi:linespacing="125%"><tspan
604 sodipodi:role="line"
605 id="tspan4463"
606 x="222.90981"
607 y="1011.0462"
608 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">5</tspan></text>
609 <text
610 sodipodi:linespacing="125%"
611 id="text4465"
612 y="1011.0462"
613 x="232.90981"
614 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
615 xml:space="preserve"><tspan
616 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
617 y="1011.0462"
618 x="232.90981"
619 id="tspan4467"
620 sodipodi:role="line">6</tspan></text>
621 <text
622 xml:space="preserve"
623 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
624 x="246.90981"
625 y="1011.0462"
626 id="text4469"
627 sodipodi:linespacing="125%"><tspan
628 sodipodi:role="line"
629 id="tspan4471"
630 x="246.90981"
631 y="1011.0462"
632 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">8</tspan></text>
633 <rect
634 y="987.36218"
635 x="255"
636 height="40"
637 width="10"
638 id="rect4201-3"
639 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
640 <text
641 sodipodi:linespacing="125%"
642 id="text4500"
643 y="1011.0462"
644 x="257.80267"
645 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
646 xml:space="preserve"><tspan
647 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
648 y="1011.0462"
649 x="257.80267"
650 id="tspan4502"
651 sodipodi:role="line">9</tspan></text>
652 <text
653 xml:space="preserve"
654 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
655 x="276.9819"
656 y="1011.0462"
657 id="text4504"
658 sodipodi:linespacing="125%"><tspan
659 sodipodi:role="line"
660 id="tspan4506"
661 x="276.9819"
662 y="1011.0462"
663 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">11</tspan></text>
664 </g>
665 <rect
666 style="opacity:1;fill:url(#linearGradient4371);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
667 id="rect4363"
668 width="285"
669 height="70.000023"
670 x="-5.6843419e-14"
671 y="982.36218" />
672 </g>
673 </svg>
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <svg
3 xmlns:dc="http://purl.org/dc/elements/1.1/"
4 xmlns:cc="http://creativecommons.org/ns#"
5 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6 xmlns:svg="http://www.w3.org/2000/svg"
7 xmlns="http://www.w3.org/2000/svg"
8 xmlns:xlink="http://www.w3.org/1999/xlink"
9 version="1.1"
10 id="svg2"
11 viewBox="0 0 285 70.866141"
12 height="70.866142"
13 width="285">
14 <defs
15 id="defs4">
16 <linearGradient
17 id="linearGradient4365">
18 <stop
19 id="stop4367"
20 offset="0"
21 style="stop-color:#ffffff;stop-opacity:1" />
22 <stop
23 id="stop4369"
24 offset="1"
25 style="stop-color:#ffffff;stop-opacity:0" />
26 </linearGradient>
27 <linearGradient
28 gradientTransform="matrix(2.85,0,0,1.0000003,-527.25,-1.9542987e-4)"
29 gradientUnits="userSpaceOnUse"
30 y2="1002.3621"
31 x2="248.1579"
32 y1="1002.3622"
33 x1="285"
34 id="linearGradient4371"
35 xlink:href="#linearGradient4365" />
36 </defs>
37 <metadata
38 id="metadata7">
39 <rdf:RDF>
40 <cc:Work
41 rdf:about="">
42 <dc:format>image/svg+xml</dc:format>
43 <dc:type
44 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
45 <dc:title></dc:title>
46 </cc:Work>
47 </rdf:RDF>
48 </metadata>
49 <g
50 transform="translate(0,-981.49606)"
51 id="layer1">
52 <g
53 id="g4527">
54 <rect
55 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
56 id="rect4138"
57 width="24.898664"
58 height="59.8853"
59 x="5"
60 y="987.47693" />
61 <rect
62 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
63 id="rect4147"
64 width="24.898664"
65 height="59.8853"
66 x="30.101337"
67 y="987.47693" />
68 <rect
69 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
70 id="rect4149"
71 width="24.898664"
72 height="59.8853"
73 x="55.101334"
74 y="987.47693" />
75 <rect
76 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
77 id="rect4151"
78 width="24.898664"
79 height="59.8853"
80 x="80.101334"
81 y="987.47693" />
82 <rect
83 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
84 id="rect4153"
85 width="24.898664"
86 height="59.8853"
87 x="105.10133"
88 y="987.47693" />
89 <rect
90 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
91 id="rect4155"
92 width="24.898664"
93 height="59.8853"
94 x="130.10133"
95 y="987.47693" />
96 <rect
97 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
98 id="rect4157"
99 width="24.898664"
100 height="59.8853"
101 x="155.10133"
102 y="987.47693" />
103 <rect
104 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
105 id="rect4159"
106 width="24.898664"
107 height="59.8853"
108 x="180.10133"
109 y="987.47693" />
110 <rect
111 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
112 id="rect4161"
113 width="24.898664"
114 height="59.8853"
115 x="205"
116 y="987.47693" />
117 <rect
118 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
119 id="rect4163"
120 width="24.898664"
121 height="59.8853"
122 x="230.10133"
123 y="987.47693" />
124 <rect
125 style="opacity:1;fill:#f2f2f2;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.11469877;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
126 id="rect4165"
127 width="24.898664"
128 height="59.8853"
129 x="255"
130 y="987.47693" />
131 <rect
132 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
133 id="rect4171"
134 width="10"
135 height="40"
136 x="25"
137 y="987.36218" />
138 <rect
139 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
140 id="rect4173"
141 width="10"
142 height="40"
143 x="45"
144 y="987.36218" />
145 <rect
146 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
147 id="rect4175"
148 width="10"
149 height="40"
150 x="55"
151 y="987.36218" />
152 <rect
153 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
154 id="rect4177"
155 width="10"
156 height="40"
157 x="70"
158 y="987.36218" />
159 <rect
160 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
161 id="rect4179"
162 width="10"
163 height="40"
164 x="80"
165 y="987.36218" />
166 <rect
167 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
168 id="rect4181"
169 width="10"
170 height="40"
171 x="100"
172 y="987.36218" />
173 <rect
174 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
175 id="rect4183"
176 width="10"
177 height="40"
178 x="120"
179 y="987.36218" />
180 <rect
181 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
182 id="rect4185"
183 width="10"
184 height="40"
185 x="130"
186 y="987.36218" />
187 <rect
188 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
189 id="rect4187"
190 width="10"
191 height="40"
192 x="145"
193 y="987.36218"
194 ry="0" />
195 <rect
196 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
197 id="rect4189"
198 width="10"
199 height="40"
200 x="155"
201 y="987.36218" />
202 <rect
203 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
204 id="rect4191"
205 width="10"
206 height="40"
207 x="170"
208 y="987.36218" />
209 <rect
210 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
211 id="rect4193"
212 width="10"
213 height="40"
214 x="180"
215 y="987.36218" />
216 <rect
217 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
218 id="rect4195"
219 width="10"
220 height="40"
221 x="200"
222 y="987.36218" />
223 <rect
224 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
225 id="rect4197"
226 width="10"
227 height="40"
228 x="220"
229 y="987.36218" />
230 <rect
231 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
232 id="rect4199"
233 width="10"
234 height="40"
235 x="230"
236 y="987.36218" />
237 <rect
238 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
239 id="rect4201"
240 width="10"
241 height="40"
242 x="245"
243 y="987.36218" />
244 <rect
245 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
246 id="rect4203"
247 width="10"
248 height="40"
249 x="5"
250 y="987.36218" />
251 <rect
252 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.70710677;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
253 id="rect4205"
254 width="5"
255 height="40"
256 x="275"
257 y="987.36218" />
258 <text
259 xml:space="preserve"
260 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
261 x="13.61104"
262 y="1042.5626"
263 id="text4221"><tspan
264 id="tspan4223"
265 x="13.61104"
266 y="1042.5626"
267 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'">2</tspan></text>
268 <text
269 xml:space="preserve"
270 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
271 x="38.333759"
272 y="1042.7644"
273 id="text4221-3"><tspan
274 id="tspan4223-6"
275 x="38.333759"
276 y="1042.7644"
277 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'">4</tspan></text>
278 <text
279 xml:space="preserve"
280 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
281 x="63.701408"
282 y="1042.5601"
283 id="text4221-3-7"><tspan
284 id="tspan4223-6-5"
285 x="63.701408"
286 y="1042.5601"
287 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'">7</tspan></text>
288 <text
289 xml:space="preserve"
290 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
291 x="84.460022"
292 y="1043.0106"
293 id="text4221-3-7-3"><tspan
294 id="tspan4223-6-5-5"
295 x="84.460022"
296 y="1043.0106"
297 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'">10</tspan></text>
298 <text
299 id="text4289"
300 y="1043.0106"
301 x="108.46002"
302 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
303 xml:space="preserve"><tspan
304 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'"
305 y="1043.0106"
306 x="108.46002"
307 id="tspan4291">12</tspan></text>
308 <text
309 xml:space="preserve"
310 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
311 x="134.46002"
312 y="1043.0106"
313 id="text4293"><tspan
314 id="tspan4295"
315 x="134.46002"
316 y="1043.0106"
317 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'">15</tspan></text>
318 <text
319 id="text4297"
320 y="1043.0106"
321 x="158.46002"
322 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
323 xml:space="preserve"><tspan
324 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'"
325 y="1043.0106"
326 x="158.46002"
327 id="tspan4299">18</tspan></text>
328 <text
329 xml:space="preserve"
330 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#808080;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
331 x="188.46002"
332 y="1043.0106"
333 id="text4319"><tspan
334 id="tspan4321"
335 x="188.46002"
336 y="1043.0106"
337 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#808080">2</tspan></text>
338 <text
339 id="text4333"
340 y="1043.0106"
341 x="212.46002"
342 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#808080;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
343 xml:space="preserve"><tspan
344 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#808080"
345 y="1043.0106"
346 x="212.46002"
347 id="tspan4335">4</tspan></text>
348 <text
349 xml:space="preserve"
350 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#808080;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
351 x="238.46002"
352 y="1043.0106"
353 id="text4337"><tspan
354 id="tspan4339"
355 x="238.46002"
356 y="1043.0106"
357 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#808080">7</tspan></text>
358 <text
359 id="text4341"
360 y="1043.0106"
361 x="262.82996"
362 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#808080;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
363 xml:space="preserve"><tspan
364 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#808080"
365 y="1043.0106"
366 x="262.82996"
367 id="tspan4343">10</tspan></text>
368 <text
369 xml:space="preserve"
370 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
371 x="7.8026628"
372 y="1011.0462"
373 id="text4221-2"><tspan
374 id="tspan4223-7"
375 x="7.8026628"
376 y="1011.0462"
377 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">1</tspan></text>
378 <text
379 id="text4391"
380 y="1011.0462"
381 x="27.802662"
382 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
383 xml:space="preserve"><tspan
384 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
385 y="1011.0462"
386 x="27.802662"
387 id="tspan4393">3</tspan></text>
388 <text
389 xml:space="preserve"
390 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
391 x="47.802662"
392 y="1011.0462"
393 id="text4395"><tspan
394 id="tspan4397"
395 x="47.802662"
396 y="1011.0462"
397 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">5</tspan></text>
398 <text
399 id="text4399"
400 y="1011.0462"
401 x="57.802662"
402 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
403 xml:space="preserve"><tspan
404 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
405 y="1011.0462"
406 x="57.802662"
407 id="tspan4401">6</tspan></text>
408 <text
409 xml:space="preserve"
410 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
411 x="71.802658"
412 y="1011.0462"
413 id="text4403"><tspan
414 id="tspan4405"
415 x="71.802658"
416 y="1011.0462"
417 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">8</tspan></text>
418 <text
419 id="text4407"
420 y="1011.0462"
421 x="81.802658"
422 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
423 xml:space="preserve"><tspan
424 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
425 y="1011.0462"
426 x="81.802658"
427 id="tspan4409">9</tspan></text>
428 <text
429 xml:space="preserve"
430 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
431 x="100.98191"
432 y="1011.0462"
433 id="text4411"><tspan
434 id="tspan4413"
435 x="100.98191"
436 y="1011.0462"
437 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">11</tspan></text>
438 <text
439 id="text4415"
440 y="1011.0462"
441 x="120.30108"
442 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
443 xml:space="preserve"><tspan
444 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
445 y="1011.0462"
446 x="120.30108"
447 id="tspan4417">13</tspan></text>
448 <text
449 xml:space="preserve"
450 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
451 x="130.30109"
452 y="1011.0462"
453 id="text4419"><tspan
454 id="tspan4421"
455 x="130.30109"
456 y="1011.0462"
457 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">14</tspan></text>
458 <text
459 id="text4423"
460 y="1011.0462"
461 x="145.0587"
462 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
463 xml:space="preserve"><tspan
464 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
465 y="1011.0462"
466 x="145.0587"
467 id="tspan4425">16</tspan></text>
468 <text
469 xml:space="preserve"
470 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
471 x="155.16023"
472 y="1011.0462"
473 id="text4445"><tspan
474 id="tspan4447"
475 x="155.16023"
476 y="1011.0462"
477 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">17</tspan></text>
478 <text
479 id="text4449"
480 y="1011.0462"
481 x="170.50192"
482 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
483 xml:space="preserve"><tspan
484 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
485 y="1011.0462"
486 x="170.50192"
487 id="tspan4451">19</tspan></text>
488 <text
489 id="text4453"
490 y="1011.0462"
491 x="182.90981"
492 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
493 xml:space="preserve"><tspan
494 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
495 y="1011.0462"
496 x="182.90981"
497 id="tspan4455">1</tspan></text>
498 <text
499 xml:space="preserve"
500 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
501 x="202.90981"
502 y="1011.0462"
503 id="text4457"><tspan
504 id="tspan4459"
505 x="202.90981"
506 y="1011.0462"
507 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">3</tspan></text>
508 <text
509 id="text4461"
510 y="1011.0462"
511 x="222.90981"
512 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
513 xml:space="preserve"><tspan
514 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
515 y="1011.0462"
516 x="222.90981"
517 id="tspan4463">5</tspan></text>
518 <text
519 xml:space="preserve"
520 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
521 x="232.90981"
522 y="1011.0462"
523 id="text4465"><tspan
524 id="tspan4467"
525 x="232.90981"
526 y="1011.0462"
527 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">6</tspan></text>
528 <text
529 id="text4469"
530 y="1011.0462"
531 x="246.90981"
532 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
533 xml:space="preserve"><tspan
534 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
535 y="1011.0462"
536 x="246.90981"
537 id="tspan4471">8</tspan></text>
538 <rect
539 style="opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
540 id="rect4201-3"
541 width="10"
542 height="40"
543 x="255"
544 y="987.36218" />
545 <text
546 xml:space="preserve"
547 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
548 x="257.80267"
549 y="1011.0462"
550 id="text4500"><tspan
551 id="tspan4502"
552 x="257.80267"
553 y="1011.0462"
554 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">9</tspan></text>
555 <text
556 id="text4504"
557 y="1011.0462"
558 x="276.9819"
559 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
560 xml:space="preserve"><tspan
561 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff"
562 y="1011.0462"
563 x="276.9819"
564 id="tspan4506">11</tspan></text>
565 </g>
566 <rect
567 y="982.36218"
568 x="-5.6843419e-14"
569 height="70.000023"
570 width="285"
571 id="rect4363"
572 style="opacity:1;fill:url(#linearGradient4371);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
573 </g>
574 </svg>
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4 <svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12 width="800"
13 height="200"
14 viewBox="0 0 800.00001 200"
15 id="svg2"
16 version="1.1"
17 inkscape:version="0.91 r13725"
18 sodipodi:docname="syntonic-comma.svg">
19 <defs
20 id="defs4" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="1.4"
29 inkscape:cx="392.1969"
30 inkscape:cy="176.54813"
31 inkscape:document-units="px"
32 inkscape:current-layer="layer1"
33 showgrid="true"
34 units="px"
35 showguides="true"
36 inkscape:object-paths="true"
37 inkscape:snap-intersection-paths="true"
38 inkscape:object-nodes="true"
39 inkscape:snap-smooth-nodes="true"
40 inkscape:window-width="1918"
41 inkscape:window-height="1061"
42 inkscape:window-x="0"
43 inkscape:window-y="17"
44 inkscape:window-maximized="0">
45 <inkscape:grid
46 type="xygrid"
47 id="grid4136" />
48 </sodipodi:namedview>
49 <metadata
50 id="metadata7">
51 <rdf:RDF>
52 <cc:Work
53 rdf:about="">
54 <dc:format>image/svg+xml</dc:format>
55 <dc:type
56 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
57 <dc:title></dc:title>
58 </cc:Work>
59 </rdf:RDF>
60 </metadata>
61 <g
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer"
64 id="layer1"
65 transform="translate(0,-852.36216)">
66 <rect
67 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#333333;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
68 id="rect4631"
69 width="720"
70 height="149.99998"
71 x="40"
72 y="872.36218"
73 ry="0" />
74 <path
75 style="fill:none;fill-rule:evenodd;stroke:#333333;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
76 d="m 280,872.36216 0,150.00004"
77 id="path4650"
78 inkscape:connector-curvature="0" />
79 <path
80 style="fill:none;fill-rule:evenodd;stroke:#333333;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
81 d="m 520,872.36216 0,150.00004"
82 id="path4652"
83 inkscape:connector-curvature="0" />
84 <rect
85 style="opacity:1;fill:#ff5858;fill-opacity:1;fill-rule:nonzero;stroke:#d90000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
86 id="rect4170"
87 width="140.34995"
88 height="28.800209"
89 x="40.049923"
90 y="873.56195" />
91 <rect
92 style="opacity:1;fill:#ff5858;fill-opacity:1;fill-rule:nonzero;stroke:#d90000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
93 id="rect4170-7"
94 width="140.34995"
95 height="28.800209"
96 x="180"
97 y="873.56195" />
98 <rect
99 style="opacity:1;fill:#ff5858;fill-opacity:1;fill-rule:nonzero;stroke:#d90000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
100 id="rect4170-5"
101 width="140.34995"
102 height="28.800209"
103 x="319.95013"
104 y="873.56195" />
105 <rect
106 style="opacity:1;fill:#ff5858;fill-opacity:1;fill-rule:nonzero;stroke:#d90000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
107 id="rect4170-5-3"
108 width="140.34995"
109 height="28.800209"
110 x="459.90015"
111 y="873.56195" />
112 <rect
113 style="opacity:1;fill:#2121ff;fill-opacity:1;fill-rule:nonzero;stroke:#0000bb;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
114 id="rect4210"
115 width="239.9001"
116 height="29.999977"
117 x="40.099895"
118 y="912.36218" />
119 <rect
120 style="opacity:1;fill:#2121ff;fill-opacity:1;fill-rule:nonzero;stroke:#0000bb;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
121 id="rect4210-5"
122 width="239.99997"
123 height="29.999977"
124 x="280.00003"
125 y="912.36218" />
126 <rect
127 style="opacity:1;fill:#0ac70a;fill-opacity:1;fill-rule:nonzero;stroke:#056c05;stroke-width:1.01505089;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
128 id="rect4227"
129 width="75"
130 height="29.999977"
131 x="520"
132 y="912.36218"
133 ry="0" />
134 <text
135 xml:space="preserve"
136 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
137 x="61.766483"
138 y="892.82159"
139 id="text4229"
140 sodipodi:linespacing="125%"><tspan
141 sodipodi:role="line"
142 id="tspan4231"
143 x="61.766483"
144 y="892.82159"
145 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">perfect 5th</tspan></text>
146 <text
147 xml:space="preserve"
148 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
149 x="207.88326"
150 y="893.88251"
151 id="text4229-6"
152 sodipodi:linespacing="125%"><tspan
153 sodipodi:role="line"
154 id="tspan4231-2"
155 x="207.88326"
156 y="893.88251"
157 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">perfect 5th</tspan></text>
158 <text
159 xml:space="preserve"
160 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
161 x="346.46954"
162 y="892.31653"
163 id="text4229-9"
164 sodipodi:linespacing="125%"><tspan
165 sodipodi:role="line"
166 id="tspan4231-1"
167 x="346.46954"
168 y="892.31653"
169 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">perfect 5th</tspan></text>
170 <text
171 xml:space="preserve"
172 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
173 x="484.44925"
174 y="892.82159"
175 id="text4229-2"
176 sodipodi:linespacing="125%"><tspan
177 sodipodi:role="line"
178 id="tspan4231-7"
179 x="484.44925"
180 y="892.82159"
181 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">perfect 5th</tspan></text>
182 <text
183 xml:space="preserve"
184 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
185 x="130.8604"
186 y="932.87494"
187 id="text4229-0"
188 sodipodi:linespacing="125%"><tspan
189 sodipodi:role="line"
190 id="tspan4231-9"
191 x="130.8604"
192 y="932.87494"
193 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">octave</tspan></text>
194 <text
195 xml:space="preserve"
196 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
197 x="368.59903"
198 y="934.33942"
199 id="text4229-0-3"
200 sodipodi:linespacing="125%"><tspan
201 sodipodi:role="line"
202 id="tspan4231-9-6"
203 x="368.59903"
204 y="934.33942"
205 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">octave</tspan></text>
206 <text
207 xml:space="preserve"
208 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
209 x="524.62439"
210 y="933.3089"
211 id="text4229-0-0"
212 sodipodi:linespacing="125%"><tspan
213 sodipodi:role="line"
214 id="tspan4231-9-62"
215 x="524.62439"
216 y="933.3089"
217 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">maj. 3rd</tspan></text>
218 <path
219 style="fill:#666666;fill-rule:evenodd;stroke:#3d3d3d;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
220 d="m 595,957.36216 5,0 0,25.00004 -5,0 z"
221 id="path4317"
222 inkscape:connector-curvature="0" />
223 <text
224 xml:space="preserve"
225 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
226 x="607.32678"
227 y="974.48547"
228 id="text4229-0-3-6"
229 sodipodi:linespacing="125%"><tspan
230 sodipodi:role="line"
231 id="tspan4231-9-6-1"
232 x="607.32678"
233 y="974.48547"
234 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#4d4d4d">syntonic comma</tspan></text>
235 <path
236 style="fill:#999999;fill-rule:evenodd;stroke:#000000;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1.5, 3;stroke-dashoffset:0;stroke-opacity:1"
237 d="m 595,957.36216 0,-13"
238 id="path4341"
239 inkscape:connector-curvature="0"
240 sodipodi:nodetypes="cc" />
241 <path
242 style="fill:#999999;fill-rule:evenodd;stroke:#000000;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1.5, 3;stroke-dashoffset:0;stroke-opacity:1"
243 d="m 600,957.36216 0,-55"
244 id="path4343"
245 inkscape:connector-curvature="0"
246 sodipodi:nodetypes="cc" />
247 <rect
248 style="opacity:1;fill:#ff8a58;fill-opacity:1;fill-rule:nonzero;stroke:#952d00;stroke-width:0.99525839;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
249 id="rect4170-8"
250 width="139.02213"
251 height="28.800209"
252 x="40.099792"
253 y="993.56201" />
254 <rect
255 style="opacity:1;fill:#ff8a58;fill-opacity:1;fill-rule:nonzero;stroke:#952d00;stroke-width:0.99525839;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
256 id="rect4170-7-7"
257 width="139.02213"
258 height="28.800209"
259 x="178.72583"
260 y="993.56201" />
261 <rect
262 style="opacity:1;fill:#ff8a58;fill-opacity:1;fill-rule:nonzero;stroke:#952d00;stroke-width:0.99525839;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
263 id="rect4170-5-9"
264 width="139.02213"
265 height="28.800209"
266 x="317.35193"
267 y="993.56201" />
268 <rect
269 style="opacity:1;fill:#ff8a58;fill-opacity:1;fill-rule:nonzero;stroke:#952d00;stroke-width:0.99525839;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
270 id="rect4170-5-3-2"
271 width="139.02213"
272 height="28.800209"
273 x="455.97791"
274 y="993.56201" />
275 <text
276 xml:space="preserve"
277 style="font-style:normal;font-weight:normal;font-size:17.4170208px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
278 x="53.866302"
279 y="1010.0096"
280 id="text4229-02"
281 sodipodi:linespacing="125%"
282 transform="scale(0.99525838,1.0047642)"><tspan
283 sodipodi:role="line"
284 id="tspan4231-3"
285 x="53.866302"
286 y="1010.0096"
287 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">meantone 5th</tspan></text>
288 <text
289 xml:space="preserve"
290 style="font-style:normal;font-weight:normal;font-size:17.4170208px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
291 x="191.25215"
292 y="1009.075"
293 id="text4229-6-7"
294 sodipodi:linespacing="125%"
295 transform="scale(0.99525838,1.0047642)"><tspan
296 sodipodi:role="line"
297 id="tspan4231-2-5"
298 x="191.25215"
299 y="1009.075"
300 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">meantone 5th</tspan></text>
301 <text
302 xml:space="preserve"
303 style="font-style:normal;font-weight:normal;font-size:17.4170208px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
304 x="331.19089"
305 y="1009.5072"
306 id="text4229-9-9"
307 sodipodi:linespacing="125%"
308 transform="scale(0.99525838,1.0047642)"><tspan
309 sodipodi:role="line"
310 id="tspan4231-1-2"
311 x="331.19089"
312 y="1009.5072"
313 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">meantone 5th</tspan></text>
314 <text
315 xml:space="preserve"
316 style="font-style:normal;font-weight:normal;font-size:17.4170208px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
317 x="472.53534"
318 y="1010.0096"
319 id="text4229-2-2"
320 sodipodi:linespacing="125%"
321 transform="scale(0.99525838,1.0047642)"><tspan
322 sodipodi:role="line"
323 id="tspan4231-7-8"
324 x="472.53534"
325 y="1010.0096"
326 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff">meantone 5th</tspan></text>
327 <text
328 xml:space="preserve"
329 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
330 x="23.571428"
331 y="1042.1521"
332 id="text4480"
333 sodipodi:linespacing="125%"><tspan
334 sodipodi:role="line"
335 id="tspan4482"
336 x="23.571428"
337 y="1042.1521"
338 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'">0 cents</tspan></text>
339 <text
340 xml:space="preserve"
341 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
342 x="253.57143"
343 y="1042.1521"
344 id="text4480-3"
345 sodipodi:linespacing="125%"><tspan
346 sodipodi:role="line"
347 id="tspan4482-6"
348 x="253.57143"
349 y="1042.1521"
350 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'">1200 cents</tspan></text>
351 <text
352 xml:space="preserve"
353 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
354 x="493.57144"
355 y="1042.1521"
356 id="text4480-3-1"
357 sodipodi:linespacing="125%"><tspan
358 sodipodi:role="line"
359 id="tspan4482-6-2"
360 x="493.57144"
361 y="1042.1521"
362 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'">2400 cents</tspan></text>
363 <text
364 xml:space="preserve"
365 style="font-style:normal;font-weight:normal;font-size:17.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
366 x="704.14288"
367 y="1042.1521"
368 id="text4480-3-9"
369 sodipodi:linespacing="125%"><tspan
370 sodipodi:role="line"
371 id="tspan4482-6-3"
372 x="704.14288"
373 y="1042.1521"
374 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans'">3600 cents</tspan></text>
375 </g>
376 </svg>
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <svg
3 xmlns:dc="http://purl.org/dc/elements/1.1/"
4 xmlns:cc="http://creativecommons.org/ns#"
5 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6 xmlns:svg="http://www.w3.org/2000/svg"
7 xmlns="http://www.w3.org/2000/svg"
8 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10 version="1.1"
11 width="800"
12 height="200"
13 id="svg2"
14 inkscape:version="0.91 r13725"
15 sodipodi:docname="third-complete.svg">
16 <metadata
17 id="metadata170">
18 <rdf:RDF>
19 <cc:Work
20 rdf:about="">
21 <dc:format>image/svg+xml</dc:format>
22 <dc:type
23 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
24 </cc:Work>
25 </rdf:RDF>
26 </metadata>
27 <defs
28 id="defs168" />
29 <sodipodi:namedview
30 pagecolor="#ffffff"
31 bordercolor="#666666"
32 borderopacity="1"
33 objecttolerance="10"
34 gridtolerance="10"
35 guidetolerance="10"
36 inkscape:pageopacity="0"
37 inkscape:pageshadow="2"
38 inkscape:window-width="1918"
39 inkscape:window-height="1061"
40 id="namedview166"
41 showgrid="false"
42 inkscape:zoom="2.6233662"
43 inkscape:cx="630.41562"
44 inkscape:cy="100"
45 inkscape:window-x="0"
46 inkscape:window-y="17"
47 inkscape:window-maximized="0"
48 inkscape:current-layer="svg2" />
49 <rect
50 x="20"
51 y="20"
52 width="760"
53 height="160"
54 stroke="black"
55 fill="white"
56 id="rect4" />
57 <line
58 x1="20.0"
59 y1="20"
60 x2="20.0"
61 y2="180"
62 stroke="black"
63 id="line6" />
64 <text
65 x="8.0"
66 y="200"
67 font-family="Arial"
68 id="text8">0</text>
69 <line
70 x1="51.6666666667"
71 y1="20"
72 x2="51.6666666667"
73 y2="180"
74 stroke="#aaa"
75 id="line10" />
76 <line
77 x1="83.3333333333"
78 y1="20"
79 x2="83.3333333333"
80 y2="180"
81 stroke="black"
82 id="line12" />
83 <text
84 x="71.3333333333"
85 y="200"
86 font-family="Arial"
87 id="text14">100</text>
88 <line
89 x1="115.0"
90 y1="20"
91 x2="115.0"
92 y2="180"
93 stroke="#aaa"
94 id="line16" />
95 <line
96 x1="146.666666667"
97 y1="20"
98 x2="146.666666667"
99 y2="180"
100 stroke="black"
101 id="line18" />
102 <text
103 x="134.666666667"
104 y="200"
105 font-family="Arial"
106 id="text20">200</text>
107 <line
108 x1="178.333333333"
109 y1="20"
110 x2="178.333333333"
111 y2="180"
112 stroke="#aaa"
113 id="line22" />
114 <line
115 x1="210.0"
116 y1="20"
117 x2="210.0"
118 y2="180"
119 stroke="black"
120 id="line24" />
121 <text
122 x="198.0"
123 y="200"
124 font-family="Arial"
125 id="text26">300</text>
126 <line
127 x1="241.666666667"
128 y1="20"
129 x2="241.666666667"
130 y2="180"
131 stroke="#aaa"
132 id="line28" />
133 <line
134 x1="273.333333333"
135 y1="20"
136 x2="273.333333333"
137 y2="180"
138 stroke="black"
139 id="line30" />
140 <text
141 x="261.333333333"
142 y="200"
143 font-family="Arial"
144 id="text32">400</text>
145 <line
146 x1="305.0"
147 y1="20"
148 x2="305.0"
149 y2="180"
150 stroke="#aaa"
151 id="line34" />
152 <line
153 x1="336.666666667"
154 y1="20"
155 x2="336.666666667"
156 y2="180"
157 stroke="black"
158 id="line36" />
159 <text
160 x="324.666666667"
161 y="200"
162 font-family="Arial"
163 id="text38">500</text>
164 <line
165 x1="368.333333333"
166 y1="20"
167 x2="368.333333333"
168 y2="180"
169 stroke="#aaa"
170 id="line40" />
171 <line
172 x1="400.0"
173 y1="20"
174 x2="400.0"
175 y2="180"
176 stroke="black"
177 id="line42" />
178 <text
179 x="388.0"
180 y="200"
181 font-family="Arial"
182 id="text44">600</text>
183 <line
184 x1="431.666666667"
185 y1="20"
186 x2="431.666666667"
187 y2="180"
188 stroke="#aaa"
189 id="line46" />
190 <line
191 x1="463.333333333"
192 y1="20"
193 x2="463.333333333"
194 y2="180"
195 stroke="black"
196 id="line48" />
197 <text
198 x="451.333333333"
199 y="200"
200 font-family="Arial"
201 id="text50">700</text>
202 <line
203 x1="495.0"
204 y1="20"
205 x2="495.0"
206 y2="180"
207 stroke="#aaa"
208 id="line52" />
209 <line
210 x1="526.666666667"
211 y1="20"
212 x2="526.666666667"
213 y2="180"
214 stroke="black"
215 id="line54" />
216 <text
217 x="514.666666667"
218 y="200"
219 font-family="Arial"
220 id="text56">800</text>
221 <line
222 x1="558.333333333"
223 y1="20"
224 x2="558.333333333"
225 y2="180"
226 stroke="#aaa"
227 id="line58" />
228 <line
229 x1="590.0"
230 y1="20"
231 x2="590.0"
232 y2="180"
233 stroke="black"
234 id="line60" />
235 <text
236 x="578.0"
237 y="200"
238 font-family="Arial"
239 id="text62">900</text>
240 <line
241 x1="621.666666667"
242 y1="20"
243 x2="621.666666667"
244 y2="180"
245 stroke="#aaa"
246 id="line64" />
247 <line
248 x1="653.333333333"
249 y1="20"
250 x2="653.333333333"
251 y2="180"
252 stroke="black"
253 id="line66" />
254 <text
255 x="641.333333333"
256 y="200"
257 font-family="Arial"
258 id="text68">1000</text>
259 <line
260 x1="685.0"
261 y1="20"
262 x2="685.0"
263 y2="180"
264 stroke="#aaa"
265 id="line70" />
266 <line
267 x1="716.666666667"
268 y1="20"
269 x2="716.666666667"
270 y2="180"
271 stroke="black"
272 id="line72" />
273 <text
274 x="704.666666667"
275 y="200"
276 font-family="Arial"
277 id="text74">1100</text>
278 <line
279 x1="748.333333333"
280 y1="20"
281 x2="748.333333333"
282 y2="180"
283 stroke="#aaa"
284 id="line76" />
285 <line
286 x1="780.0"
287 y1="20"
288 x2="780.0"
289 y2="180"
290 stroke="black"
291 id="line78" />
292 <text
293 x="760.0"
294 y="200"
295 font-family="Arial"
296 id="text80">1200</text>
297 <circle
298 cx="20.0"
299 cy="150"
300 r="10"
301 stroke="black"
302 fill="#8dd3c7"
303 id="circle82" />
304 <text
305 x="35.0"
306 y="156"
307 font-family="Arial"
308 font-size="12"
309 id="text84">0.00</text>
310 <circle
311 cx="780.0"
312 cy="150"
313 r="10"
314 stroke="black"
315 fill="#8dd3c7"
316 id="circle86" />
317 <text
318 x="731.34131"
319 y="170.10402"
320 font-size="12"
321 id="text88"
322 style="font-size:12px;font-family:Arial">1200.00</text>
323 <circle
324 cx="619.179300779"
325 cy="144"
326 r="10"
327 stroke="black"
328 fill="#ffffb3"
329 id="circle90" />
330 <text
331 x="634.179300779"
332 y="150"
333 font-family="Arial"
334 font-size="12"
335 id="text92">946.07</text>
336 <circle
337 cx="458.358601557"
338 cy="138"
339 r="10"
340 stroke="black"
341 fill="#bebada"
342 id="circle94" />
343 <text
344 x="473.358601557"
345 y="144"
346 font-family="Arial"
347 font-size="12"
348 id="text96">692.15</text>
349 <circle
350 cx="297.537902336"
351 cy="132"
352 r="10"
353 stroke="black"
354 fill="#fb8072"
355 id="circle98" />
356 <text
357 x="312.537902336"
358 y="138"
359 font-family="Arial"
360 font-size="12"
361 id="text100">438.22</text>
362 <circle
363 cx="136.717203115"
364 cy="126"
365 r="10"
366 stroke="black"
367 fill="#80b1d3"
368 id="circle102" />
369 <text
370 x="151.717203115"
371 y="132"
372 font-family="Arial"
373 font-size="12"
374 id="text104">184.29</text>
375 <circle
376 cx="735.896503893"
377 cy="120"
378 r="10"
379 stroke="black"
380 fill="#fdb462"
381 id="circle106" />
382 <text
383 x="750.896503893"
384 y="126"
385 font-family="Arial"
386 font-size="12"
387 id="text108">1130.36</text>
388 <circle
389 cx="575.075804672"
390 cy="114"
391 r="10"
392 stroke="black"
393 fill="#b3de69"
394 id="circle110" />
395 <text
396 x="590.075804672"
397 y="120"
398 font-family="Arial"
399 font-size="12"
400 id="text112">876.44</text>
401 <circle
402 cx="414.25510545"
403 cy="108"
404 r="10"
405 stroke="black"
406 fill="#fccde5"
407 id="circle114" />
408 <text
409 x="429.25510545"
410 y="114"
411 font-family="Arial"
412 font-size="12"
413 id="text116">622.51</text>
414 <circle
415 cx="253.434406229"
416 cy="102"
417 r="10"
418 stroke="black"
419 fill="#d9d9d9"
420 id="circle118" />
421 <text
422 x="268.434406229"
423 y="108"
424 font-family="Arial"
425 font-size="12"
426 id="text120">368.58</text>
427 <circle
428 cx="92.6137070077"
429 cy="96"
430 r="10"
431 stroke="black"
432 fill="#bc80bd"
433 id="circle122" />
434 <text
435 x="107.613707008"
436 y="102"
437 font-family="Arial"
438 font-size="12"
439 id="text124">114.65</text>
440 <circle
441 cx="691.793007786"
442 cy="90"
443 r="10"
444 stroke="black"
445 fill="#ccebc5"
446 id="circle126" />
447 <text
448 x="706.793007786"
449 y="96"
450 font-family="Arial"
451 font-size="12"
452 id="text128">1060.73</text>
453 <circle
454 cx="530.972308565"
455 cy="84"
456 r="10"
457 stroke="black"
458 fill="#ffed6f"
459 id="circle130" />
460 <text
461 x="545.972308565"
462 y="90"
463 font-family="Arial"
464 font-size="12"
465 id="text132">806.80</text>
466 <circle
467 cx="370.151609344"
468 cy="78"
469 r="10"
470 stroke="black"
471 fill="#8dd3c7"
472 id="circle134" />
473 <text
474 x="385.151609344"
475 y="84"
476 font-family="Arial"
477 font-size="12"
478 id="text136">552.87</text>
479 <circle
480 cx="209.330910122"
481 cy="72"
482 r="10"
483 stroke="black"
484 fill="#ffffb3"
485 id="circle138" />
486 <text
487 x="224.330910122"
488 y="78"
489 font-family="Arial"
490 font-size="12"
491 id="text140">298.94</text>
492 <circle
493 cx="48.5102109009"
494 cy="66"
495 r="10"
496 stroke="black"
497 fill="#bebada"
498 id="circle142" />
499 <text
500 x="63.5102109009"
501 y="72"
502 font-family="Arial"
503 font-size="12"
504 id="text144">45.02</text>
505 <circle
506 cx="647.689511679"
507 cy="60"
508 r="10"
509 stroke="black"
510 fill="#fb8072"
511 id="circle146" />
512 <text
513 x="662.689511679"
514 y="66"
515 font-family="Arial"
516 font-size="12"
517 id="text148">991.09</text>
518 <circle
519 cx="486.868812458"
520 cy="54"
521 r="10"
522 stroke="black"
523 fill="#80b1d3"
524 id="circle150" />
525 <text
526 x="501.868812458"
527 y="60"
528 font-family="Arial"
529 font-size="12"
530 id="text152">737.16</text>
531 <circle
532 cx="326.048113237"
533 cy="48"
534 r="10"
535 stroke="black"
536 fill="#fdb462"
537 id="circle154" />
538 <text
539 x="341.048113237"
540 y="54"
541 font-family="Arial"
542 font-size="12"
543 id="text156">483.23</text>
544 <circle
545 cx="165.227414015"
546 cy="42"
547 r="10"
548 stroke="black"
549 fill="#b3de69"
550 id="circle158" />
551 <text
552 x="180.227414015"
553 y="48"
554 font-family="Arial"
555 font-size="12"
556 id="text160">229.31</text>
557 <circle
558 cx="764.406714794"
559 cy="144"
560 r="10"
561 stroke="black"
562 fill="#f00"
563 id="circle162" />
564 <text
565 x="711.55499"
566 y="155.33665"
567 font-size="12"
568 id="text164"
569 style="font-size:12px;font-family:Arial">1175.38</text>
570 </svg>
1 <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="800" height="200">
2 <rect x="20" y="20" width="760" height="160" stroke="black" fill="white" />
3 <line x1="20.0" y1="20" x2="20.0" y2="180" stroke="black" />
4 <text x="8.0" y="200" font-family="Arial">0</text>
5 <line x1="51.6666666667" y1="20" x2="51.6666666667" y2="180" stroke="#aaa" />
6 <line x1="83.3333333333" y1="20" x2="83.3333333333" y2="180" stroke="black" />
7 <text x="71.3333333333" y="200" font-family="Arial">100</text>
8 <line x1="115.0" y1="20" x2="115.0" y2="180" stroke="#aaa" />
9 <line x1="146.666666667" y1="20" x2="146.666666667" y2="180" stroke="black" />
10 <text x="134.666666667" y="200" font-family="Arial">200</text>
11 <line x1="178.333333333" y1="20" x2="178.333333333" y2="180" stroke="#aaa" />
12 <line x1="210.0" y1="20" x2="210.0" y2="180" stroke="black" />
13 <text x="198.0" y="200" font-family="Arial">300</text>
14 <line x1="241.666666667" y1="20" x2="241.666666667" y2="180" stroke="#aaa" />
15 <line x1="273.333333333" y1="20" x2="273.333333333" y2="180" stroke="black" />
16 <text x="261.333333333" y="200" font-family="Arial">400</text>
17 <line x1="305.0" y1="20" x2="305.0" y2="180" stroke="#aaa" />
18 <line x1="336.666666667" y1="20" x2="336.666666667" y2="180" stroke="black" />
19 <text x="324.666666667" y="200" font-family="Arial">500</text>
20 <line x1="368.333333333" y1="20" x2="368.333333333" y2="180" stroke="#aaa" />
21 <line x1="400.0" y1="20" x2="400.0" y2="180" stroke="black" />
22 <text x="388.0" y="200" font-family="Arial">600</text>
23 <line x1="431.666666667" y1="20" x2="431.666666667" y2="180" stroke="#aaa" />
24 <line x1="463.333333333" y1="20" x2="463.333333333" y2="180" stroke="black" />
25 <text x="451.333333333" y="200" font-family="Arial">700</text>
26 <line x1="495.0" y1="20" x2="495.0" y2="180" stroke="#aaa" />
27 <line x1="526.666666667" y1="20" x2="526.666666667" y2="180" stroke="black" />
28 <text x="514.666666667" y="200" font-family="Arial">800</text>
29 <line x1="558.333333333" y1="20" x2="558.333333333" y2="180" stroke="#aaa" />
30 <line x1="590.0" y1="20" x2="590.0" y2="180" stroke="black" />
31 <text x="578.0" y="200" font-family="Arial">900</text>
32 <line x1="621.666666667" y1="20" x2="621.666666667" y2="180" stroke="#aaa" />
33 <line x1="653.333333333" y1="20" x2="653.333333333" y2="180" stroke="black" />
34 <text x="641.333333333" y="200" font-family="Arial">1000</text>
35 <line x1="685.0" y1="20" x2="685.0" y2="180" stroke="#aaa" />
36 <line x1="716.666666667" y1="20" x2="716.666666667" y2="180" stroke="black" />
37 <text x="704.666666667" y="200" font-family="Arial">1100</text>
38 <line x1="748.333333333" y1="20" x2="748.333333333" y2="180" stroke="#aaa" />
39 <line x1="780.0" y1="20" x2="780.0" y2="180" stroke="black" />
40 <text x="760.0" y="200" font-family="Arial">1200</text>
41 <circle cx="20.0" cy="150" r="10" stroke="black" fill="#8dd3c7"/>
42 <text x="35.0" y="156" font-family="Arial" font-size="12">0.00</text>
43 <circle cx="619.188769475" cy="140" r="10" stroke="black" fill="#ffffb3"/>
44 <text x="634.188769475" y="146" font-family="Arial" font-size="12">946.09</text>
45 <circle cx="458.37753895" cy="130" r="10" stroke="black" fill="#bebada"/>
46 <text x="473.37753895" y="136" font-family="Arial" font-size="12">692.18</text>
47 <circle cx="297.566308426" cy="120" r="10" stroke="black" fill="#fb8072"/>
48 <text x="312.566308426" y="126" font-family="Arial" font-size="12">438.26</text>
49 <circle cx="136.755077901" cy="110" r="10" stroke="black" fill="#80b1d3"/>
50 <text x="151.755077901" y="116" font-family="Arial" font-size="12">184.35</text>
51 <circle cx="735.943847376" cy="100" r="10" stroke="black" fill="#fdb462"/>
52 <text x="750.943847376" y="106" font-family="Arial" font-size="12">1130.44</text>
53 <circle cx="575.132616851" cy="90" r="10" stroke="black" fill="#b3de69"/>
54 <text x="590.132616851" y="96" font-family="Arial" font-size="12">876.53</text>
55 <circle cx="414.321386326" cy="80" r="10" stroke="black" fill="#fccde5"/>
56 <text x="429.321386326" y="86" font-family="Arial" font-size="12">622.61</text>
57 <circle cx="253.510155801" cy="70" r="10" stroke="black" fill="#d9d9d9"/>
58 <text x="268.510155801" y="76" font-family="Arial" font-size="12">368.70</text>
59 <circle cx="92.6989252765" cy="60" r="10" stroke="black" fill="#bc80bd"/>
60 <text x="107.698925277" y="66" font-family="Arial" font-size="12">114.79</text>
61 <circle cx="691.887694752" cy="50" r="10" stroke="black" fill="#ccebc5"/>
62 <text x="706.887694752" y="56" font-family="Arial" font-size="12">1060.88</text>
63 <circle cx="531.076464227" cy="40" r="10" stroke="black" fill="#ffed6f"/>
64 <text x="546.076464227" y="46" font-family="Arial" font-size="12">806.96</text>
65 </svg>