1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134
|
<?xml version="1.0" encoding="UTF-8"?>
<score xmlns="http://denemo.org/xmlns/Denemo" version="8">
<thumbnail>
<first-staff>1</first-staff>
<last-staff>3</last-staff>
<first-measure>1</first-measure>
<last-measure>3</last-measure>
<first-obj>0</first-obj>
<last-obj>2147483647</last-obj>
</thumbnail>
<sourcefile>
<x>1929</x>
<y>52</y>
<width>1280</width>
<height>1005</height>
<scale>2112</scale>
</sourcefile>
<lilycontrol>
<papersize>a4</papersize>
<lilyversion>2.24</lilyversion>
<fontsize>18</fontsize>
<orientation>1</orientation>
<total-edit-time>14801</total-edit-time>
<score-directives>
<directive>
<tag>ScoreIndent</tag>
<prefix>\layout {indent = 9.0}
</prefix>
<display>indent=9.0</display>
<data>9.0</data>
<override>4</override>
</directive>
<directive>
<tag>ScoreShortIndent</tag>
<prefix>\layout {short-indent = 5.4}
</prefix>
<display>short indent=5.4</display>
<data>5.4</data>
<override>4</override>
<ignore>
<layout>2267647111</layout>
</ignore>
</directive>
</score-directives>
</lilycontrol>
<movement-number>1</movement-number>
<movement>
<edit-info>
<staffno>1</staffno>
<measureno>1</measureno>
<cursorposition>0</cursorposition>
<tonalcenter>0</tonalcenter>
<zoom>100</zoom>
<system-height>100</system-height>
<page-zoom>100</page-zoom>
<page-system-height>100</page-system-height>
</edit-info>
<score-info>
<tempo>
<bpm>120</bpm>
</tempo>
</score-info>
<staves>
<staff id="id0"></staff>
</staves>
<voices>
<voice id="id1">
<voice-info>
<voice-name>Viola</voice-name>
<first-measure-number>1</first-measure-number>
</voice-info>
<initial-voice-params>
<staff-ref staff="id0"></staff-ref>
<clef name="alto"></clef>
<key-signature>
<modal-key-signature note-name="C" mode="major"></modal-key-signature>
</key-signature>
<time-signature>
<simple-time-signature>
<numerator>4</numerator>
<denominator>4</denominator>
</simple-time-signature>
</time-signature>
</initial-voice-params>
<voice-props>
<number-of-lines>5</number-of-lines>
<staff-range-lo>-7</staff-range-lo>
<staff-range-hi>19</staff-range-hi>
<staff-range>1</staff-range>
<voice-control>1</voice-control>
<transpose>0</transpose>
<instrument>Viola</instrument>
<device-port>NONE</device-port>
<volume>127</volume>
<override_volume>0</override_volume>
<mute>0</mute>
<midi_prognum>41</midi_prognum>
<midi_channel>0</midi_channel>
<hasfigures>0</hasfigures>
<hasfakechords>0</hasfakechords>
<staff-directives>
<directive>
<tag>InstrumentName</tag>
<prefix>instrumentName = \markup { \with-url #'"scheme:(d-GoToPosition 1 1 1 1)(let ((choice (d-PopupMenu (list (cons (_ \"Change Name\") d-InstrumentName) (cons (_ \"Change Indent\") d-ScoreIndent)))))
(if choice (choice))) " "Viola" }</prefix>
<postfix>\set Staff.instrumentName = \markup { \with-url #'"scheme:(d-GoToPosition 1 1 1 1)(let ((choice (d-PopupMenu (list (cons (_ \"Change Name\") d-InstrumentName) (cons (_ \"Change Indent\") d-ScoreIndent)))))
(if choice (choice))) " "Violin" }</postfix>
<display>Viola</display>
<override>22</override>
</directive>
<directive>
<tag>MidiInstrumentName</tag>
<postfix>\set Staff.midiInstrument = #"violin" </postfix>
<display>violin</display>
<override>4</override>
</directive>
<directive>
<tag>ShortInstrumentName</tag>
<prefix> shortInstrumentName = "Vla"</prefix>
<display>Vla</display>
<override>22</override>
<ignore>
<layout>2267647111</layout>
</ignore>
</directive>
</staff-directives>
</voice-props>
<measures>
<measure></measure>
</measures>
</voice>
</voices>
</movement>
</score>
|