lilypond-user
[Top][All Lists]
Advanced

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

Re: User comments on R shorthand


From: Nick Baskin
Subject: Re: User comments on R shorthand
Date: Wed, 20 Mar 2013 12:03:16 -0400

On Wed, Mar 20, 2013 at 11:48 AM, Kieren MacMillan <address@hidden> wrote:
Hi James,

All good points!

> R2 (a full measure rest in 2/4 time)
> R2*2 (two full measure rests in 2/4 time)
> R*2 (two full measure rests in any meter)

Love it.

Cheers,
Kieren.

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

I'm not sure this would work, actually. If I understand correctly, R currently behaves like any other LilyPond music event when it comes to duration, i.e. unless otherwise specified, it takes the value of the preceding note/rest. So if you had something like

\time 2/4
R2 |
R |
\time 4/4
R*2 |

there would be some ambiguity as to what "R*2" should print out, yes? The "R" prints out a single full-measure rest in 2/4; why would "R*2" in this case print out two measures of full-measure rest in 4/4 (quadrupling the length of the previous "R") instead of one measure (doubling the length of the previous "R")?

--
And she forgot the stars, the moon, and sun,
And she forgot the blue above the trees,
And she forgot the dells where waters run,
And she forgot the chilly autumn breeze...

— Keats, "Isabella, or the Pot of Basil"

reply via email to

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