\header{ title = "Musical Diary" subtitle = "2003-03-22" composer = "Felix Rabe" dedication = "Dedicated to the victims of the war on Iraq, lasting 2003--????" head = "Musical Diary --- 2003-03-22" 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 ees \minor \clef treble r2. ees''8 bes' | ees'4 f' ges' aes' | bes'8 ces'' f'4 ges'2 | ees'4 ges' bes'8 f' ges'4 | %5 bes' \bar "|." } Staff2 = \notes \context Voice = $Staff2 { \property Staff.midiInstrument = "oboe" \time 4/4 \key ees \minor \clef treble r2. r8 ees'' | bes' ges' aes' ces'' ees' ces' r des'' | aes' f' ges' bes' f' des' r4 | aes8 bes ces' ees' ges'4 f'8 ees' | %5 ees'4 \bar "|." } Staff1Staff = \context Staff = Staff1Staff < \Staff1 > Staff2Staff = \context Staff = Staff2Staff < \Staff2 > \score { < \Staff1Staff \Staff2Staff > \paper { } \midi { \tempo 4 = 120 } }