| [ << テンプレート ] | [Top][Contents][Index] | [ GNU Free Documentation License >> ] | 
| [ < ピアノと歌詞を持つ旋律 ] | [ Up: ピアノ テンプレート ] | [ 弦楽四重奏テンプレート > ] | 
A.3.3 歌詞が中央に配置されたピアノ譜
旋律と歌詞のための総譜ではなく、歌詞をピアノ譜の 2 つの譜の間に配置することができます。
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 } text = \lyricmode { Aaa Bee Cee Dee } \score { \new PianoStaff << \new Staff = upper { \new Voice = "singer" \upper } \new Lyrics \lyricsto "singer" \text \new Staff = lower { \lower } >> \layout { } \midi { } }![]()
| [ << テンプレート ] | [Top][Contents][Index] | [ GNU Free Documentation License >> ] | 
| [ < ピアノと歌詞を持つ旋律 ] | [ Up: ピアノ テンプレート ] | [ 弦楽四重奏テンプレート > ] | 
![[image of music]](../f7/lily-bca7af38.png)