lilypond-devel
[Top][All Lists]
Advanced

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

Re: Better approach to fixing the TabVoice glissando problem. (issue4438


From: n . puttock
Subject: Re: Better approach to fixing the TabVoice glissando problem. (issue4438092)
Date: Tue, 03 May 2011 22:30:11 +0000

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/



reply via email to

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