% vim:ts=4:fenc=utf8 \version "2.10.33" \header { title = "Before Dawn" subtitle = "from anime “.hack//SIGN”" composer = "梶浦 由記 (Kajiura Yuki)" version = "00 (2008-10-11)" enteredby = "Michał Gawron based on transcription by Sarah Pobjoy" copyright = "Public Domain" instrument = "Piano" maintainer = "Michał Gawron" maintainerEmail = "mcv@mulabs.org" maintainerWeb = "http://mcv.jogger.pl/" tagline = "" %\markup { \override #'(box-padding . 1.0) \override #'(baseline-skip . 2.7) \box \center-align { \teeny \line { Typeset using \with-url #"http://www.LilyPond.org" \line { www.LilyPond.org } by \maintainer } \line { \teeny \line { This sheet music has been placed in the public domain by the typesetter, for details see: \hspace #-0.5 \with-url #"http://creativecommons.org/licenses/publicdomain" http://creativecommons.org/licenses/publicdomain } } } } } Tu = \tupletUp Td = \tupletDown Tn = \tupletNeutral \paper { #(set-paper-size "a4" 'portrait) between-system-space = 1.4\cm %between-system-padding = #1 ragged-bottom = ##t ragged-last-bottom = ##t bottom-margin = 7\mm %top-margin = 0\mm %annotate-spacing = ##t } music = { \tempo 4=88 \time 4/4 \parallelMusic #'(upper lower) { \once \override TextScript #'padding = #6 % 0 \key e \major \clef treble \partial 4 b'4 | \key e \major \clef treble \partial 4 r4 % 1 | gis''2. a''8 b''8 | e'2. dis'4 % 2 | e''2. fis''8 gis''8 | cis'1 % 3 | cis''2 dis''4 \times 2/3 { r8 cis''8 dis''8 } | a2 fis2 % 4 | 4 2~ 8 b'8 | b4 b2. % 5 | 2.\arpeggio a''8 b''8 | e'2. dis'4 % 6 | e''2. fis''8 gis''8 | cis'1 % 7 | cis''4. e''8 4 gis''4 | a2 fis2 % 8 | 4 2 e'''8 dis'''8 | b4 b2. % 9 | 2. cis'''8 dis'''8 | cis'8 gis'8 cis''8 e''8~ e''2 % 10 | 2. gis''8 fis''8 | gis8 dis'8 gis'8 b'8~ b'2 % 11 | 4. cis''8 4\arpeggio gis''4 | a8 e'8 a'8 cis''8 fis8 cis'8 fis'4 % 12 | 4\arpeggio 2~ 8 b'8 | b8 fis'8 b'2. % 13 | 2.\arpeggio a''8 b''8 | e8 b8 e'8 b'8~ b'2 % 14 | 2. fis''8 gis''8 | cis8 gis8 cis'8 gis'8~ gis'2 % 15 | 2 4\arpeggio cis''8 dis''8 | a8 e'8 a'4 b2 % 16 | 1\arpeggio | e8 b8 e'8 a'8~ a'8 b'8 fis'4 % 17 | 2.~\arpeggio 8 b8 | \clef bass e,8 b,8 e8 8~ 2 % 18 | 2.\arpeggio a'8 b'8 | e,8 b,8 e8 b8 e'2 % 19 | 2 cis'8 e'8 fis'8 gis'8 | cis,8 gis,8 cis8 gis8~ gis2 % 20 | 4. a8 4\arpeggio cis'8 dis'8 | a,,8 e,8 a,4 fis,,8 cis,8 fis,4 % 21 | 4\arpeggio 2~\arpeggio 8 b8 | b,,8 fis,8 b,2. % 22 | 2\arpeggio e'8 gis'8 a'8 b'8 | e,8 b,8 e8 b8~ b2 % 23 | 2 e'8 gis'8 8 8 | cis,8 gis,8 cis8 cis'8~ cis'2 % 24 | 4. e'8 b'4 a'4 | a,,8 e,8 a,4 fis,,8 cis,8 fis,,4 % 25 | 4\arpeggio 4 4 4 | gis,,8 dis,8 gis,,4 gis,,8 dis,8 gis,,4 % 26 | 4.\arpeggio 8~ 4 4 | cis,8 gis,8 cis4~ cis8 cis4 cis8 % 27 | 4. 8~ 4 b8 dis'8 | gis,8 dis8 gis2. % 28 | 4.\arpeggio 8~ 4 4 | a,8 e8 a4~ a8 a4. % 29 | 4.\arpeggio 8~ 2 | e,8 b,8 e2. % 30 | 4.\arpeggio 8~ 8 a8 cis'8 e'8 | fis,8 cis8 fis2. % 31 | 2 2~\arpeggio | b,1~ % 32 | 2. r8 b'8 | b,2. r4 % 33 | gis''8 a''8 b''4 e''2~ | \clef treble e'4 dis'4 cis'2~ % 34 | e''2 \times 2/3 { e'''4 dis'''4 b''4 } | cis'2 r2 % 35 | \times 2/3 { e''8 cis''4 } b''2~ b''8 cis''8 | \times 2/3 { a8 e'4 } a'2~ a'8 b8 % 36 | dis''4 b''2. | fis'4 b'2. % 37 | 1\arpeggio\fermata | e'1\fermata \bar "|." } } \score { \context PianoStaff << \override Score.MetronomeMark #'padding = #3 % \set Score.proportionalNotationDuration = #(ly:make-moment 1 4) \music \context Staff=upper << % \setEasyHeads \upper >> \context Staff=lower << % \setEasyHeads \lower >> >> \layout { } \midi { } }