lilypond-user
[Top][All Lists]
Advanced

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

Re: Editing notes in a separate file


From: Graham Percival
Subject: Re: Editing notes in a separate file
Date: Sun, 3 Jan 2010 01:38:42 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

On Sat, Jan 02, 2010 at 12:22:27PM -0500, Kieren MacMillan wrote:
> If someone with real Scheme-fu could build a function that took a series of 
> moments and tweaks, you might be able to do something like
> 
> ms = \relative e'' {
>    e4 e c d   |
> }
> 
> correctionsEditionA = {
>   \coolSchemeFunction #'(ly:make-moment 0 1) #'pitch #-2
>
> }

I've mused about this -- not for editions, but to separate
bug-specific tweaks (i.e. #'extra-offset for collisions) from the
actual music definition.

I don't foresee anything happening for months if not years, but
I've added it to the tracker.  If I wasn't doing release and
manager tasks, I'd like to tackle it myself:
http://code.google.com/p/lilypond/issues/detail?id=955

Cheers,
- Graham




reply via email to

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