lilypond-user
[Top][All Lists]
Advanced

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

Re: Tie a tremolando - tremolo tied to chord


From: Mats Bengtsson
Subject: Re: Tie a tremolando - tremolo tied to chord
Date: Fri, 12 Aug 2005 14:12:47 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

Thanks for the hint, I've added a version of it to the manual.

   /Mats

Steve D wrote:
A while back I asked about the possibility of, and then sponsored, a
feature to tie grace note and other arpeggios to a following chord.
Han-Wen created the

\set tieWaitForNote = ##t  (or ##f, as the case may require)

feature as a result, which greatly simplified the piano score I was
notating at the time.

I have found another real-world practical use for the tieWaitForNote
feature: tieing a tremolando (tremolo) chord to a following chord. The
following bit of lilypond code for the upper staff of a piano score:

    \set tieWaitForNote = ##t \repeat "tremolo" 12 { ef'32~ ef,~ }
    <ef' ef,>4 \set tieWaitForNote = ##f <df df,>4 <c c,>4

produces the result shown in the PNG image attached to this email
(tied-tremolando-example.png).

Thank you so much for this feature Han-Wen.

-sd


------------------------------------------------------------------------


------------------------------------------------------------------------

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

--
=============================================
        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]