lilypond-user
[Top][All Lists]
Advanced

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

Re: accent diminuendo


From: Simon Albrecht
Subject: Re: accent diminuendo
Date: Fri, 27 Mar 2015 22:50:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Hello Stephen,

how about the attached? I implemented it in two different ways: once as an articulation, once as a dynamic script. You also see the line-widths of my long-accent-markup and the default hairpin in comparison.

HTH, Simon

Am 27.03.2015 um 19:03 schrieb Stephen MacNeil:
when composers wanted to create an accent (before the notated accent symbol) they used diminuendo over just one note. this however in Performing practice leaves the question did they mean an accented note or a note that quickly diminishes, or perhaps both. as performance practice becomes more standard in score it seams common not to apply your own interpretation but render the score as it was and add performance notes.

This is my preference.

a great book on the topic is "Classical and Romantic Performing Practice 1750-1900"
Interesting topic; by whom is the book? published when and where?

anyway a discussion on shortening the hairpin (March 19th) led me to thinking maybe there is a better solution then i currently use.

my current workaround is


<<

\new Dynamics {

\once \override Hairpin.X-offset = #.5

\once \override Hairpin.Y-offset = #5.35

s4*45/100\>s\! s s s4

}

\relative c'' {<<{<cis ais>4 <d b>8 \slurDown fis16 (e)}\\{\stemDown g,,8\rest e [e] g8\rest}>>

}

>>


they where often notated center to center or center to end of note head.

The advantage of this way is I can adjust the hairpin length and position to my liking.


any one have a better approach.


Thanks

Stephen


Oh my last posting "rendering on linux vs windows" was a \paper {} mistake -- we both had different ones... oops.


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

Attachment: long-accent.ly
Description: Text Data

Attachment: long-accent.pdf
Description: Adobe PDF document


reply via email to

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