[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue 1741 in lilypond: Tablature Bug when string is tuned to beh
From: |
lilypond |
Subject: |
Re: Issue 1741 in lilypond: Tablature Bug when string is tuned to beh |
Date: |
Tue, 05 Jul 2011 23:25:52 +0000 |
Comment #2 on issue 1741 by address@hidden: Tablature Bug when
string is tuned to beh
http://code.google.com/p/lilypond/issues/detail?id=1741
Trying more variants..
1. changing the second string from beh to aeh is also buggy.
2. setting the first string to beh also triggers the bug on that string
3. if the second string is set to eeh, the bug disapears
So I guess the bug has something to do with the notes bih and cih, and
nothing to do with in which string they are.
SEE:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% BUGGY:
\makeStringTuning #'custom-tuning <eeh, a, d ges aeh eeh'>
notes = {
beh\2 bih\2 cih'\2 deh'\2 dih'\2 eeh'\2
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% NOT BUGGY:
\makeStringTuning #'custom-tuning <eeh, a, d gih beh eeh'>
notes = {
eeh'\1 eih'\1 fih'\1 geh'\1 gih'\1 aeh'\1
}
- Issue 1741 in lilypond: Tablature Bug when string is tuned to beh, lilypond, 2011/07/05
- Re: Issue 1741 in lilypond: Tablature Bug when string is tuned to beh, lilypond, 2011/07/05
- Re: Issue 1741 in lilypond: Tablature Bug when string is tuned to beh,
lilypond <=
- Re: Issue 1741 in lilypond: Tablature Bug when string is tuned to beh, lilypond, 2011/07/05
- Re: Issue 1741 in lilypond: Tablature Bug when string is tuned to beh, lilypond, 2011/07/05
- Re: Issue 1741 in lilypond: Tablature Bug when string is tuned to beh, lilypond, 2011/07/05
- Re: Issue 1741 in lilypond: Tablature Bug when string is tuned to beh, lilypond, 2011/07/05
- Re: Issue 1741 in lilypond: Tablature Bug when string is tuned to beh, lilypond, 2011/07/05
- Re: Issue 1741 in lilypond: Tablature Bug when string is tuned to beh, lilypond, 2011/07/06