\header{ title = "Musical Diary" subtitle = "2003-04-06" composer = "Felix Rabe" dedication = "Dedicated to the victims of the war on Iraq, lasting 2003--????" head = "Musical Diary --- 2003-04-06" 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 g \major \clef treble r2. c'8 g | c'4 d'8 b4 b8 a b | c'4 e'8 e'4 fis'8 e' fis' | g' fis' e' a'4 g'8 d' e' | %5 d' a b b4 r8 c' g | c'4 d'8 b4 b8 e' b' | c''4 d' e' | fis' e' d' c' d' | b4. d' a | %10 b1 \bar "|." } Staff2 = \notes \context Voice = $Staff2 { \property Staff.midiInstrument = "acoustic grand" \time 4/4 \key g \major \clef bass r1 | d8 e fis r4 | a,8 b, c r4 | r8 | %5 g,8 a, b, | c e fis r4 | a,8 c d c8 fis g | r8 | | %10 \bar "|." } Staff1Staff = \context Staff = Staff1Staff < \Staff1 > Staff2Staff = \context Staff = Staff2Staff < \Staff2 > \score { < \Staff1Staff \Staff2Staff > \paper { } \midi { \tempo 4 = 110 } }