bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 903 in lilypond: Enhancement: a more user-friendly way to spec


From: lilypond
Subject: Re: Issue 903 in lilypond: Enhancement: a more user-friendly way to specify notename languages
Date: Wed, 18 Nov 2009 13:22:44 +0000


Comment #4 on issue 903 by veryfurryfur: Enhancement: a more user-friendly way to specify notename languages
http://code.google.com/p/lilypond/issues/detail?id=903

Thanks fodber,

I think the ability to include files from the command line at startup may have its own merits, but in this case my feeling is that it would make the existing hack a
worse one.

Although your proposal would fix the important point of usability in safe mode, I
don't see a great syntax usability improvement from

    \include "italiano.ly"

to

    #(ly:parser-set-note-names parser pitchnamesItaliano)

As for performance, I don't think your proposal would make such a massive change, and in fact if we are worried about performance we should probably encode the note names
in a static C++ language-to-note-names map, but is there any point?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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