]> git.cworth.org Git - scherzo/commit
Draw a second staff (and vertical lines at the beginning and end of staff).
authorCarl Worth <cworth@cworth.org>
Sat, 17 Sep 2011 06:55:51 +0000 (23:55 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 17 Sep 2011 06:55:51 +0000 (23:55 -0700)
commit6024b2beade6f8376df4795d407fa2704c23befb
tree007ff650517b732dbda0c1eeb5fc3772faef7103
parent66812a216aa78f33ddff8753dd62f8450ef3220a
Draw a second staff (and vertical lines at the beginning and end of staff).

This is almost the grand staff necessary for a piano score, (missing
the brace). The _draw_grand_staff function is a bit too specialized. A
more general approach will involve the ability to add an arbitrary
number of staffs (staves?) to the score, and selectively tie some
together (with or without a brace).
score.c
score.h