| [ << Tweaks and overrides ] | [トップ][目次] | [ Paper and layout >> ] |
| [ < メトロノーム記号やリハーサル記号を譜の下に表示する ] | [ 上へ : Tweaks and overrides ] | [ Printing tuplet brackets on the note head side > ] |
音名を表示し、オクターブの表示を制御する
音符の音名を表示するために、NoteNames コンテキストを用いることができます。printOctaveNames プロパティは音符のオクターブを表示するか否かを設定します。
scale = \relative c' { a4 b c d e4 f g a } \new Staff { << \scale \context NoteNames { \set printOctaveNames = ##f \scale } >> R1 << \scale \context NoteNames { \set printOctaveNames = ##t \scale } >> }
| [ << Tweaks and overrides ] | [トップ][目次] | [ Paper and layout >> ] |
| [ < メトロノーム記号やリハーサル記号を譜の下に表示する ] | [ 上へ : Tweaks and overrides ] | [ Printing tuplet brackets on the note head side > ] |
![[image of music]](../96/lily-c87d5745.png)