原始檔案 (1,267 × 540 像素,檔案大小:40 KB,MIME 類型:image/png )
摘要
LilyPond source
\version "2.12.0"
global = {
\time 4/4
\key c \major
}
tempoTextAlignment = \once \override TextScript #'extra-offset = #'( -3.7 . 10.5)
tempoText = ^\markup { \large \bold { Allegro } \small { { \note #"4" #1 = 176 }. } }
upper = \relative c'' {
\global
\clef treble
\change Staff = "Staff_pfLower" \tempoTextAlignment c,16\rest\tempoText \stemUp \once \override TextScript #'extra-offset = #'( -3 . 4.5) c,^\markup { \italic { legato } } g' c \change Staff = "Staff_pfUpper" e_> c g' c \stemDown e^> c g' c \ottava #1 \set Staff.ottavation = #"8" e^> c g' c |
e^> c g c, \ottava #0 e^> c g c, e^> c g c, \stemUp e_> c \change Staff = "Staff_pfLower" g c, |
}
lower = \relative c' {
\global
\clef bass
\override TieColumn #'tie-configuration = #'((-2.8 . -1) (-10 . -1)) <c, c,>1~ |
<c c,> |
}
dynamics = {
\overrideProperty #"Score.NonMusicalPaperColumn" #'line-break-system-details #'((alignment-offsets . (0 -4.5 -10 -18)))
\override DynamicTextSpanner #'dash-period = #-1.0
s1\f |
}
pedal = {
s32 s\sustainOn s16 s8 s2. |
s2. s8. s64 s\sustainOff s32 |
}
\score {
\new PianoStaff = "PianoStaff_pf" <<
\new Staff = "Staff_pfUpper" \upper
\new Dynamics = "Dynamics_pf" \dynamics
\new Staff = "Staff_pfLower" << \lower >>
\new Dynamics = "pedal" \pedal
>>
\layout {
% 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
}
line-width = #250
ragged-right-last = ##f
}
}
\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 Public domain false false
我,此作品的版權所有人,釋出此作品至公共領域 。此授權條款在全世界均適用。這可能在某些國家不合法,如果是的話: 我授予任何人有權利使用此作品於任何用途 ,除受法律約束外,不受任何限制。
檔案歷史
點選日期/時間以檢視該時間的檔案版本。
日期/時間 縮圖 尺寸 使用者 備註
目前 2009年1月22日 (四) 04:38 1,267 × 540(40 KB) Deadleg {{Information |Description={{en|1=Opening from an Étude (Op.10 No.1 ) composed by Frédéric Chopin , made in lilypond version 2.12.0}} |Source=Own work by upl
檔案用途
全域檔案使用狀況
以下其他 wiki 使用了這個檔案:
bg.wikipedia.org 的使用狀況
ca.wikipedia.org 的使用狀況
el.wikipedia.org 的使用狀況
en.wikipedia.org 的使用狀況
fa.wikipedia.org 的使用狀況
fr.wikipedia.org 的使用狀況
it.wikipedia.org 的使用狀況
ko.wikipedia.org 的使用狀況
pl.wikipedia.org 的使用狀況
pl.wiktionary.org 的使用狀況
ro.wikipedia.org 的使用狀況
ru.wikipedia.org 的使用狀況