Image:Tristan quote in Children's Corner.png

From Wikipedia, the free encyclopedia

No higher resolution available.

Tristan_quote_in_Children's_Corner.png (601 × 190 pixel, file size: 10 KB, MIME type: image/png)

Wikimedia Commons logo This is a file from the Wikimedia Commons. The description on its description page there is shown below.
Commons is attempting to create a freely licensed media file repository. You can help.
Description

The quotation of en:Tristan und Isolde in en:Claude Debussy's "Golliwog's Cakewalk" in en:Children's Corner. Image made with en:GNU LilyPond and released into the en:public domain.

Note that there is a missing slur in the right hand which should run from the A over the F and E natural to the E flat at the beginning of bar 3. This has been omitted because it's just not that easy to get Lilypond to show it—I'll probably have a go at fixing it myself later; if anybody else wants to do it in the meantime, that's great.

Source

Originally from en.wikipedia; description page is/was here.

Date

2004-06-01 (original upload date)

Author

Original uploader was Camembert at en.wikipedia

Permission

This image is in the public domain.

[edit] License information

Public domain This image has been released into the public domain by its author, Camembert. This applies worldwide.

In some countries this may not be legally possible; if so:
Camembert grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.


\version "2.2.0"

staffPiano = {  
  \new PianoStaff {
    \time 2/4
    <<
    \context Staff = "up" {
      \clef treble
      \notes {
        \key ges \major
        \partial 8*3
        \set Staff.midiInstrument = #"acoustic grand"
        #(set-accidental-style 'modern)
        \relative c'{
          r8 << {a4
                  f'4. e8
            r8 \stemDown \acciaccatura{\slurUp d'} <ces es>8-.[ \acciaccatura{\slurUp c} <ces des>-. \acciaccatura{\slurUp d} <ces es>-.]
            r8 \acciaccatura{\slurUp d} <ces es>8-.[ \acciaccatura{\slurUp c} <ces des>-. \acciaccatura{\slurUp d} <ces es>-.]} \\
                {a,4(~
                  a4. bes8 
                  <ces es>2)}
          >>
        }
      }
    }
    \context Staff = "down" {
      \clef bass
      \notes {
        \key ges \major
        \partial 8*3
        \set Staff.midiInstrument = #"acoustic grand"
        \relative c,{
          << {s4.
          s2
          r8 \stemDown <as'' ces f>-.[ <as ces f>8-. <as ces f>8-.]} \\
          {es,8([ f ges]
          a bes ces c
          <as des>2)} >>
          r8 <as' ces f>8-.[ <as ces f>8-. <as ces f>8-.]
        }
      }
    }
    >>
  }
}

\score {
  \staffPiano

  \paper {
    indent = 0.0\mm
    raggedright = ##t
  }
}

[edit] Original upload log

(All user names refer to en.wikipedia)

  • 2004-06-01 22:41 Camembert 601×190×8 (9812 bytes) The quotation of ''[[Tristan und Isolde]]'' in [[Claude Debussy]]'s "Golliwog's Cakewalk" in ''[[Children's Corner]]''

The following pages on the English Wikipedia link to this file (pages on other projects are not listed):