lilypond-user
[Top][All Lists]
Advanced

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

Re: Beam devide


From: David Kastrup
Subject: Re: Beam devide
Date: Tue, 13 Oct 2015 21:34:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Helge <address@hidden> writes:

> Am Tue, 13 Oct 2015 20:41:21 +0200
> schrieb Simon Albrecht <address@hidden>:
>
>>   \set Timing.beamExceptions = #'((end . (((1 . 8) . (4 4))
>>                                            ((1 . 12) . (3 3 3 3))
>>                                            ((1 . 24) . (3 3 3 3  3 3
>> 3 3)))))

Should be the same as
  \set Timing.beamExceptions = \beamExceptions
   { 8[ 8 8 8] 8[ 8 8 8] |
     \times 3/2 { 8[ 8 8] 8[ 8 8] 8[ 8 8] 8[ 8 8] } |
     \times 3/2 \repeat unfold 8 { 16[ 16 16] }
   }

which is possibly less cryptic to the musician.

-- 
David Kastrup



reply via email to

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