| [ << Modelli ] | [Inizio][Contenuti][Indice][ ? ] | [ GNU Free Documentation License >> ] | ||
| [ < Modelli per pianoforte ] | [ Su : Modelli per pianoforte ] | [ Pianoforte e melodia con testo > ] | ||
A.3.1 Solo pianoforte
Ecco un comune doppio pentagramma per pianoforte con un po’ di note.
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 { }
}
| [ << Modelli ] | [Inizio][Contenuti][Indice][ ? ] | [ GNU Free Documentation License >> ] | ||
| [ < Modelli per pianoforte ] | [ Su : Modelli per pianoforte ] | [ Pianoforte e melodia con testo > ] | ||
Altre lingue: English, català, deutsch, español, français, 日本語, nederlands.
About automatic language selection.