Image:Bruckner 8 i 1st theme.png

From Wikipedia, the free encyclopedia

Contents

[edit] Summary

Bruckner Symphony No 8, measures 1-5, reduction. (1892 edition)

The symphony was published in 1892 and is therefore public domain.

I, the uploader, reduced the full orchestral score to two staves and created this image using Lilypond and ImageMagick. I hereby donate to the public domain the rights, if any, that I may have in this image as a result of these actions.

[edit] Licensing

[edit] Commands used to generate this image

> lilypond bruckner_8_i_1st_theme.ly
> convert -crop 550x150+50+25 bruckner_8_i_1st_theme.pdf bruckner_8_i_1st_theme.png 

[edit] Lilypond source file bruckner_8_i_1st_theme.ly

 \version "2.7.38"
 global = {
   \key c \minor
   \time 2/2
 }

 markings = {
   \relative c' {
     s16 ^\markup{
       "" \hspace #-5 \raise #2 \bold  {
        Allegro moderato
       }
     } 
   }
 }

 horn = { 
   \clef treble
   \time 2/2
   \key c \minor
   \relative c' {
   f,1~ \pp_\markup{
       ""  \hspace #-5 \raise #2 \small {
        Hn
       }
     }
   f1~ |
   f1~ |
   f1~ |
   \stemDown \repeat "tremolo" 16 g16 |
  }
}

  vln = {
   \clef treble
   \time 2/2
   \key c \minor
   \relative c' {
   \repeat "tremolo" 16 f16^\markup{
       ""  \hspace #-3 \raise #-2 \small {
         Vn
       }
     } |
   \repeat "tremolo" 16 f16 |
   \repeat "tremolo" 16 f16 |
   \repeat "tremolo" 16 f16 |
   \repeat "tremolo" 16 g16
 } 
}

 left = { 
   \clef bass
   \key c \minor
   \time 2/2
   \relative c {
     r1 |
     r2 r4 r8. f,16_\markup{
       ""  \hspace #-18 \raise #1 \small {
         "Lower strings (8ves)"
       }
     } |
     ges4 r4 r4 r8. f16 \( |
     des'4..\< (c16) \!es4.\> (d16 des16) |
     c4\! \) r4 r2
   }
 }
 \score {
   \context PianoStaff 
   <<
     \context Staff = rightStaff
     << 
       {
        \markings
       }
     >>
     \context Staff = rightStaff
     << 
       {
        \vln
       }
     >>
     \context Staff = rightStaff
     << 
       {
        \horn
       }
     >>
     \context Staff = leftStaff
     << 
       {
        \left 
       }
     >>
   >>
   \layout {
     \context {
       \Staff
     }
   }
 }

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current00:27, 4 September 2007545×150 (6 KB)Grover cleveland (Talk | contribs) (Bruckner Symphony No 8, measures 1-5, reduction. (1892 edition) The symphony was published in 1892 and is therefore public domain. I, the uploader, reduced the full copyrighted orchestral score to two staves and created this image using Lilypond and I)

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