| [ << Plantilles ] | [Part superior][Continguts][Índex][ ? ] | [ GNU Free Documentation License >> ] | ||
| [ < Plantilles de piano ] | [ Amunt : Plantilles de piano ] | [ Piano i melodia amb lletra > ] | ||
A.2.1 Piano sol
Here is a simple piano staff with some notes.
upper = \relative c'' {
\clef treble
\key c \major
\time 4/4
a4 b c d
}
lower = \relative c {
\clef bass
\key c \major
\time 4/4
a2 c
}
\score {
\new PianoStaff <<
\set PianoStaff.instrumentName = #"Piano "
\new Staff = "upper" \upper
\new Staff = "lower" \lower
>>
\layout { }
\midi { }
}
| [ << Plantilles ] | [Part superior][Continguts][Índex][ ? ] | [ GNU Free Documentation License >> ] | ||
| [ < Plantilles de piano ] | [ Amunt : Plantilles de piano ] | [ Piano i melodia amb lletra > ] | ||
Altres idiomes: English, deutsch, español, français, italiano, 日本語, nederlands.
Quant a selecció automàtica de l'idioma.