bug-lilypond
[Top][All Lists]
Advanced

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

Re: tremolo repeat / grace problem


From: Mats Bengtsson
Subject: Re: tremolo repeat / grace problem
Date: Tue, 18 Oct 2005 09:31:13 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

You need to add some braces to tell that note only the grace notes but
also the following main note has to be included in the new Voice
context. Clever trick!

\relative c' {
\repeat "tremolo" 8 { f32 a }
\new Voice {\grace { gis16[ a] }
gis8 e }
}

  /Mats


Andrzej Kopec wrote:

And this also make failure:
(proposed by E. Neewan)

%%...

\repeat "tremolo" 8 { f32 a } \new Voice \grace { gis16[ a] } gis8[ e]
%%...

Argh. Nothing more to say.


Regards,
helpless Andrzej Kopec

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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