| [ << Pitches ] | [Top][Contents] | [ Rhythms >> ] |
| [ < オッターバを単一のボイスに対して適用する ] | [ Up: Pitches ] | [ 連桁で繋がれた音符の符幹の長さを変更する > ] |
Aiken head thin variant noteheads ¶
Aiken head white notes get harder to read at smaller staff sizes, especially with ledger lines. Losing interior white space makes them appear as quarter notes.
\score { { \aikenHeads c''2 a' c' a % Switch to thin-variant noteheads \set shapeNoteStyles = ##(doThin reThin miThin faThin sol laThin tiThin) c'' a' c' a } }
| [ << Pitches ] | [Top][Contents] | [ Rhythms >> ] |
| [ < オッターバを単一のボイスに対して適用する ] | [ Up: Pitches ] | [ 連桁で繋がれた音符の符幹の長さを変更する > ] |