File:The Musical Offering theme.svg
| Description | Theme from Johann Sebastian Bach's The Musical Offering. | ||||
| Date | |||||
| Source | Rendered by bdesham in GNU LilyPond. | ||||
| Author | Benjamin D. Esham (bdesham) | ||||
| Permission (Reusing this file) |
As a courtesy (but not a requirement), please e-mail me or leave a note on my talk page if you use this image outside of Wikipedia. Thanks!
|
||||
LilyPond source
\version "2.10.25"
\header {
tagline = ""
}
\score {
\new Staff \relative c'' {
\clef treble
\key c \minor
\time 2/2
c2 ees
g2 aes
b,2 r4 g'4
fis2 f
e2 ees ~
ees4 d des c
b4 a8 g c4 f
ees2 d
c4
}
\layout {
ragged-right = ##t
\context { \Score \override SpacingSpanner #'spacing-increment = #0.8 }
}
}
Category:Sheet music of Johann Sebastian Bach
Category:The Musical Offering
Category:Sheet music for harpsichord
Category:Images with LilyPond source code