lilypond-user
[Top][All Lists]
Advanced

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

Re: pb with 2.13 with doc example fret diagram


From: David Kastrup
Subject: Re: pb with 2.13 with doc example fret diagram
Date: Wed, 22 Dec 2010 07:19:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Carl Sorensen <address@hidden> writes:

> The final answer is that it will be quite easy to to create a music function
> that creates a string tuning object.  How would this syntax be?
>
> \makeStringTuning #'violinTuning {e' a d g}
>
> If this sounds good, I'll have it done in the next day or so.

I think that

\makeStringTuning #'violinTuning <e' a d g>

would be more natural.  Even more natural would be

\makeStringTuning #'violinTuning <g d a e'>

And if we want to be correct, we'd better use

\makeStringTuning #'violinTuning <g d' a' e''>

-- 
David Kastrup




reply via email to

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