X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=score.h;h=e96052af0b1ae33731ffc20e76c630172758164d;hb=54d2b1cb13bf52df22c93e58377a00b757644b94;hp=e71b8ab2c98b6b6754ffc551a8f26e7c4ab7fe04;hpb=aae6b7f55870ab7f9cd41f95e22231e66a673aea;p=scherzo diff --git a/score.h b/score.h index e71b8ab..e96052a 100644 --- a/score.h +++ b/score.h @@ -84,6 +84,10 @@ score_set_staff_height (score_t *score, int height); void score_set_width (score_t *score, int width); +/* Set the key for this score */ +void +score_set_key (score_t *score, pitch_t key); + /* Add a brace to the score, connecting the given number of staves. * * The staves to be connected are those that will next be added to the