Answering my own question, I find this easier/shorter and more compatible with simultaneous staves:
\relative c' {
%% Start with a bass clef
\clef bass
%% Use a skip (has the least effect on Score timing)
s128
%% Put in the tenor clef and continue...
\clef treble c4*127/128
c4 c c | c1
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
