lilypond-user
[Top][All Lists]
Advanced

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

Re: Problem compiling: music-functions-init.ly


From: David Kastrup
Subject: Re: Problem compiling: music-functions-init.ly
Date: Wed, 14 Nov 2018 11:03:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Thomas Morley <address@hidden> writes:

> I'm not convinced about below, but for the record:
>
> One could give the key-function a string-argument, or probably a symbol
> And react on the input, like
>
> (case <input>
>   (("major") major)
>   ...
>   (else (ly:error/warning "message"))
>
> Obviously pseudo-code (I'm in a hurry), but I hope the proposal is made clear.
> Also, would need a convert-rule.

That would leave us with the same situation we had for a long time
regarding engravers: the built-in scales would be a privileged class and
you'd need to have some registration mechanism to elevate user-defined
scales.

I usually lean towards making things work "as expected" but I don't
really think it would be doing us favors here.

-- 
David Kastrup



reply via email to

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