lilypond-user
[Top][All Lists]
Advanced

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

Re: specifically: how to do "p-f" dynamics (first time, second time); ge


From: Valentin Petzel
Subject: Re: specifically: how to do "p-f" dynamics (first time, second time); generally: how to find this in the manuals
Date: Sun, 28 Nov 2021 22:32:37 +0100

Hi,

Maybe of interest:
One of the musicxml to Lilypond converters (I thing it was the one from 
libmusicxml) add an event function called otherDynamic, which takes a markup 
as argument. Then if the argument is an atomic string markup it replaces words 
made up from m,r,z,f,p,s as dynamic text, everything else as italic. The 
result is then returned as dynamic script.

So with this you can do \otherDynamic "p – f" appended just like any other 
dynamic event.

Cheers,
Valentin

Am Samstag, 27. November 2021, 19:07:35 CET schrieb Ritchie:
> Hi,
> 
> I was looking / asking the same some time ago.
> 
> A very helpful list denizen helped me by suggesting...
> 
> \markup { \dynamic "p - f" }
> 
> Just thought I'd pass on :-)
> 
> Ritchie
> 
> On 27/11/2021 17:49, Kenneth Wolcott wrote:
> > Thank you Knute, that helps.
> > 
> > On Sat, Nov 27, 2021 at 7:03 AM Knute Snortum <ksnortum@gmail.com> wrote:
> >> Here's how I would do it:
> >> 
> >> * Go to Google and type "lilypond 2.22 dynamics".  The 2.22 is the
> >> version.  This usually brings up several possible links to the manual
> >> and the first one is a good one.
> >> * Clink the link about expressive marks:
> >> https://lilypond.org/doc/v2.22/Documentation/notation/expressive-marks-at
> >> tached-to-notes * Click the New Dynamic Marks link.  There you go!
> >> * Alternatively, you could start here:
> >> https://lilypond.org/doc/v2.22/Documentation/web/manuals.html.
> >> Usually what you want is in the Learning Manual, the Notation
> >> Reference, or Snippets.  The Internal Reference is for when you get
> >> deeper into LilyPond.  You can use the Search field in the bottom left
> >> corner, and this it turns out uses Google!  But it can get you some
> >> clues about how to search.
> >> 
> >> HTH
> >> 
> >> --
> >> Knute Snortum
> >> 
> >> 
> >> --
> >> Knute Snortum
> >> 
> >> 
> >> 
> >> On Fri, Nov 26, 2021 at 8:10 PM Kenneth Wolcott
> >> 
> >> <kennethwolcott@gmail.com> wrote:
> >>> Hi;
> >>> 
> >>>    Regarding the old fable: "Give me a fish, I can eat for a meal; Give
> >>> 
> >>> me a fishing pole, I can eat for a lifetime."...
> >>> 
> >>> I can't remember how to do dynamics pertaining to an implied repeat.
> >>> 
> >>> The music has "p -f" for dynamic marking.
> >>> 
> >>> The general problem: How do I search (what phrases should I use) to
> >>> find this information in the manual?
> >>> 
> >>> Thanks,
> >>> Ken Wolcott

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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