On 2011/05/03 21:14:02, Neil Puttock wrote:

(reverse string-fret-fingering-tuples)) ;; end of
determine-frets-and-strings

Hmm, this messes up ordering of harmonics, though they're already broken
judging by the following:

\version "2.15.0"

music = \relative c' {
  dis\2\glissando <e\2\harmonic a\1>
  <e\2 a\1\harmonic >\glissando dis\2
}

\new StaffGroup <<
  \new Staff { \clef "G_8" \music }
  \new TabStaff { \clef "moderntab" \music }




http://codereview.appspot.com/4438092/

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to