lilypond-user
[Top][All Lists]
Advanced

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

Re: choosing frets for harmonics


From: Patrick Schmidt
Subject: Re: choosing frets for harmonics
Date: Fri, 17 Sep 2010 09:37:32 +0200

Hi Steve,
Am 17.09.2010 um 08:37 schrieb Steve Yegge:

For a 5th harmonic, the TabStaff automatically chooses the 19th fret rather than the 7th fret. For instance:

music = {
  <<
    \relative c' { \harmonicsOn b'1\6 \harmonicsOff }
  >>
}
\score {
  <<
    \new Staff { \music }
    \new TabStaff { \transpose c c, { \music } }
  >>
}

Is there a way to specify which among N alternative frets to use when N > 1?
At the moment it's not possible but this issue is under discussion right now:
http://lists.lilynet.net/tablatures/

patrick

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




reply via email to

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