"Evan O'Dorney" writes:
> Hi everyone,
>
> For a change, I'm not posting a question or feature request. Instead, I've
> noticed that quite a few Lilypond users have asked how to typeset a hairpin
> (typically a decrescendo) on the last note of a piece, extending all the
> way to the final barline
Hi everyone,
For a change, I'm not posting a question or feature request. Instead, I've
noticed that quite a few Lilypond users have asked how to typeset a hairpin
(typically a decrescendo) on the last note of a piece, extending all the
way to the final barline. Various solutions have been posted,
Jay Anderson writes:
> I don't consider this a hack. Using parallel spacer rests is a very
> common construct. If it seems ugly then you can always move it to a
> function to hide it away.
>
>
> \version "2.16.0"
>
> endHairpin =
> #(define-music-function (parser location mus) (ly:music?)
> #{
On Wed, Oct 3, 2012 at 5:25 AM, Carlo Stemberger
wrote:
> Il 03/10/2012 06:37, Keith OHara ha scritto:
>>
>> I guess there is good reason the manual shows the method with
>> simultaneous streams of music; it is more generally useful.
>>
>> \new Voice<< b1 {s2.-\tweak #'minimum-length #5 \> s4\p
2012/10/3 Carlo Stemberger :
>> \new Voice<< b1 {s2.-\tweak #'minimum-length #5 \> s4\pp}>>
>
>
> Yes, but this looks as a hack. I think we should have a very simple syntax
> for this kind of dynamics, because they are very frequent.
>
> If we have to find tricky solutions, probably the current
Il 03/10/2012 06:37, Keith OHara ha scritto:
I guess there is good reason the manual shows the method with
simultaneous streams of music; it is more generally useful.
\new Voice<< b1 {s2.-\tweak #'minimum-length #5 \> s4\pp}>>
Yes, but this looks as a hack. I think we should have a very sim
Carlo Stemberger gmail.com> writes:
>
> Keith OHara oco.net> writes:
>
> > There is also \endSpanners
> >
> > { \endSpanners b1\> }
>
> Another question: how to get something like [...] \pp at
> the end?
\endSpanners will not do, because it only tells LilyPond the decrescendo
should end
On 10/02/2012 03:02 PM, Carlo Stemberger wrote:
Keith OHara oco.net> writes:
> There is also \endSpanners
>
> { \endSpanners b1\> }
Another question: how to get something like the attached image (\pp at the end)?
Note that this is a common notation in plenty of places other than at the en
On 10/02/2012 07:20 AM, Keith OHara wrote:
There is also \endSpanners
{ \endSpanners b1\> }
What about where you want the hairpin to end on a specified dynamic (e.g.
decresc. to \p)?
Does this also work in the _middle_ of a piece, not just at the end of it?
Keith OHara oco.net> writes:
> There is also \endSpanners
>
> { \endSpanners b1\> }
Another question: how to get something like the attached image (\pp at
the end)?
Thank you!
Carlo
--
.-. | Registered Linux User #443882| .''`.
oo| |http://linuxcounter.net/
Keith OHara oco.net> writes:
> Only on the last note?
No; I think this is the most important case, because there isn't a note where we
can put \!, but obviously we could use the same syntax everywhere.
> In music for an ensemble, a decrescendo often ends before a long rest
> { a2\< b2\!\> R1*2
Keith OHara oco.net> writes:
>
> There is also \endSpanners
>
> { \endSpanners b1\> }
>
Great! I think this example should be inserted here:
http://lilypond.org/doc/v2.14/Documentation/notation/expressive-marks-attached-to-notes#dynamics
Ciao!
Carlo
_
Carlo Stemberger gmail.com> writes:
> I'd find useful a syntax like this...
>
> \version "2.14.2"
> \relative c'' {
>\time 3/4
>e2\((\< d4)\!
>c2.\fermata\)\>\! \bar "|."
> }
> By using \>\! on the last note, the hairpin should simply fill the measure.
There is also \endSpanners
Carlo Stemberger gmail.com> writes:
> I'd find useful a syntax like this...
>
> \version "2.14.2"
> \relative c'' {
>\time 3/4
>e2\((\< d4)\!
>c2.\fermata\)\>\! \bar "|."
> }
> By using \>\! on the last note, the hairpin should simply fill the measure.
Only on the last note? or w
Hi,
please see the attached image.
I'd find useful a syntax like this...
-
\version "2.14.2"
\relative c'' {
\time 3/4
e2\((\< d4)\!
c2.\fermata\)\>\! \bar "|."
}
-
... instead of this one:
-
\version "2.14.2"
\relative c'' {
\time 3/4
<<
{ \override Stem #'direction =
Or actually the answer is to attach to spacers. Got it.
> -Original Message-
> From: Steve Schow [mailto:[EMAIL PROTECTED]
> Sent: Sunday, July 08, 2007 3:42 PM
> To: 'Graham Percival'
> Cc: 'Dewdman42'; 'lilypond-user@gnu.org'
> Subj
mailto:[EMAIL PROTECTED]
> Sent: Sunday, July 08, 2007 3:37 PM
> To: Steve Schow
> Cc: 'Dewdman42'; 'lilypond-user@gnu.org'
> Subject: Re: Decrescendo on last note??
>
> Steve Schow wrote:
> > It says in the manual:
> >
> > "A crescen
ginal Message-
> From: Graham Percival [mailto:[EMAIL PROTECTED]
> Sent: Sunday, July 08, 2007 2:47 PM
> To: Dewdman42
> Cc: lilypond-user@gnu.org
> Subject: Re: Decrescendo on last note??
>
> Dewdman42 wrote:
> > I can't figure out how to get a decrescendo hair
Steve Schow wrote:
It says in the manual:
"A crescendo mark is started with \< and terminated with \! or an absolute
dynamic. A
decrescendo is started with \> and is also terminated with \! or an absolute
dynamic. \cr and
\decr may be used instead of \< and \>."
And the example directly un
Dewdman42 wrote:
I can't figure out how to get a decrescendo hairpin on the last note of a
staff? There is nothing to anchor the ending of the decrescendo to. See
attached picture of what I'm trying to do. the ly notation I have for that
bar would be:
| a1\fermata\> \!|
I guess or someth
p://www.nabble.com/Decrescendo-on-last-note---tf4045633.html#a11491860
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
21 matches
Mail list logo