lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Clef change at the beginning of a staff


From: Joram
Subject: Re: Clef change at the beginning of a staff
Date: Thu, 30 Oct 2014 10:11:09 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

Hi Abraham,

thanks for looking at it.

> I get a bar-check warning before the c1 using 2.18.2. You not seeing that?

I did not calculate the numbers well (1/128+1/4*31/32 = 1/4).
This works without warning:

\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*31/32
  c4 c c | c1
}

Cheers,
Joram



reply via email to

[Prev in Thread] Current Thread [Next in Thread]