\header{ title = "Musical Diary" subtitle = "2003-04-01" composer = "Felix Rabe" dedication = "Dedicated to the victims of the war on Iraq, lasting 2003--????" head = "Musical Diary --- 2003-04-01" commonsnote = "Licensed under the Creative Commons Attribution License, http://creativecommons.org/licenses/by/1.0" copyright = \commonsnote footer = \commonsnote tagline = \commonsnote } % Mudela file generated by Denemo version 0.6.0 %http://www.gnu.org/software/denemo/denemo.html blanknotes = { \property Voice.NoteHead \override #'transparent = ##t \property Voice.Stem \override #'transparent = ##t } unblanknotes = {\property Voice.NoteHead \revert #'transparent \property Voice.Stem \revert #'transparent } \include "paper16.ly" Staff1 = \notes \context Voice = $Staff1 { \property Staff.midiInstrument = "acoustic grand" \time 4/4 \key e \minor \clef treble e'2-\f e'-\mp | | | | %5 | | | | e'-\f e'-\mp | %10 | | | | | %15 | | \bar "|." } Staff2 = \notes \context Voice = $Staff2 { \property Staff.midiInstrument = "acoustic grand" \time 4/4 \key e \minor \clef bass r2 r8 b,-\p e b, | r2 r8 e, a, b, | r2 r8 e fis g | a,2 r8 c b, a, | %5 e,2 r8 b, e b, | r2 r8 e, g, b, | r2 r8 c b, a, | a,2 r8 g, a, b, | e,4.-\mf e,,8-\p r e, d, b,, | %10 fis,4.-\mf fis,,8-\p r b,, d, e, | g,4.-\mf g,,8-\p r e, g, b, | a,4.-\mf a,,8-\p r b, a, e, | e4.-\mf e,8-\p r e d a, | b,4.-\mf b,,8-\p r fis, g, a, | %15 c4.-\mf c,8-\p r b, a, g, | a,4.-\mf a,,8-\p r fis, e, d, | e,1 \bar "|." } Staff1Staff = \context Staff = Staff1Staff < \Staff1 > Staff2Staff = \context Staff = Staff2Staff < \Staff2 > \score { < \Staff1Staff \Staff2Staff > \paper { } \midi { \tempo 4 = 120 } }