]> git.donarmstrong.com Git - lilypond.git/blob - input/test/notemode-chords.ly
18ce9944b473ba1f4ad96aa251ca206a3b925bd4
[lilypond.git] / input / test / notemode-chords.ly
1 \version "1.0.19";
2
3 \score{
4         \notes \transpose c''{
5                 @c1@ @c-7@ @c-7^5@-1-3
6         }
7
8 }