\header{ title = "Musical Diary" subtitle = "2003-03-31" composer = "Felix Rabe" dedication = "Dedicated to the victims of the war on Iraq, lasting 2003--????" head = "Musical Diary --- 2003-03-31" 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 r8 e'' d''16 c'' a' c'' e' g' r8 r4 | f'16 g' a' c'' e'' f'' e'' d'' r b' g' ~ | r16 c''8. d''16 c'' d'' e'' f' a' r8 r b'16 c'' | a'8 g'16 a' d' e' a8 gis16 ~ ~ f' | %5 r8 g'16 a' | g' a' c'' d'' e'' f'' e'' d'' ~ d'' c'' f' a' ~ a'8. e'16 | g' a' e' d' c' a c' g' r b c' g' e' ees' d' c' | r a c' g' ~ g'8 r r16 gis c' f' ~ f' f a d' | \bar "|." } Staff2 = \notes \context Voice = $Staff2 { \property Staff.midiInstrument = "electric bass (pick)" \time 4/4 \key c \major \clef bass a,4 b, c e, | d, c, b,, c, | f, g, a, c | d, b,, e, g, | %5 a,, b,, c, e,8 e,, | f,,4 a,, bes,, f, | a, g, e, a,, | f,, c,8 f,, e,,4 g,, | a,,1 \bar "|." } Staff1Staff = \context Staff = Staff1Staff < \Staff1 > Staff2Staff = \context Staff = Staff2Staff < \Staff2 > \score { < \Staff1Staff \Staff2Staff > \paper { } \midi { \tempo 4 = 100 } }