Select Page

File:Chopin Op.25 No.5.PNG

Original file (1,252 × 483 pixels, file size: 44 KB, MIME type: image/png)

Summary

Description
English: Opening from an Étude (Op.25 No.5) composed by Frédéric Chopin, made in lilypond version 2.12.0
Date
Source Own work
Author Deadleg

LilyPond source

\version "2.12.0"

global = {
  \time 3/4
  \key e \minor
}

upper = \relative c'' {
  \global
  \clef treble
  \partial 4
  \overrideProperty #"Score.NonMusicalPaperColumn" #'line-break-system-details #'((alignment-offsets . (0 -10)))
    \override TextScript #'extra-offset = #'( -3.5 . 0) 
    \once \override TextScript #'outside-staff-priority = #500
    b4^\markup { \large \bold { Vivace } \small { \note #"4" #1 = 184 }. } |
    \override Beam #'positions = #'( 3 . 2.8) \override TextScript #'extra-offset = #'( 0 . 0) <dis, b'>16(^\markup { \italic { leggiero } } e8.) \override Beam #'positions = #'( -4 . -3.8) <fis e'>16( g8.) \override Beam #'positions = #'( -3.8 . -3.6) <ais g'>16( b8.) |
    \override Beam #'positions = #'( -3 . -3.2)<b g'>16( a!8.) \override Beam #'positions = #'( -4 . -3.8) <gis fis'>16( a8.) \override Beam #'positions = #'( -3 . -3.2) <c a'>16( b8.) |
    s4
}


lower = \relative c' {
  \global
  \clef bass
    r4 \override TextScript #'extra-offset = #'( -7 . -0.6) <e,, b' g'>\arpeggio^\markup { \whiteout \pad-markup #0.3 \italic { scherzando } } r <g e' b'>\arpeggio |
    <a e' c'>\arpeggio r <c a' e'>\arpeggio |
    s4
}

dynamics = { 
  \override DynamicTextSpanner #'dash-period = #-1.0
}

pedal = {
}

\score {
  \new PianoStaff = "PianoStaff_pf" <<

  \override Score.NonMusicalPaperColumn #'line-break-permission = ##f
  \override Score.NonMusicalPaperColumn #'page-break-permission = ##f
    \new Staff = "Staff_pfUpper" \upper
    \new Dynamics = "Dynamics_pf" \dynamics
    \new Staff = "Staff_pfLower" << \lower >>
    \new Dynamics = "pedal" \pedal
  >>

  \layout {
    \context {
      \Score
        \override SpacingSpanner #'base-shortest-duration = #(ly:make-moment 1 4)
    }
    % define Dynamics context
    \context {
      \type "Engraver_group"
      \name Dynamics
      \alias Voice
      \consists "Output_property_engraver"
      \consists "Piano_pedal_engraver"
      \consists "Script_engraver"
      \consists "New_dynamic_engraver"
      \consists "Dynamic_align_engraver"
      \consists "Text_engraver"
      \consists "Skip_event_swallow_translator"
      \consists "Axis_group_engraver"

      pedalSustainStrings = #'("Ped." "*Ped." "*")
      pedalUnaCordaStrings = #'("una corda" "" "tre corde")
      \override DynamicLineSpanner #'Y-offset = #0
      \override TextScript #'font-shape = #'italic
      \override VerticalAxisGroup #'minimum-Y-extent = #'(-1 . 1)
    }
    % modify PianoStaff context to accept Dynamics context
    \context {
      \PianoStaff
      \accepts Dynamics
    }
  ragged-right-last = ##t
  }
}

\score {
  \new PianoStaff = "PianoStaff_pf" <<
    \new Staff = "Staff_pfUpper" << \global \upper \dynamics \pedal >>
    \new Staff = "Staff_pfLower" << \global \lower \dynamics \pedal >>
  >>
  \midi { 
    \context {
           \Score
           tempoWholesPerMinute = #(ly:make-moment 128 4)    
    }   
  }
}

Licensing

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

creator

some value

Wikimedia username: Deadleg
author name string: Deadleg

copyright status

copyrighted, dedicated to the public domain by copyright holder

copyright license

released into the public domain by the copyright holder

inception

21 January 2009

source of file

original creation by uploader

media type

image/png

checksum

15dae615b5540c47ef94cc1ab0c2e63f2102d4b4

determination method or standard: SHA-1

data size

44,777 byte

height

483 pixel

width

1,252 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current03:41, 21 January 2009Thumbnail for version as of 03:41, 21 January 20091,252 × 483 (44 KB)Deadleg{{Information |Description={{en|1=Opening from an Étude (Op.25 No.5) composed by Frédéric Chopin}} |Source=Own work by uploader |Author=[[User:Deadleg|Dead

Global file usage

The following other wikis use this file: