OpenMusicScores/touhou/07-border-of-life.ly

61 lines
1.7 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

\version "2.24.0"
\language "english"
\header {
title = "幽雅に咲かせ、墨染の桜 Border of Life"
subtitle = "東方妖々夢 ~ Perfect Cherry Blossoms"
composer = "ZUN"
poet = "Transcribed by Leni Aniva"
}
violin =
<<
\new Staff \with {
instrumentName = "Violin"
shortInstrumentName = "V."
midiInstrument = "violin"
}
\fixed c'' {
\tempo 4 = 120
\key f \minor
<af, c>4.-3-1\mf <af, f>8~-3-4 4 <bf, g>4-3-4 | <af, c>4. <af, f>8~ 4 <bf, g>4 |
\set fingeringOrientations = #'(right)
<bf,\glide-3 f\glide-4>16
\set fingeringOrientations = #'(left)
<c-3 g-4>8. <af, f>4 <bf, g> <g, ef>-2\finger"♭3" | <af, f>1-3-4 |
<af, c>4.-3-1\mf <af, ef>8~ 4 <bf, f>4 | <g, bf,>4.-3-1 <g, ef>8~ 4 <af, f>4 |
<c, af,>4 <af,, f,> <bf,, g,> <g,, ef,> | <af,, f,>1 |
r1 |
\key gs \minor
\tempo 4 = 150
\section
<b, b>8\f <gs, gs> <e, e > <as, as> <fss, fss> <ds, ds> r8 <b, b>~ |
<b, b >8 <gs, gs> <e, e > <as, as> <fss, fss> <ds, ds> r8 <cs cs'> |
<b, b >8 <gs, gs> <e, e > <as, as> <fss, fss> <ds, ds> r8 <b, b>~ |
<b, b >8 <gs, gs> <e, e > <as, as> <fss, fss> <ds, ds> r8 <cs cs'> |
<ds ds'>8 <b, b > <gs, gs> <cs cs'> <as, as> <fss, fss> r8 <ds ds'>~ |
<ds ds'>8 <b, b > <gs, gs> <cs cs'> <as, as> <fss, fss> r8 <e e'> |
<ds ds'>8 <b, b > <gs, gs> <cs cs'> <as, as> <fss, fss> r8 <ds ds'>~ |
<ds ds'>8 <b, b > <gs, gs> <e e'> <cs cs'> <as, as> <b,, b,> <cs, cs> |
\section
<ds, ds>4.\mf <gs, gs>8~ 4 <as, as>4 | <ds, ds>4. <gs, gs>8~ 4 <as, as>4 |
<ds b>4 <b, gs> <cs as> <as, fs> | <b, gs>1 |
}
>>
\score {
\violin
\layout {
\context {
\Score
}
}
}
\score {
\unfoldRepeats {
\violin
}
\midi { }
}