\header{ title = "Musical Diary" subtitle = "2003-03-20" composer = "Felix Rabe" dedication = "Dedicated to the victims of the war on Iraq, lasting 2003--????" head = "Musical Diary --- 2003-03-20" 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 cis \minor \clef treble cis'16 dis' e' gis' dis' gis' cis' dis' e' cis' | cis' dis' e' gis' dis' cis' dis' cis' | fis'4 r8 e'16 fis' cis'4 dis'8 e' | fis'4 gis'8 a' gis'4 r8 fis'16 gis' | %5 cis'' e' | ~ ~ | \bar "|." } Staff2 = \notes \context Voice = $Staff2 { \property Staff.midiInstrument = "acoustic grand" \time 4/4 \key cis \minor \clef bass r1 | r | fis16 gis a cis' fis gis a gis e gis a e' e gis a cis' | dis e fis b b, e fis a bis, dis fis gis dis' bis gis dis | %5 cis e gis a a, e gis a cis e a dis cis a gis dis | cis a, cis, dis cis gis, cis, dis cis4 cis, ~ | cis,1 \bar "|." } Staff1Staff = \context Staff = Staff1Staff < \Staff1 > Staff2Staff = \context Staff = Staff2Staff < \Staff2 > \score { < \Staff1Staff \Staff2Staff > \paper { } \midi { \tempo 4 = 100 } }