| [ << Pitches ] | [Top][Contents] | [ Rhythms >> ] |
| [ < Adding an ottava marking to a single voice ] | [ Up: Pitches ] | [ Altering the length of beamed stems > ] |
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 >> ] |
| [ < Adding an ottava marking to a single voice ] | [ Up: Pitches ] | [ Altering the length of beamed stems > ] |