|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<museScore version="3.02"> |
| 3 | + <Score> |
| 4 | + <LayerTag id="0" tag="default"></LayerTag> |
| 5 | + <currentLayer>0</currentLayer> |
| 6 | + <Division>480</Division> |
| 7 | + <Style> |
| 8 | + <measureSpacing>1</measureSpacing> |
| 9 | + <hideEmptyStaves>1</hideEmptyStaves> |
| 10 | + <dontHidStavesInFirstSystm>0</dontHidStavesInFirstSystm> |
| 11 | + <hideInstrumentNameIfOneInstrument>0</hideInstrumentNameIfOneInstrument> |
| 12 | + <subTitleFontSize>14</subTitleFontSize> |
| 13 | + <Spatium>1.74978</Spatium> |
| 14 | + </Style> |
| 15 | + <showInvisible>1</showInvisible> |
| 16 | + <showUnprintable>1</showUnprintable> |
| 17 | + <showFrames>1</showFrames> |
| 18 | + <showMargins>0</showMargins> |
| 19 | + <metaTag name="arranger"></metaTag> |
| 20 | + <metaTag name="composer"></metaTag> |
| 21 | + <metaTag name="copyright"></metaTag> |
| 22 | + <metaTag name="lyricist"></metaTag> |
| 23 | + <metaTag name="movementNumber"></metaTag> |
| 24 | + <metaTag name="movementTitle">Note dynamics attribute</metaTag> |
| 25 | + <metaTag name="originalFormat">xml</metaTag> |
| 26 | + <metaTag name="poet"></metaTag> |
| 27 | + <metaTag name="source"></metaTag> |
| 28 | + <metaTag name="translator"></metaTag> |
| 29 | + <metaTag name="workNumber"></metaTag> |
| 30 | + <metaTag name="workTitle"></metaTag> |
| 31 | + <Part> |
| 32 | + <Staff id="1"> |
| 33 | + <StaffType group="pitched"> |
| 34 | + <name>stdNormal</name> |
| 35 | + </StaffType> |
| 36 | + <hideWhenEmpty>3</hideWhenEmpty> |
| 37 | + </Staff> |
| 38 | + <trackName>Voice</trackName> |
| 39 | + <Instrument> |
| 40 | + <longName>Voice</longName> |
| 41 | + <trackName></trackName> |
| 42 | + <Articulation> |
| 43 | + <velocity>100</velocity> |
| 44 | + <gateTime>100</gateTime> |
| 45 | + </Articulation> |
| 46 | + <Articulation name="staccatissimo"> |
| 47 | + <velocity>100</velocity> |
| 48 | + <gateTime>33</gateTime> |
| 49 | + </Articulation> |
| 50 | + <Articulation name="staccato"> |
| 51 | + <velocity>100</velocity> |
| 52 | + <gateTime>50</gateTime> |
| 53 | + </Articulation> |
| 54 | + <Articulation name="portato"> |
| 55 | + <velocity>100</velocity> |
| 56 | + <gateTime>67</gateTime> |
| 57 | + </Articulation> |
| 58 | + <Articulation name="tenuto"> |
| 59 | + <velocity>100</velocity> |
| 60 | + <gateTime>100</gateTime> |
| 61 | + </Articulation> |
| 62 | + <Articulation name="marcato"> |
| 63 | + <velocity>120</velocity> |
| 64 | + <gateTime>67</gateTime> |
| 65 | + </Articulation> |
| 66 | + <Articulation name="sforzato"> |
| 67 | + <velocity>150</velocity> |
| 68 | + <gateTime>100</gateTime> |
| 69 | + </Articulation> |
| 70 | + <Articulation name="sforzatoStaccato"> |
| 71 | + <velocity>150</velocity> |
| 72 | + <gateTime>50</gateTime> |
| 73 | + </Articulation> |
| 74 | + <Articulation name="marcatoStaccato"> |
| 75 | + <velocity>120</velocity> |
| 76 | + <gateTime>50</gateTime> |
| 77 | + </Articulation> |
| 78 | + <Articulation name="marcatoTenuto"> |
| 79 | + <velocity>120</velocity> |
| 80 | + <gateTime>100</gateTime> |
| 81 | + </Articulation> |
| 82 | + <Channel> |
| 83 | + <program value="0"/> |
| 84 | + <controller ctrl="10" value="63"/> |
| 85 | + </Channel> |
| 86 | + </Instrument> |
| 87 | + </Part> |
| 88 | + <Staff id="1"> |
| 89 | + <VBox> |
| 90 | + <height>10</height> |
| 91 | + <Text> |
| 92 | + <style>Title</style> |
| 93 | + <text>Note dynamics attribute</text> |
| 94 | + </Text> |
| 95 | + </VBox> |
| 96 | + <Measure> |
| 97 | + <voice> |
| 98 | + <Clef> |
| 99 | + <concertClefType>G</concertClefType> |
| 100 | + <transposingClefType>G</transposingClefType> |
| 101 | + </Clef> |
| 102 | + <TimeSig> |
| 103 | + <sigN>5</sigN> |
| 104 | + <sigD>4</sigD> |
| 105 | + </TimeSig> |
| 106 | + <Chord> |
| 107 | + <durationType>quarter</durationType> |
| 108 | + <Note> |
| 109 | + <pitch>60</pitch> |
| 110 | + <tpc>14</tpc> |
| 111 | + </Note> |
| 112 | + </Chord> |
| 113 | + <Chord> |
| 114 | + <durationType>quarter</durationType> |
| 115 | + <Note> |
| 116 | + <pitch>62</pitch> |
| 117 | + <tpc>16</tpc> |
| 118 | + <head>cross</head> |
| 119 | + <velocity>1</velocity> |
| 120 | + <veloType>user</veloType> |
| 121 | + </Note> |
| 122 | + </Chord> |
| 123 | + <Chord> |
| 124 | + <durationType>quarter</durationType> |
| 125 | + <Note> |
| 126 | + <pitch>64</pitch> |
| 127 | + <tpc>18</tpc> |
| 128 | + <velocity>45</velocity> |
| 129 | + <veloType>user</veloType> |
| 130 | + </Note> |
| 131 | + </Chord> |
| 132 | + <Chord> |
| 133 | + <durationType>quarter</durationType> |
| 134 | + <Note> |
| 135 | + <pitch>65</pitch> |
| 136 | + <tpc>13</tpc> |
| 137 | + <velocity>127</velocity> |
| 138 | + <veloType>user</veloType> |
| 139 | + </Note> |
| 140 | + </Chord> |
| 141 | + <Chord> |
| 142 | + <durationType>quarter</durationType> |
| 143 | + <Note> |
| 144 | + <pitch>67</pitch> |
| 145 | + <tpc>15</tpc> |
| 146 | + </Note> |
| 147 | + </Chord> |
| 148 | + <BarLine> |
| 149 | + </BarLine> |
| 150 | + </voice> |
| 151 | + </Measure> |
| 152 | + </Staff> |
| 153 | + </Score> |
| 154 | + </museScore> |
0 commit comments