On 12/21/10 10:47 AM, "Marc Mouries" <m...@mouries.net> wrote:
> On 12/21/2010 12:09 PM, Carl Sorensen wrote:
>> On 12/21/10 9:44 AM, "Marc Mouries"<m...@mouries.net> 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
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user