\header{ title = "Musical Diary" subtitle = "2003-03-21" composer = "Felix Rabe" dedication = "Dedicated to the victims of the war on Iraq, lasting 2003--????" head = "Musical Diary --- 2003-03-21" 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 c \major \clef treble r2. g'16 a' c'' e'' | a e' | g' e' | b16 c' d' g | %5 a, ~ ~ ~ ~ \bar "|." } Staff2 = \notes \context Voice = $Staff2 { \property Staff.midiInstrument = "acoustic grand" \time 4/4 \key c \major \clef bass r2. e8 d | a, a, a,, c, d,16 c, d, r c, d, c, g,, | a,,4 a,16 a, g, e, a,,4. g,,8 | c,4 r16 a,, c,8 d,4 e,8 c, | %5 a,,4 r8. g,,16 a,, r a,,4. \bar "|." } Staff1Staff = \context Staff = Staff1Staff < \Staff1 > Staff2Staff = \context Staff = Staff2Staff < \Staff2 > \score { < \Staff1Staff \Staff2Staff > \paper { } \midi { \tempo 4 = 80 } }