lilypond-user
[Top][All Lists]
Advanced

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

Re: Grouped Beams


From: grisu_76
Subject: Re: Grouped Beams
Date: Fri, 12 Feb 2010 00:20:09 -0800 (PST)

wounderful! thx a lot!
cheers, christian


Nick Payne-3 wrote:
> 
> Something like this:
> 
> \version "2.13.12"
> 
> sixteenthNotesBeamedInFours = \overrideBeamSettings #'Voice #'(2 . 2) 
> #'end #'((* . (1 1))
>    ((1 . 16) . (4 4 4 4 4 4 4 4))
>    ((1 . 32) . (8 8 8 8)))
> 
> \relative c' {
>    \time 2/2
>    \repeat unfold 32 c16
>    \sixteenthNotesBeamedInFours
>    \repeat unfold 32 c16
>    \revertBeamSettings #'Voice #'(2 . 2) #'end
>    \repeat unfold 32 c16
> }
> 
> Nick
> 
> On 12/02/10 08:03, grisu_76 wrote:
>> I use 2.13;
>> cheers,
>> christian
>>
>>
>>
>> Mats Bengtsson-4 wrote:
>>    
>>> On Thu, 2010-02-11 at 07:31 -0800, grisu_76 wrote:
>>>      
>>>> Hello!
>>>>
>>>> How to beam 4 16th-notes in a 2/2 automatically? got severe problem
>>>> with
>>>> the
>>>>
>>>> override-auto-beam-setting
>>>>
>>>> afraid, I did not get the idea behind..?
>>>>        
>>> Which version of LilyPond are you using? The answer is different for
>>> versions 2.12 and 2.13.
>>>
>>>     /Mats
>>>
>>>
>>>
>>> _______________________________________________
>>> lilypond-user mailing list
>>> address@hidden
>>> http://lists.gnu.org/mailman/listinfo/lilypond-user
>>>
>>>
>>>      
>>    
> 
> 
>  
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Grouped-Beams-tp27547783p27560147.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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