]> git.donarmstrong.com Git - lilypond.git/blob - input/test/harmonics.fly
release: 1.1.25
[lilypond.git] / input / test / harmonics.fly
1 % this should be normal notes:
2 c'1 | d2 d | e4 e 
3
4 % and this should be harmonics:
5 \property Voice.noteheadStyle = "harmonic"
6 e8 e e16 e e e32 e
7
8