[ << Plantilles ] | [Part superior][Continguts][Índex] | [ GNU Free Documentation License >> ] |
[ < Notes i acords ] | [ Amunt : Plantilles de pentagrama únic ] | [ Plantilles de piano > ] |
A.2.4 Notes, lletra i acords
Aquesta plantilla facilita la preparació d’una cançó amb melodia, lletra i acords.
melody = \relative c' { \clef treble \key c \major \time 4/4 a4 b c d } text = \lyricmode { Aaa Bee Cee Dee } harmonies = \chordmode { a2 c } \score { << \new ChordNames { \set chordChanges = ##t \harmonies } \new Voice = "one" { \autoBeamOff \melody } \new Lyrics \lyricsto "one" \text >> \layout { } \midi { } }
[ << Plantilles ] | [Part superior][Continguts][Índex] | [ GNU Free Documentation License >> ] |
[ < Notes i acords ] | [ Amunt : Plantilles de pentagrama únic ] | [ Plantilles de piano > ] |