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