Paul Scott-4 wrote:
> 
> Hi,
> 
> Can someone tell me why skip-of-length work in this example 
> but mmrest-of-length doesn't?
> 
> cnotes = \relative c'' { \cadenzaOn c8[ d e f g] \cadenzaOff }
> snotes = { $(skip-of-length cnotes) }
> mnotes = { $(mmrest-of-length cnotes) }
> 
> \score{ 
>   <<
>     \new Staff \cnotes 
>     \new Staff \mnotes
>     \new Staff \snotes
>   >>
> }
> 
- why do you specify \cadenzaOn and -off?
- how would you write a multi measure rest corresponding to 5 eighths in the
other staff?
hth
Eluze

-- 
View this message in context: 
http://old.nabble.com/mmrest-oflength-not-generating-MMR-2.15.24-tp33144144p33144474.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to