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: Carl Sorensen
Subject: Re: pb with 2.13 with doc example fret diagram
Date: Tue, 21 Dec 2010 11:12:56 -0700



On 12/21/10 10:47 AM, "Marc Mouries" <address@hidden> wrote:

> On 12/21/2010 12:09 PM, Carl Sorensen wrote:
>> On 12/21/10 9:44 AM, "Marc Mouries"<address@hidden>  wrote:
>> 
>>>     I just tested the example "Defining predefined fretboards for other
>>> instruments" with 2.13 and it produces a bizarre output.
>>> 
>>> http://lilypond.org/doc/v2.12/input/lsr/lilypond-snippets/Fretted-strings
>>> 
>>> 
>>> 
>> This is a 2.12 snippet, and will not compile properly on 2.13 due to the
>> syntax changes.
>> 
>> Please use the 2.13 equivalent snippet:
>> 
>> http://lilypond.org/doc/v2.13/Documentation/snippets/fretted-strings
>> 
>> HTH,
>> 
>> Carl
>> 
>> 
> thanks for the link. I adapted the snippet for Violin and it seems the
> TAB staff is not in sync with the Fret board.
> The tab shows a finger on the 5th fret while the fretboard setting is an
> empty string #"x;o;o;2-1;"

This is because your violinTuning variable is wrong.  You have the wrong
pitches for the open strings.

If you set

violinTuning = #'(28 21 14 7)

then everything works properly.

HTH,

Carl






reply via email to

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