Carl Sorensen <c_soren...@byu.edu> 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


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to