Necrofantasia finger positions, Broken Moon #3
|
@ -0,0 +1,41 @@
|
|||
\version "2.24.0"
|
||||
\language "english"
|
||||
\header {
|
||||
title = "Broken Moon"
|
||||
composer = "ZUN"
|
||||
poet = "Transcribed by Nekorare, Leni Aniva"
|
||||
}
|
||||
violin = \new Staff \with {
|
||||
instrumentName = "Violin"
|
||||
shortInstrumentName = "V."
|
||||
midiInstrument = "violin"
|
||||
}
|
||||
\fixed c'' {
|
||||
\tempo 4 = 83
|
||||
\numericTimeSignature
|
||||
\time 4/4
|
||||
\override Accidental.hide-tied-accidental-after-break = ##t
|
||||
\key ef \major
|
||||
|
||||
r2 f4 g | bf8 c' g f g c ef f |
|
||||
<g, d> ef <g, d> bf, <g c>4 g,8 bf, | <af, c> ef f ef <bf, f>4 f8 ef |
|
||||
f bf <ef g>2 g8 bf |
|
||||
}
|
||||
|
||||
\score {
|
||||
\violin
|
||||
\layout {
|
||||
\context {
|
||||
\Score
|
||||
proportionalNotationDuration = #(ly:make-moment 1/4)
|
||||
\override SpacingSpanner.uniform-stretching = ##t
|
||||
\override SpacingSpanner.strict-grace-spacing = ##t
|
||||
}
|
||||
}
|
||||
}
|
||||
\score {
|
||||
\unfoldRepeats {
|
||||
\violin
|
||||
}
|
||||
\midi { }
|
||||
}
|
Loading…
Reference in New Issue