| [ << テンプレート ] | [トップ][目次][インデックス][ ? ] | [ GNU Free Documentation License >> ] | ||
| [ < ピアノ テンプレート ] | [ 上へ : ピアノ テンプレート ] | [ ピアノと歌詞を持つ旋律 > ] | ||
A.2.1 ソロ ピアノ
いくつかの音符を持つシンプルなピアノ譜を示します。
lower = \relative c {
\clef bass
\key c \major
\time 4/4
a2 c
}
\score {
\new PianoStaff \with { instrumentName = #"Piano" }
<<
\new Staff = "upper" \upper
\new Staff = "lower" \lower
>>
\layout { }
\midi { }
}
| [ << テンプレート ] | [トップ][目次][インデックス][ ? ] | [ GNU Free Documentation License >> ] | ||
| [ < ピアノ テンプレート ] | [ 上へ : ピアノ テンプレート ] | [ ピアノと歌詞を持つ旋律 > ] | ||
他の言語: English, català, deutsch, español, français, italiano, nederlands
About automatic language selection.