]> git.cworth.org Git - scherzo/commit
Add support for drawing a key signature
authorCarl Worth <cworth@cworth.org>
Tue, 1 Oct 2013 15:18:43 +0000 (08:18 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Oct 2013 16:30:48 +0000 (09:30 -0700)
commit54d2b1cb13bf52df22c93e58377a00b757644b94
treef90e92c5cfc664fe50dfaf7f7549fd19b5bba9b8
parentaae6b7f55870ab7f9cd41f95e22231e66a673aea
Add support for drawing a key signature

This works correctly for treble and bass clefs and up to 7 sharps or 7
flats.

The key does not yet influence the way notes are drawn, (which
accidentals are displayed), nor yet how chord names are determined.
Makefile
pitch.c [new file with mode: 0644]
pitch.h
scherzo.c
score.c
score.h