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
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


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

Reply via email to