본문으로 이동

파일:Chopin Op.25 No.5.PNG

문서 내용이 다른 언어로는 지원되지 않습니다.
위키백과, 우리 모두의 백과사전.

원본 파일(1,252 × 483 픽셀, 파일 크기: 44 KB, MIME 종류: image/png)

파일 설명

설명
English: Opening from an Étude (Op.25 No.5) composed by Frédéric Chopin, made in lilypond version 2.12.0
날짜
출처 자작
저자 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)    
    }   
  }
}

라이선스

Public domain 나는 이 작품의 저작권자로서, 이 작품을 퍼블릭 도메인으로 모두에게 공개합니다. 이 공개 선언은 전 세계적으로 유효합니다.
만약 저작권의 포기가 법률적으로 가능하지 않은 경우,
나는 이 작품을 법적으로 허용되는 한도 내에서 누구나 자유롭게 어떤 목적으로도 제한없이 사용할 수 있도록 허용합니다.

설명

이 파일이 나타내는 바에 대한 한 줄 설명을 추가합니다

이 파일에 묘사된 항목

다음을 묘사함

15dae615b5540c47ef94cc1ab0c2e63f2102d4b4

44,777 바이트

483 화소

1,252 화소

파일 역사

날짜/시간 링크를 클릭하면 해당 시간의 파일을 볼 수 있습니다.

날짜/시간섬네일크기사용자설명
현재2009년 1월 21일 (수) 12:412009년 1월 21일 (수) 12:41 판의 섬네일1,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

다음 문서 1개가 이 파일을 사용하고 있습니다:

이 파일을 사용하고 있는 모든 위키의 문서 목록

다음 위키에서 이 파일을 사용하고 있습니다: