lilypond-user
[Top][All Lists]
Advanced

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

Re: Automatic ottava handling


From: David Bellows
Subject: Re: Automatic ottava handling
Date: Sat, 11 Oct 2014 14:45:55 -0700

>The attached function will work with more complex music expressions.

Nicely done! I really like the greater flexibility achieved based on using ledger lines. Fortunately in this project I don't use chords so that's not a problem, less fortunately is that I need it for the bassa as well. But I will look over the code and see if I can't figure it out for myself.

Thanks!

On Sat, Oct 11, 2014 at 7:57 AM, David Nalesnik <address@hidden> wrote:
Hi,

On Wed, Oct 8, 2014 at 9:48 AM, David Bellows <address@hidden> wrote:
>Here's a preliminary experiment.  It will add an automatic \ottava 1 before passages where notes have at least a specified number of ledger lines.


The attached function will work with more complex music expressions.

The only problem here is with the handling of chords.  Right now, the function either ignores them or attempts to add the ottava within the EventChord _expression_ (which causes an error).  This shouldn't be too hard to fix, though it will take some thought.

Hope this proves useful!

David
  



reply via email to

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