File:RachmaninowLilypond.pdf

RachmaninowLilypond.pdf(710 × 564 pixels, file size: 44 KB, MIME type: application/pdf)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Durch einen Klick auf die Noten kann man die pdf-Version herunterladen, deren Auflösung wesentlich besser ist!

Summary edit

Description
English: Rachmaninoff's Prelude in C-sharp minor, Op. 3, No. 2; the recapitulation of the theme, in four staves. Engraved by Lilypond
Date
Source Lilypond
Author ThSki
Lilypond-Datei: edit
\version "2.14.2"
\language "deutsch"

\header {
  %title = "Cis-Moll-Prélude"
  %subtitle = "op. 3 no. 2"
  %composer = "Sergei Rachmaninow"
  tagline = ""  % removed 
}

\paper {
  paper-height = 10.5\cm
  paper-width = 14.8\cm
  indent = #5
}

\layout {
  \context {
    \Score
    \remove "Bar_number_engraver"
    
  }
}

global = {
  \key cis \minor
  %\override Staff.TimeSignature #'transparent = ##t
  \time 4/4
  \tempo "Tempo I"
  \set Staff.extraNatural = ##f
}

sffff =
#(make-dynamic-script
  (markup
    #:line(  #:dynamic "sffff")))

rightPianoI = \relative c' {
  \global
 r8  \fff<cis' e gis cis>->  <e gis h e>->  <dis fisis ais dis>->  r <d fis his d>->[  r <his dis fis his>-> ]      | % 1
    r  <cis e gis cis>-> \sffff <e gis h e>-> <dis fisis ais dis>->  r <d fis his d>-> [ r <his dis fis his>->] |
  
}

leftPianoI = \relative c' {
  \global 
   <cis, e gis cis>2-> ^\markup {  \halign #3.1  \italic "m.d."}   <a' a'>4->  ^\markup {\null \right-align \raise #1.5 \italic "pesante"} <gis gis'>->       | % 1
    <cis, e gis cis>2->   <a' a'>4->  <gis gis'>->  | 
  
  
}

rightPianoII = \relative c {
  \global
r8  \fff <e gis cis e>->   <gis h e gis>->  <fisis ais dis fisis>->  r <fis his d fis>->[  r <dis fis his dis>->]       | % 1
    r <e gis cis e>-> \sffff <gis h e gis>->  <fisis ais dis fisis>->  r <fis his d fis>->[  r <dis fis his dis>-> ]| 
}

leftPianoII = \relative c {   
  \global
 <cis,, e gis cis>2-> ^\markup { \halign #3.4 \italic "m.s."}  <a' a'>4->   ^\markup {\null \right-align \raise #1.5 \italic "pesante"} <gis gis'>->     | % 1
    <cis, e gis cis>2->    <a' a'>4->   <gis gis'>-> | 
  
}

pedal = {
 \global
 \override SustainPedal #'X-offset = #-1
s2\sustainOn s4\sustainOff \sustainOn s \sustainOn|s2\sustainOn s4\sustainOff \sustainOn s \sustainOn|
}

pianoIPart = \new PianoStaff \with {
  %instrumentName = "Klav. I"
} <<
  \new Staff = "right" \with {
    midiInstrument = "acoustic grand"
  } \rightPianoI
  \new Staff = "left" \with {
    midiInstrument = "acoustic grand" 
  } { \leftPianoI  }
>>

pianoIIPart = \new PianoStaff \with {
  %instrumentName = "Klav. II"
} <<
  \new Staff = "right" \with {
    midiInstrument = "acoustic grand"
  } { \clef bass \rightPianoII }
  \new Staff = "left" \with {
    midiInstrument = "acoustic grand" 
  } { \clef bass  \leftPianoII   }
  \new Dynamics  = "pedal" \with {
  } { \pedal }
>>

\score {
  <<
    \pianoIPart
    \pianoIIPart
  >>
  \layout { }
  \midi {
    \context {
      \Score
      tempoWholesPerMinute = #(ly:make-moment 72 4)
    }
  }
}


Licensing edit

Public domain

This work is in the public domain in its country of origin and other countries and areas where the copyright term is the author's life plus 70 years or fewer.


You must also include a United States public domain tag to indicate why this work is in the public domain in the United States. Note that a few countries have copyright terms longer than 70 years: Mexico has 100 years, Jamaica has 95 years, Colombia has 80 years, and Guatemala and Samoa have 75 years. This image may not be in the public domain in these countries, which moreover do not implement the rule of the shorter term. Honduras has a general copyright term of 75 years, but it does implement the rule of the shorter term. Copyright may extend on works created by French who died for France in World War II (more information), Russians who served in the Eastern Front of World War II (known as the Great Patriotic War in Russia) and posthumously rehabilitated victims of Soviet repressions (more information).

File history

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

Date/TimeThumbnailDimensionsUserComment
current07:34, 11 July 2013Thumbnail for version as of 07:34, 11 July 2013710 × 564 (44 KB)Cachsten (talk | contribs)croped
21:56, 9 July 2013No thumbnail0 × 0 (40 KB)ThSki (talk | contribs)Diesmal mit paper definiert (Test)
21:19, 9 July 2013No thumbnail0 × 0 (40 KB)ThSki (talk | contribs)Mit Lilypond 2.16.2
16:12, 9 July 2013No thumbnail0 × 0 (39 KB)ThSki (talk | contribs)Balken durchgehend
14:30, 9 July 2013No thumbnail0 × 0 (39 KB)ThSki (talk | contribs)Reverted to version as of 13:49, 9 July 2013
14:24, 9 July 2013No thumbnail0 × 0 (38 KB)ThSki (talk | contribs)pdfmanipulate rotate RachmaninowLilypond.pdf 90 -o R.pdf Entschuldigt die tausend Versuche, es will einfach nicht...
14:21, 9 July 2013No thumbnail0 × 0 (38 KB)ThSki (talk | contribs)pdfmanipulate rotate RachmaninowLilypond.pdf 360 -o R.pdf Vielleicht ist nun die Vorschau in Ordnung...
14:15, 9 July 2013No thumbnail0 × 0 (40 KB)ThSki (talk | contribs)Das Vorsachaubild war immer 425x599 statt richterweise 425x301 Pixel. mit pdfopt bearbeitet. Vielleicht gehts jetzt
13:49, 9 July 2013No thumbnail0 × 0 (39 KB)ThSki (talk | contribs)=={{int:filedesc}}== {{Information |description={{en|1=Rachmaninoff's Prelude in C-sharp minor, Op. 3, No. 2; the recapitulation of the theme, in four staves. Engraved by Lilypond}} |date=2013-07-09 01:47:56 |source=Lilypond |author=ThSki |permission= ...

The following page uses this file:

Metadata