Marc
>
> A quick search in the sources shows that at least 's' seems to be
> hardcoded in lily/parser.yy, so there is no easy way to define another
> letter instead of 's'.
>
Okay, thanks. I should be able to work around it.
Jay
___
lilypond-
Am 05.10.2014 um 10:10 schrieb Jay Vara:
I have the letter s as a defined pitch
abc = #`( (s . ,(ly:make-pitch -1 0 NATURAL) )
which I set as a note name.
How do I set a different letter to the silent note s? Also for the rest r?
A quick search in the sources shows that at least 's' seem
I have the letter s as a defined pitch
abc = #`( (s . ,(ly:make-pitch -1 0 NATURAL) )
which I set as a note name.
How do I set a different letter to the silent note s? Also for the rest r?
___
lilypond-user mailing list
lilypond-user@gnu.org
htt