| [ << Plantillas ] | [Arriba][Índice general][Índice][ ? ] | [ GNU Free Documentation License >> ] | ||
| [ < Sólo notas ] | [ Subir : Plantillas de pentagrama único ] | [ Notas y acordes > ] | ||
A.2.2 Notas y letra
Esta pequeña plantilla muestra una melodía sencilla con letra. Córtela y péguela, escriba las notas y luego la letra. Este ejemplo desactiva el barrado automático, que es lo más frecuente en las partes vocales antiguas. Para usar el barrado automático modifique o marque como un comentario la línea correspondiente.
melody = \relative c' {
\clef treble
\key c \major
\time 4/4
a4 b c d
}
text = \lyricmode {
Aaa Bee Cee Dee
}
\score{
<<
\new Voice = "one" {
\autoBeamOff
\melody
}
\new Lyrics \lyricsto "one" \text
>>
\layout { }
\midi { }
}
| [ << Plantillas ] | [Arriba][Índice general][Índice][ ? ] | [ GNU Free Documentation License >> ] | ||
| [ < Sólo notas ] | [ Subir : Plantillas de pentagrama único ] | [ Notas y acordes > ] | ||
Otros idiomas: English, català, deutsch, français, italiano, 日本語, nederlands.
Acerca de la selección automática del idioma.