Image:Petrushka chord.png

From Wikipedia, the free encyclopedia

[edit] Summary

The basic composition of the Petrushka chord, broken into its two components (C Major + inverted F-sharp major arpeggios).

The file was made with Lilypond 2.7.30. For the accompanying MIDI file, see Image:petrushka_chord.mid.

Note that this snippet does not accurately reflect Igor Stravinsky's score (which is not out of copyright), and it is meant as a simple visualisation. Because I am technically the author of an original piece, I release this under a liberal Creative Commons license. The source for this file is as follows:

\version "2.7.29"

\include "english.ly"

upper = \relative c' {
        \clef treble
        \key c \major
        \time 4/4

        c!4 e g c!2
}

lower = \relative asharp {
        \clef treble
        \key c \major
        \time 4/4

        asharp4 csharp fsharp asharp2
}

\score {
        \context PianoStaff <<
                \context Staff = upper \upper
                \context Staff = lower \lower
        >>


        \layout {
           raggedright = ##t
          \context {
                \Staff
        whichBar = #""
        \remove "Time_signature_engraver"
      }
   }
   
   \midi { \tempo 4 = 100 }
}

[edit] Licensing

File history

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

Date/TimeDimensionsUserComment
current06:20, 3 February 2006268×215 (5 KB)Spamguy (Talk | contribs) (The basic composition of the Petrushka chord, broken into its two components (C Major + inverted F-sharp major arpeggios). Note that this music is '''not''' transcribed from the score (which is not out of copyright), and is merely a theoretical repres)

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