Στις Τρίτη 27 Δεκέμβριος 2011 08:01:09 David Kastrup γράψατε:
> Dimitrios Glentadakis <[email protected]> writes:
> 
> > Στις Δευτέρα 26 Δεκέμβριος 2011 23:01:47 David Kastrup γράψατε:
> >> Dimitrios Glentadakis <[email protected]> writes:
> >> 
> >> > I have never used the lilypond before
> >> > I installed the program frescobaldi 1.2.0 with lilypond 2.14.2
> >> >
> >> > I open a mid file with tuxguitar (1.2)
> >> > i export it to lilypond format
> >> > I open the file with frescobaldi and i click on the LilyPond button
> >> > and i have the follow error message:
> >> >
> >> > [8]ERROR: In procedure ly:pitch-semitones:
> >> > ERROR: Wrong type argument in position 1 (expecting Pitch): 4
> >> >
> >> >
> >> > I tried even with a second song in midi , with the same process, same 
> >> > error.
> >> >
> >> > i attach the midi file
> >> 
> >> The expertise of this list is Lilypond, not Tuxguitar (and Frescobaldi
> >> should have nothing to do with the problem), so you should attach the
> >> resulting Lilypond file.  One can then tell what is wrong with either
> >> Lilypond or the Lilypond file, and then either get a fix here or make a
> >> report to Tuxguitar, respectively.
> >> 
> >> 
> >
> > ok i attach the .ly file
> 
> That was the Midi file again.
> 
> 

Sorry was before the coffee !


-- 
Dimitrios Glentadakis
#(define (tie::tab-clear-tied-fret-numbers grob)
   (let* ((tied-fret-nr (ly:spanner-bound grob RIGHT)))
      (ly:grob-set-property! tied-fret-nr 'transparent #t)))

\version "2.10.5"
\paper {
   indent = #0
   printallheaders = ##t
   print-all-headers = ##t
   ragged-right = ##f
   ragged-bottom = ##t
}
\layout {
   \context { \Score
      \override MetronomeMark #'padding = #'5
   }
   \context { \Staff
      \override TimeSignature #'style = #'numbered
      \override StringNumber #'transparent = ##t
   }
   \context { \TabStaff
      \override TimeSignature #'style = #'numbered
      \override Stem #'transparent = ##t
      \override Beam #'transparent = ##t
      \override Tie  #'after-line-breaking = #tie::tab-clear-tied-fret-numbers
   }
   \context { \TabVoice
      \override Tie #'stencil = ##f
   }
   \context { \StaffGroup
      \consists "Instrument_name_engraver"
   }
}
deadNote = #(define-music-function (parser location note) (ly:music?)
   (set! (ly:music-property note 'tweaks)
      (acons 'stencil ly:note-head::print
         (acons 'glyph-name "2cross"
            (acons 'style 'special
               (ly:music-property note 'tweaks)))))
   note)

palmMute = #(define-music-function (parser location note) (ly:music?)
   (set! (ly:music-property note 'tweaks)
      (acons 'style 'do (ly:music-property note 'tweaks)))
   note)

TrackAVoiceAMusic = #(define-music-function (parser location inTab) (boolean?)
#{
   \tempo 4=110
   \clef #(if $inTab "tab" "treble_8")
   \key c \major
   \time 4/4
   \oneVoice
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <a'\1>4. <e'\1>8 <e'\1>2 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\1>8 <a'\1>4 <fis'\1>4 
   <g'\1>8 <fis'\1>8 <e'\1>2. 
   r4 <g'\1>4 <fis'\1>4 <d'\2>4 
   <e'\1>2 <e'\1>2 
   r1 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <a'\1>4. <e'\1>8 <e'\1>2 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\1>8 <a'\1>4 <fis'\1>4 
   <g'\1>8 <fis'\1>8 <e'\1>2. 
   r4 <g'\1>4 <g'\1>4 <g'\1>4 
   <fis'\1>8. <g'\1>16 <fis'\1>8 <e'\1>8 <d'\2>2 
   r4 <d'\2>4 <d'\2>4 <d'\2>4 
   <d''\1>4 <b'\1>2 <b'\1>8 <d''\1>8 
   <cis''\1>4 <a'\1>2 <a'\1>8 <cis''\1>8 
   <b'\1>1 
   r4 <d'\2>4 <d'\2>4 <d'\2>4 
   <d''\1>4 <ais'\1>2 <ais'\1>8 <d''\1>8 
   <c''\1>4 <g'\1>2 <g'\1>8 <c''\1>8 
   <a'\1>1 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <a'\1>4. <e'\1>8 <e'\1>2 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\1>8 <a'\1>4 <fis'\1>4 
   <g'\1>8 <fis'\1>8 <e'\1>2. 
   r4 <g'\1>4 <g'\1>4 <g'\1>4 
   <fis'\1>8. <g'\1>16 <fis'\1>8 <e'\1>8 <d'\2>2 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <a'\1>4. <e'\1>8 <e'\1>2 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\1>8 <a'\1>4 <fis'\1>4 
   <g'\1>8 <fis'\1>8 <e'\1>2. 
   r4 <g'\1>4 <fis'\1>4 <d'\2>4 
   <e'\1>2 <e'\1>2 
   r1 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <a'\1>4. <e'\1>8 <e'\1>2 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\1>8 <a'\1>4 <fis'\1>4 
   <g'\1>8 <fis'\1>8 <e'\1>2. 
   r4 <g'\1>4 <g'\1>4 <g'\1>4 
   <fis'\1>8. <g'\1>16 <fis'\1>8 <e'\1>8 <d'\2>2 
   r4 <d'\2>4 <d'\2>4 <d'\2>4 
   <d''\1>4 <b'\1>2 <b'\1>8 <d''\1>8 
   <cis''\1>4 <a'\1>2 <a'\1>8 <cis''\1>8 
   <b'\1>1 
   r4 <d'\2>4 <d'\2>4 <d'\2>4 
   <d''\1>4 <ais'\1>2 <ais'\1>8 <d''\1>8 
   <c''\1>4 <g'\1>2 <g'\1>8 <c''\1>8 
   <a'\1>1 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <a'\1>4. <e'\1>8 <e'\1>2 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\1>8 <a'\1>4 <fis'\1>4 
   <g'\1>8 <fis'\1>8 <e'\1>2. 
   r4 <g'\1>4 <g'\1>4 <g'\1>4 
   <fis'\1>8. <g'\1>16 <fis'\1>8 <e'\1>8 <d'\2>2 
   r4 <d'\2>4 <d'\2>4 <d'\2>4 
   <e'\1>4 <d'\2>2. 
   r4 <d''\1>4 <c''\1>4 <ais'\1>4 
   <ais'\1>4 <a'\1>2. 
   r1 
   r1 
   r1 
   \bar "|."
   \pageBreak
#})
TrackAVoiceBMusic = #(define-music-function (parser location inTab) (boolean?)
#{
#})
TrackALyrics = \lyricmode {
   \set ignoreMelismata = ##t
   
   \unset ignoreMelismata
}
TrackAStaff = \new Staff <<
   \context Voice = "TrackAVoiceAMusic" {
      \TrackAVoiceAMusic ##f
   }
   \context Voice = "TrackAVoiceBMusic" {
      \TrackAVoiceBMusic ##f
   }
>>
TrackATabStaff = \new TabStaff \with { stringTunings = #'( 4 -1 -5 -10 -15 -20 ) } <<
   \context TabVoice = "TrackAVoiceAMusic" {
      \removeWithTag #'chords
      \removeWithTag #'texts
      \TrackAVoiceAMusic ##t
   }
   \context TabVoice = "TrackAVoiceBMusic" {
      \removeWithTag #'chords
      \removeWithTag #'texts
      \TrackAVoiceBMusic ##t
   }
>>
TrackAStaffGroup = \new StaffGroup <<
   \TrackAStaff
   \TrackATabStaff
>>
TrackBVoiceAMusic = #(define-music-function (parser location inTab) (boolean?)
#{
   \tempo 4=110
   \clef #(if $inTab "tab" "treble_8")
   \key c \major
   \time 4/4
   \oneVoice
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <a'\1>4. <e'\1>8 <e'\1>2 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\1>8 <a'\1>4 <fis'\1>4 
   <g'\1>8 <fis'\1>8 <e'\1>2. 
   r4 <g'\1>4 <fis'\1>4 <d'\2>4 
   <e'\1>2 <e'\1>2 
   r1 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <a'\1>4. <e'\1>8 <e'\1>2 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\1>8 <a'\1>4 <fis'\1>4 
   <g'\1>8 <fis'\1>8 <e'\1>2. 
   r4 <g'\1>4 <g'\1>4 <g'\1>4 
   <fis'\1>8. <g'\1>16 <fis'\1>8 <e'\1>8 <d'\2>2 
   r4 <d'\2>4 <d'\2>4 <d'\2>4 
   <d''\1>4 <b'\1>2 <b'\1>8 <d''\1>8 
   <cis''\1>4 <a'\1>2 <a'\1>8 <cis''\1>8 
   <b'\1>1 
   r4 <d'\2>4 <d'\2>4 <d'\2>4 
   <d''\1>4 <ais'\1>2 <ais'\1>8 <d''\1>8 
   <c''\1>4 <g'\1>2 <g'\1>8 <c''\1>8 
   <a'\1>1 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <a'\1>4. <e'\1>8 <e'\1>2 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\1>8 <a'\1>4 <fis'\1>4 
   <g'\1>8 <fis'\1>8 <e'\1>2. 
   r4 <g'\1>4 <g'\1>4 <g'\1>4 
   <fis'\1>8. <g'\1>16 <fis'\1>8 <e'\1>8 <d'\2>2 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <a'\1>4. <e'\1>8 <e'\1>2 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\1>8 <a'\1>4 <fis'\1>4 
   <g'\1>8 <fis'\1>8 <e'\1>2. 
   r4 <g'\1>4 <fis'\1>4 <d'\2>4 
   <e'\1>2 <e'\1>2 
   r1 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <a'\1>4. <e'\1>8 <e'\1>2 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\1>8 <a'\1>4 <fis'\1>4 
   <g'\1>8 <fis'\1>8 <e'\1>2. 
   r4 <g'\1>4 <g'\1>4 <g'\1>4 
   <fis'\1>8. <g'\1>16 <fis'\1>8 <e'\1>8 <d'\2>2 
   r4 <d'\2>4 <d'\2>4 <d'\2>4 
   <d''\1>4 <b'\1>2 <b'\1>8 <d''\1>8 
   <cis''\1>4 <a'\1>2 <a'\1>8 <cis''\1>8 
   <b'\1>1 
   r4 <d'\2>4 <d'\2>4 <d'\2>4 
   <d''\1>4 <ais'\1>2 <ais'\1>8 <d''\1>8 
   <c''\1>4 <g'\1>2 <g'\1>8 <c''\1>8 
   <a'\1>1 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <a'\1>4. <e'\1>8 <e'\1>2 
   r4 <a'\1>4 <a'\1>4 <g'\1>4 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\1>8 <a'\1>4 <fis'\1>4 
   <g'\1>8 <fis'\1>8 <e'\1>2. 
   r4 <g'\1>4 <g'\1>4 <g'\1>4 
   <fis'\1>8. <g'\1>16 <fis'\1>8 <e'\1>8 <d'\2>2 
   r4 <d'\2>4 <d'\2>4 <d'\2>4 
   <e'\1>4 <d'\2>2. 
   r4 <d''\1>4 <c''\1>4 <ais'\1>4 
   <ais'\1>4 <a'\1>2. 
   r1 
   r1 
   r1 
   \bar "|."
   \pageBreak
#})
TrackBVoiceBMusic = #(define-music-function (parser location inTab) (boolean?)
#{
#})
TrackBLyrics = \lyricmode {
   \set ignoreMelismata = ##t
   
   \unset ignoreMelismata
}
TrackBStaff = \new Staff <<
   \context Voice = "TrackBVoiceAMusic" {
      \TrackBVoiceAMusic ##f
   }
   \context Voice = "TrackBVoiceBMusic" {
      \TrackBVoiceBMusic ##f
   }
>>
TrackBTabStaff = \new TabStaff \with { stringTunings = #'( 4 -1 -5 -10 -15 -20 ) } <<
   \context TabVoice = "TrackBVoiceAMusic" {
      \removeWithTag #'chords
      \removeWithTag #'texts
      \TrackBVoiceAMusic ##t
   }
   \context TabVoice = "TrackBVoiceBMusic" {
      \removeWithTag #'chords
      \removeWithTag #'texts
      \TrackBVoiceBMusic ##t
   }
>>
TrackBStaffGroup = \new StaffGroup <<
   \TrackBStaff
   \TrackBTabStaff
>>
TrackCVoiceAMusic = #(define-music-function (parser location inTab) (boolean?)
#{
   \tempo 4=110
   \clef #(if $inTab "tab" "treble_8")
   \key c \major
   \time 4/4
   \oneVoice
   r8 <g\5>8 <a\5 cis'\3 e'\2 >8. r16 <a\5 cis'\3 e'\2 >8. r16 <b\4 d'\3 g'\1 a'\2 >8. r16 
   r8 <g\5>8 <a\5 cis'\3 e'\2 >8. r16 <a\5 cis'\3 e'\2 >8. r16 <b\4 d'\3 g'\1 a'\2 >8. r16 
   r8 <a'\1>16 <b'\1>16 <cis''\1>8 <d''\1>8 <e''\1>8 <fis''\1>8 <g''\1>16 <fis''\1>16 <e''\1>16 <d''\1>16 
   <e''\1>1 
   r16 <g'\1>16 <a'\1>16 <b'\1>16 <cis''\1>8 <d''\1>8 <e''\1>8 <fis''\1>8 <g''\1>16 <fis''\1>16 <e''\1>16 <d''\1>16 
   <e''\1>8 \times 2/3 {<fis''\1>16 <e''\1>16 <d''\1>16 <e''\1>1 r8 } 
   r16 <g''\1>16 <a''\1>16 <b''\1>16 <cis'''\1>8 <d'''\1>8 <e'''\1>8 <fis'''\1>8 <g'''\1>16 <fis'''\1>16 <e'''\1>16 <d'''\1>16 
   <e'''\1>16 <d'''\1>16 <cis'''\1>16 <b''\1>16 <a''\1>16 <b''\1>16 <cis'''\1>16 <d'''\1>16 <e'''\1>8 <fis'''\1>8 <g'''\1>16 <fis'''\1>16 <e'''\1>16 <d'''\1>16 
   <e'''\1>8 <fis'''\1>16 <e'''\1>16 \times 2/3 {<d'''\1>16 <cis'''\1>16 <b''\1>16 <a''\1>16 <g''\1>16 <fis''\1>16 } <e''\1>8 <fis''\1>16 <e''\1>16 \times 2/3 {<d''\1>16 <cis''\1>16 <b'\1>16 <a'\1>16 <g'\1>16 <fis'\2>16 } 
   <e'\2>8 \times 2/3 {<fis'\2>16 <e'\2>16 <d'\3>16 } <e'\2>2. 
   r1 
   r4 <a'\1>8 <cis'\3 e'\2 >8 <a'\1>8. r16 <b\4 d'\3 e'\2 g'\1 >8. r16 
   <a'\1>8 <a\5>8 <cis'\3>8 <e'\2>8 <e'\2>8 <g\5>8 <b\4 d'\3 >8. r16 
   r8 <a\5>8 <cis'\3 a'\1 >8 <e'\2>8 <a'\1>8 <b\4>8 <d'\3 e'\2 g'\1 >8. r16 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\2>8 <cis'\3 e'\2 a'\1 >8. r16 <b\4 d'\3 fis'\2 >8. r16 
   <g'\1>8 <fis'\2>8 <a\5 cis'\3 e'\2 >4 <a\5 cis'\3 >8. r16 <g\5 b\4 d'\3 >8. r16 
   r8 <a\5>8 <cis'\3 g'\1 >8 <a\5>8 <fis'\2>8 <g\5>8 <b\4 d'\3 >8. r16 
   <e'\2>8 <g\5>8 <a\5 cis'\3 >8. r16 <a\5 cis'\3 e'\2 >8 \times 2/3 {<g''\1>16 <a''\1>16 <g''\1>16 } <fis''\1 g\5 b\4 d'\3 >8 <e''\1>8 
   \times 2/3 {<g''\1>16 <a''\1>16 <g''\1>16 } <g\5 fis''\1 >8 <e''\1 a\5 cis'\3 >8 <d''\1>8 <e''\1 a\5 cis'\3 >8 <fis''\1>16 <e''\1>16 \times 2/3 {<d''\1 g\5 b\4 d'\3 >16 <cis''\1>16 <b'\1>16 <a'\1>16 <g'\1>16 <fis'\2>16 } 
   <e'\2>8. r16 <a'\1>8 <cis'\3 e'\2 >8 <a'\1>8. r16 <b\4 d'\3 e'\2 g'\1 >8. r16 
   <a'\1>8 <a\5>8 <cis'\3>8 <e'\2>8 <e'\2>8 <g\5>8 <b\4 d'\3 >8. r16 
   r8 <a\5>8 <cis'\3 a'\1 >8 <e'\2>8 <a'\1>8 <b\4>8 <d'\3 e'\2 g'\1 >8. r16 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\2>8 <cis'\3 e'\2 a'\1 >8. r16 <b\4 d'\3 fis'\2 >8. r16 
   <g'\1>8 <fis'\2>8 <a\5 cis'\3 e'\2 >4 <a\5 cis'\3 >8. r16 <g\5 b\4 d'\3 >8. r16 
   r4 <g'\1>8 <a\5 cis'\3 >8 <g'\1>8. r16 <ais\4 cis'\3 g'\1 >8. r16 
   <fis'\2 a\5 >8. <g'\1>16 <fis'\2>8 <e'\2>8 <d'\3>2 
   r4 <d'\3>8. r16 <d'\3>8. r16 <d'\3>8. r16 
   <d''\1>8 <d'\3>8 <fis'\2 a'\1 b'\3 >4 <d'\3>8 <fis'\2 a'\1 >8 <b'\1>8 <d''\1>8 
   <cis''\1>8 <cis'\3>8 <e'\2 fis'\3 a'\1 >4 <cis'\3>8 <e'\2 fis'\3 >8 <a'\1>8 <cis''\1>8 
   <b'\1>8 \times 2/3 {<b''\1 b\4 >16 <cis'''\1>16 <b''\1>16 } <a''\1 d'\3 fis'\2 >8 <g''\1>8 <b\4 fis''\1 >8 <e''\1 d'\3 fis'\2 >8 <d''\1>8 <b\4 cis''\1 >8 
   <d'\3 fis'\2 b'\1 >8. r16 <d'\3>8. r16 <d'\3>8. r16 <d'\3>8. r16 
   <d''\1>8 <d'\3>8 <f'\2 g'\1 ais'\3 >4 <d'\3>8 <f'\2 g'\1 >8 <ais'\1>8 <d''\1>8 
   <c''\1>8 <c'\4>8 <e'\2 g'\1 >4 <c'\4>8 <e'\2>8 <g'\1>8 <c''\1>8 
   <a'\1>8 \times 2/3 {<a''\1 a\5 >16 <ais''\1>16 <a''\1>16 } <g''\1 c'\4 e'\2 >8 <f''\1>8 <g''\1 a\5 >16 <f''\1>16 <e''\1 c'\4 e'\2 >16 <d''\1>16 <e''\1>16 <d''\1>16 <c''\1 a\5 >16 <ais'\1>16 
   <a'\1 b\4 dis'\3 >4 <a'\1>8. r16 <a'\1 ais\4 d'\3 >4 <g'\1>8. r16 
   <a'\1>8 <a\5>8 <cis'\3>8 <e'\2>8 <e'\2>8 <g\5>8 <b\4 d'\3 >8. r16 
   r8 <a\5>8 <cis'\3 a'\1 >8 <e'\2>8 <a'\1>8 <b\4>8 <d'\3 e'\2 g'\1 >8. r16 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\2>8 <cis'\3 e'\2 a'\1 >8. r16 <b\4 d'\3 fis'\2 >8. r16 
   <g'\1>8 <fis'\2>8 <a\5 cis'\3 e'\2 >4 <a\5 cis'\3 >8. r16 <g\5 b\4 d'\3 >8. r16 
   r4 <g'\1>8 <a\5 cis'\3 >8 <g'\1>8. r16 <ais\4 cis'\3 g'\1 >8. r16 
   <fis'\2 a\5 >8. <g'\1>16 <fis'\2>8 <e'\2>8 <d'\3>2 
   r4 <d'\3>8. r16 <d'\3>8. r16 <d'\3>8. r16 
   <f'\2 gis\5 cis'\3 >8 <g'\1>8 <f'\2>8 <e'\2 gis\5 cis'\3 >8 <d'\3>4 <gis\5 cis'\3 >8. r16 
   r4 \times 2/3 {<f'\2 ais'\1 d''\3 >8 <f'\2 ais'\1 d''\3 >8 <f'\2 ais'\1 d''\3 >8 <e'\2 g'\1 c''\3 >8 <e'\2 g'\1 c''\3 >8 <e'\2 g'\1 c''\3 >8 <d'\3 gis'\1 ais'\2 >8 <d'\3 gis'\1 ais'\2 >8 <d'\3 gis'\1 ais'\2 >8 } 
   r8 \times 2/3 {<a'\1>16 <e'\2>16 <cis'\3>16 } <a\5>8 <a\5 cis'\3 e'\2 >8 r8 <a\5 cis'\3 e'\2 >8 <b\4 d'\3 g'\1 a'\2 >8. r16 
   r8 \times 2/3 {<a'\1>16 <e'\2>16 <cis'\3>16 } <a\5>8 <a\5 cis'\3 e'\2 >8 r8 <a\5 cis'\3 e'\2 >8 <b\4 d'\3 g'\1 a'\2 >8. r16 
   r8 <a'\1>16 <b'\1>16 <cis''\1>8 <d''\1>8 <e''\1>8 <fis''\1>8 <g''\1>16 <fis''\1>16 <e''\1>16 <d''\1>16 
   <e''\1>1 
   r16 <g'\1>16 <a'\1>16 <b'\1>16 <cis''\1>8 <d''\1>8 <e''\1>8 <fis''\1>8 <g''\1>16 <fis''\1>16 <e''\1>16 <d''\1>16 
   <e''\1>8 \times 2/3 {<fis''\1>16 <e''\1>16 <d''\1>16 <e''\1>1 r8 } 
   r16 <g''\1>16 <a''\1>16 <b''\1>16 <cis'''\1>8 <d'''\1>8 <e'''\1>8 <fis'''\1>8 <g'''\1>16 <fis'''\1>16 <e'''\1>16 <d'''\1>16 
   <e'''\1>16 <d'''\1>16 <cis'''\1>16 <b''\1>16 <a''\1>16 <b''\1>16 <cis'''\1>16 <d'''\1>16 <e'''\1>8 <fis'''\1>8 <g'''\1>16 <fis'''\1>16 <e'''\1>16 <d'''\1>16 
   <e'''\1>8 <fis'''\1>16 <e'''\1>16 \times 2/3 {<d'''\1>16 <cis'''\1>16 <b''\1>16 <a''\1>16 <g''\1>16 <fis''\1>16 } <e''\1>8 <fis''\1>16 <e''\1>16 \times 2/3 {<d''\1>16 <cis''\1>16 <b'\1>16 <a'\1>16 <g'\1>16 <fis'\2>16 } 
   <e'\2>8 \times 2/3 {<fis'\2>16 <e'\2>16 <d'\3>16 } <e'\2>2. 
   r1 
   r4 <a'\1>8 <cis'\3 e'\2 >8 <a'\1>8. r16 <b\4 d'\3 e'\2 g'\1 >8. r16 
   <a'\1>8 <a\5>8 <cis'\3>8 <e'\2>8 <e'\2>8 <g\5>8 <b\4 d'\3 >8. r16 
   r8 <a\5>8 <cis'\3 a'\1 >8 <e'\2>8 <a'\1>8 <b\4>8 <d'\3 e'\2 g'\1 >8. r16 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\2>8 <cis'\3 e'\2 a'\1 >8. r16 <b\4 d'\3 fis'\2 >8. r16 
   <g'\1>8 <fis'\2>8 <a\5 cis'\3 e'\2 >4 <a\5 cis'\3 >8. r16 <g\5 b\4 d'\3 >8. r16 
   r8 <a\5>8 <cis'\3 g'\1 >8 <a\5>8 <fis'\2>8 <g\5>8 <b\4 d'\3 >8. r16 
   <e'\2>8 <g\5>8 <a\5 cis'\3 >8. r16 <a\5 cis'\3 e'\2 >8 \times 2/3 {<g''\1>16 <a''\1>16 <g''\1>16 } <fis''\1 g\5 b\4 d'\3 >8 <e''\1>8 
   \times 2/3 {<g''\1>16 <a''\1>16 <g''\1>16 } <g\5 fis''\1 >8 <e''\1 a\5 cis'\3 >8 <d''\1>8 <e''\1 a\5 cis'\3 >8 <fis''\1>16 <e''\1>16 \times 2/3 {<d''\1 g\5 b\4 d'\3 >16 <cis''\1>16 <b'\1>16 <a'\1>16 <g'\1>16 <fis'\2>16 } 
   <e'\2>8. r16 <a'\1>8 <cis'\3 e'\2 >8 <a'\1>8. r16 <b\4 d'\3 e'\2 g'\1 >8. r16 
   <a'\1>8 <a\5>8 <cis'\3>8 <e'\2>8 <e'\2>8 <g\5>8 <b\4 d'\3 >8. r16 
   r8 <a\5>8 <cis'\3 a'\1 >8 <e'\2>8 <a'\1>8 <b\4>8 <d'\3 e'\2 g'\1 >8. r16 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\2>8 <cis'\3 e'\2 a'\1 >8. r16 <b\4 d'\3 fis'\2 >8. r16 
   <g'\1>8 <fis'\2>8 <a\5 cis'\3 e'\2 >4 <a\5 cis'\3 >8. r16 <g\5 b\4 d'\3 >8. r16 
   r4 <g'\1>8 <a\5 cis'\3 >8 <g'\1>8. r16 <ais\4 cis'\3 g'\1 >8. r16 
   <fis'\2 a\5 >8. <g'\1>16 <fis'\2>8 <e'\2>8 <d'\3>2 
   r4 <d'\3>8. r16 <d'\3>8. r16 <d'\3>8. r16 
   <d''\1>8 <d'\3>8 <fis'\2 a'\1 b'\3 >4 <d'\3>8 <fis'\2 a'\1 >8 <b'\1>8 <d''\1>8 
   <cis''\1>8 <cis'\3>8 <e'\2 fis'\3 a'\1 >4 <cis'\3>8 <e'\2 fis'\3 >8 <a'\1>8 <cis''\1>8 
   <b'\1>8 \times 2/3 {<b''\1 b\4 >16 <cis'''\1>16 <b''\1>16 } <a''\1 d'\3 fis'\2 >8 <g''\1>8 <b\4 fis''\1 >8 <e''\1 d'\3 fis'\2 >8 <d''\1>8 <b\4 cis''\1 >8 
   <d'\3 fis'\2 b'\1 >8. r16 <d'\3>8. r16 <d'\3>8. r16 <d'\3>8. r16 
   <d''\1>8 <d'\3>8 <f'\2 g'\1 ais'\3 >4 <d'\3>8 <f'\2 g'\1 >8 <ais'\1>8 <d''\1>8 
   <c''\1>8 <c'\4>8 <e'\2 g'\1 >4 <c'\4>8 <e'\2>8 <g'\1>8 <c''\1>8 
   <a'\1>8 \times 2/3 {<a''\1 a\5 >16 <ais''\1>16 <a''\1>16 } <g''\1 c'\4 e'\2 >8 <f''\1>8 <g''\1 a\5 >16 <f''\1>16 <e''\1 c'\4 e'\2 >16 <d''\1>16 <e''\1>16 <d''\1>16 <c''\1 a\5 >16 <ais'\1>16 
   <a'\1 b\4 dis'\3 >4 <a'\1>8. r16 <a'\1 ais\4 d'\3 >4 <g'\1>8. r16 
   <a'\1>8 <a\5>8 <cis'\3>8 <e'\2>8 <e'\2>8 <g\5>8 <b\4 d'\3 >8. r16 
   r8 <a\5>8 <cis'\3 a'\1 >8 <e'\2>8 <a'\1>8 <b\4>8 <d'\3 e'\2 g'\1 >8. r16 
   <b'\1>8 <a'\1>8 <g'\1>8 <fis'\2>8 <cis'\3 e'\2 a'\1 >8. r16 <b\4 d'\3 fis'\2 >8. r16 
   <g'\1>8 <fis'\2>8 <a\5 cis'\3 e'\2 >4 <a\5 cis'\3 >8. r16 <g\5 b\4 d'\3 >8. r16 
   r4 <g'\1>8 <a\5 cis'\3 >8 <g'\1>8. r16 <ais\4 cis'\3 g'\1 >8. r16 
   <fis'\2 a\5 >8. <g'\1>16 <fis'\2>8 <e'\2>8 <d'\3>2 
   r4 <d'\3>8. r16 <d'\3>8. r16 <d'\3>8. r16 
   <e'\2 gis\5 c'\4 >4 <d'\3>4 <e\6>32 <gis\5>32 <b\4>32 <d'\3>32 <e'\2>32 <gis'\1>32 <ais'\1>32 <d''\1>32 <e'\2>32 <gis'\1>32 <ais'\1>32 <d''\1>32 <e''\1>32 <gis''\1>32 <ais''\1>32 <c'''\1>32 
   <d'''\1>8. r16 <d''\1>8. r16 <c''\1 cis'\3 f'\2 >4 <ais'\1>8. r16 
   <ais'\1 d'\3 fis'\2 >4 <a'\1>8 <a\5>8 <d'\3>8. r16 <g\5 c'\4 >8. r16 
   r4. <a\5>8 <d'\3>8. r16 <g\5 c'\4 >8. r16 
   r4 \times 2/3 {<a\5>1 r8 } 
   <a\5 e'\2 a'\1 >2. r4 
   \bar "|."
   \pageBreak
#})
TrackCVoiceBMusic = #(define-music-function (parser location inTab) (boolean?)
#{
#})
TrackCLyrics = \lyricmode {
   \set ignoreMelismata = ##t
   
   \unset ignoreMelismata
}
TrackCStaff = \new Staff <<
   \context Voice = "TrackCVoiceAMusic" {
      \TrackCVoiceAMusic ##f
   }
   \context Voice = "TrackCVoiceBMusic" {
      \TrackCVoiceBMusic ##f
   }
>>
TrackCTabStaff = \new TabStaff \with { stringTunings = #'( 7 4 1 -2 -5 -8 ) } <<
   \context TabVoice = "TrackCVoiceAMusic" {
      \removeWithTag #'chords
      \removeWithTag #'texts
      \TrackCVoiceAMusic ##t
   }
   \context TabVoice = "TrackCVoiceBMusic" {
      \removeWithTag #'chords
      \removeWithTag #'texts
      \TrackCVoiceBMusic ##t
   }
>>
TrackCStaffGroup = \new StaffGroup <<
   \TrackCStaff
   \TrackCTabStaff
>>
TrackDVoiceAMusic = #(define-music-function (parser location inTab) (boolean?)
#{
   \tempo 4=110
   \clef #(if $inTab "tab" "treble_8")
   \key c \major
   \time 4/4
   \oneVoice
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   <a,\1>8 <e\1>8. r16 <e\1>8 <e\1 a\2 cis'\3 e'\4 >8. r16 <b\1 d'\2 g'\3 a'\4 >8. r16 
   <a,\1>8 <e\1>8. r16 <e\1>8 <e\1 a\2 cis'\3 e'\4 >8. r16 <b\1 d'\2 g'\3 a'\4 >8. r16 
   <a,\1>8 <e\1>8. r16 <e\1>8 <e\1 a\2 cis'\3 e'\4 >8. r16 <b\1 d'\2 g'\3 a'\4 >8. r16 
   <a,\1>8 <e\1>8. r16 <e\1>8 <e\1 a\2 cis'\3 e'\4 >8. r16 <b\1 d'\2 g'\3 a'\4 >8. r16 
   <a,\1>16 <g,\1>16 <a,\1>16 <b,\1>16 <cis\1>8 <d\1>8 <e\1>8 <fis\1>8 <g\1>16 <fis\1>16 <e\1>16 <d\1>16 
   <e\1>16 <d\1>16 <cis\1>16 <b,\1>16 <a,\1>16 <b,\1>16 <cis\1>16 <d\1>16 <e\1>8 <fis\1>8 <g\1>16 <fis\1>16 <e\1>16 <d\1>16 
   <a,\1 e\2 >8 <e\1>8. r16 <e\1>8 <a\1 cis'\2 e'\3 >8. r16 <e\1 b\2 d'\3 >8. r16 
   <a,\1>8 <e\1>8. r16 <e\1>8 <a\1 cis'\2 >8. r16 <b\1 d'\2 g'\3 a'\4 >8. r16 
   <a,\1>8 <e\1>8. r16 <e\1>8 <a\1 cis'\2 >8. r16 <b\1 d'\2 g'\3 a'\4 >8. r16 
   <a,\1>8 <e\1>8. r16 \times 2/3 {<e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <a,\1>8. r16 
   \times 2/3 {<d,\4>2 r16 <a,\1>2 r16 } <fis\1>8. r16 
   <d,\4>8. r2. r16 
   \times 2/3 {<b,\1>2 r16 <fis\1>2 r16 } <b\1>8. r16 
   \times 2/3 {<fis,\2>2 r16 <cis\1>2 r16 } <fis\1>8. r16 
   \times 2/3 {<g,\1>2 r16 <d\1>2 r16 } <g\1>8. r16 
   \times 2/3 {<g,\1>2 r16 <d\1>2 r16 } <g\1>8. r16 
   \times 2/3 {<g,\1>2 r16 <d\1>2 r16 } <g\1>8. r16 
   \times 2/3 {<c,\5>2 r16 } <c\1>4. <ais\1>8. r16 
   \times 2/3 {<f,\2>2 r16 <c\1>2 r16 } <f\1>8. r16 
   <f,\2>4. r8 <e,\3>4. r8 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<d,\4>2 r16 <a,\1>2 r16 } <fis\1>8. r16 
   <d,\4>8. r2. r16 
   \times 2/3 {<ais,,\6>2 r16 <f,\2>2 r16 } <d\1>8. r16 
   <ais,,\6>8. r16 <g,\1>8. r16 <c,\5>8. r16 <e,\3>8. r16 
   \times 2/3 {<a,,\6 a,\1 >2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,,\6 a,\1 >2 r16 <e\1>2 r16 } <e,\3>8. r16 
   <a,\1>8 <e\1>8. r16 <e\1>8 <e\1 a\2 cis'\3 e'\4 >8. r16 <b\1 d'\2 g'\3 a'\4 >8. r16 
   <a,\1>8 <e\1>8. r16 <e\1>8 <e\1 a\2 cis'\3 e'\4 >8. r16 <b\1 d'\2 g'\3 a'\4 >8. r16 
   <a,\1>8 <e\1>8. r16 <e\1>8 <e\1 a\2 cis'\3 e'\4 >8. r16 <b\1 d'\2 g'\3 a'\4 >8. r16 
   <a,\1>8 <e\1>8. r16 <e\1>8 <e\1 a\2 cis'\3 e'\4 >8. r16 <b\1 d'\2 g'\3 a'\4 >8. r16 
   <a,\1>16 <g,\1>16 <a,\1>16 <b,\1>16 <cis\1>8 <d\1>8 <e\1>8 <fis\1>8 <g\1>16 <fis\1>16 <e\1>16 <d\1>16 
   <e\1>16 <d\1>16 <cis\1>16 <b,\1>16 <a,\1>16 <b,\1>16 <cis\1>16 <d\1>16 <e\1>8 <fis\1>8 <g\1>16 <fis\1>16 <e\1>16 <d\1>16 
   <a,\1 e\2 >8 <e\1>8. r16 <e\1>8 <a\1 cis'\2 e'\3 >8. r16 <e\1 b\2 d'\3 >8. r16 
   <a,\1>8 <e\1>8. r16 <e\1>8 <a\1 cis'\2 >8. r16 <b\1 d'\2 g'\3 a'\4 >8. r16 
   <a,\1>8 <e\1>8. r16 <e\1>8 <a\1 cis'\2 >8. r16 <b\1 d'\2 g'\3 a'\4 >8. r16 
   <a,\1>8 <e\1>8. r16 \times 2/3 {<e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <a,\1>8. r16 
   \times 2/3 {<d,\4>2 r16 <a,\1>2 r16 } <fis\1>8. r16 
   <d,\4>8. r2. r16 
   \times 2/3 {<b,\1>2 r16 <fis\1>2 r16 } <b\1>8. r16 
   \times 2/3 {<fis,\2>2 r16 <cis\1>2 r16 } <fis\1>8. r16 
   \times 2/3 {<g,\1>2 r16 <d\1>2 r16 } <g\1>8. r16 
   \times 2/3 {<g,\1>2 r16 <d\1>2 r16 } <g\1>8. r16 
   \times 2/3 {<g,\1>2 r16 <d\1>2 r16 } <g\1>8. r16 
   \times 2/3 {<c,\5>2 r16 } <c\1>4. <ais\1>8. r16 
   \times 2/3 {<f,\2>2 r16 <c\1>2 r16 } <f\1>8. r16 
   <f,\2>4. r8 <e,\3>4. r8 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<a,\1>2 r16 <e\1>2 r16 } <e,\3>8. r16 
   \times 2/3 {<d,\4>2 r16 <a,\1>2 r16 } <fis\1>8. r16 
   <d,\4>8. r2. r16 
   <ais,,\6 f,\2 >1 
   r2 <e,\3 ais,\1 g\2 >4. r8 
   <d,\4>8 <a,\1>8 <fis\1>4. <a,\1>8 <e\1>8. r16 
   <d,\4>8 <a,\1>8 <fis\1>4. <a,\1>8 <e\1>8. r16 
   <d,\4>8 <a,\1>8 <a,\1 fis\2 >4 <a,,\6>4. r8 
   <d,\4 a,\1 fis\2 >2. r4 
   \bar "|."
   \pageBreak
#})
TrackDVoiceBMusic = #(define-music-function (parser location inTab) (boolean?)
#{
#})
TrackDLyrics = \lyricmode {
   \set ignoreMelismata = ##t
   
   \unset ignoreMelismata
}
TrackDStaff = \new Staff <<
   \context Voice = "TrackDVoiceAMusic" {
      \TrackDVoiceAMusic ##f
   }
   \context Voice = "TrackDVoiceBMusic" {
      \TrackDVoiceBMusic ##f
   }
>>
TrackDTabStaff = \new TabStaff \with { stringTunings = #'( -17 -19 -21 -23 -25 -27 ) } <<
   \context TabVoice = "TrackDVoiceAMusic" {
      \removeWithTag #'chords
      \removeWithTag #'texts
      \TrackDVoiceAMusic ##t
   }
   \context TabVoice = "TrackDVoiceBMusic" {
      \removeWithTag #'chords
      \removeWithTag #'texts
      \TrackDVoiceBMusic ##t
   }
>>
TrackDStaffGroup = \new StaffGroup <<
   \TrackDStaff
   \TrackDTabStaff
>>
TrackEVoiceAMusic = #(define-music-function (parser location inTab) (boolean?)
#{
   \tempo 4=110
   \clef #(if $inTab "tab" "treble_8")
   \key c \major
   \time 4/4
   \oneVoice
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r4 <a''\1>4 <a''\1>4 <g''\1>4 
   <a''\1>4. <e''\1>8 <e''\1>2 
   r4 <a''\1>4 <a''\1>4 <g''\1>4 
   <b''\1>8 <a''\1>8 <g''\1>8 <fis''\1>8 <a''\1>4 <fis''\1>4 
   <g''\1>8 <fis''\1>8 <e''\1>2. 
   r4 <g''\1>4 <fis''\1>4 <d''\1>4 
   <e''\1>2 <e''\1>2 
   r1 
   r4 <a''\1>4 <a''\1>4 <g''\1>4 
   <a''\1>4. <e''\1>8 <e''\1>2 
   r4 <a''\1>4 <a''\1>4 <g''\1>4 
   <b''\1>8 <a''\1>8 <g''\1>8 <fis''\1>8 <a''\1>4 <fis''\1>4 
   <g''\1>8 <fis''\1>8 <e''\1>2. 
   r4 <g''\1>4 <g''\1>4 <g''\1>4 
   <fis''\1>8. <g''\1>16 <fis''\1>8 <e''\1>8 <d''\1>2 
   r4 <d''\1>4 <d''\1>4 <d''\1>4 
   <d'''\1>4 <b''\1>2 <b''\1>8 <d'''\1>8 
   <cis'''\1>4 <a''\1>2 <a''\1>8 <cis'''\1>8 
   <b''\1>1 
   r4 <d''\1>4 <d''\1>4 <d''\1>4 
   <d'''\1>4 <ais''\1>2 <ais''\1>8 <d'''\1>8 
   <c'''\1>4 <g''\1>2 <g''\1>8 <c'''\1>8 
   <a''\1>1 
   r4 <a''\1>4 <a''\1>4 <g''\1>4 
   <a''\1>4. <e''\1>8 <e''\1>2 
   r4 <a''\1>4 <a''\1>4 <g''\1>4 
   <b''\1>8 <a''\1>8 <g''\1>8 <fis''\1>8 <a''\1>4 <fis''\1>4 
   <g''\1>8 <fis''\1>8 <e''\1>2. 
   r4 <g''\1>4 <g''\1>4 <g''\1>4 
   <fis''\1>8. <g''\1>16 <fis''\1>8 <e''\1>8 <d''\1>2 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r4 <a''\1>4 <a''\1>4 <g''\1>4 
   <a''\1>4. <e''\1>8 <e''\1>2 
   r4 <a''\1>4 <a''\1>4 <g''\1>4 
   <b''\1>8 <a''\1>8 <g''\1>8 <fis''\1>8 <a''\1>4 <fis''\1>4 
   <g''\1>8 <fis''\1>8 <e''\1>2. 
   r4 <g''\1>4 <fis''\1>4 <d''\1>4 
   <e''\1>2 <e''\1>2 
   r1 
   r4 <a''\1>4 <a''\1>4 <g''\1>4 
   <a''\1>4. <e''\1>8 <e''\1>2 
   r4 <a''\1>4 <a''\1>4 <g''\1>4 
   <b''\1>8 <a''\1>8 <g''\1>8 <fis''\1>8 <a''\1>4 <fis''\1>4 
   <g''\1>8 <fis''\1>8 <e''\1>2. 
   r4 <g''\1>4 <g''\1>4 <g''\1>4 
   <fis''\1>8. <g''\1>16 <fis''\1>8 <e''\1>8 <d''\1>2 
   r4 <d''\1>4 <d''\1>4 <d''\1>4 
   <d'''\1>4 <b''\1>2 <b''\1>8 <d'''\1>8 
   <cis'''\1>4 <a''\1>2 <a''\1>8 <cis'''\1>8 
   <b''\1>1 
   r4 <d''\1>4 <d''\1>4 <d''\1>4 
   <d'''\1>4 <ais''\1>2 <ais''\1>8 <d'''\1>8 
   <c'''\1>4 <g''\1>2 <g''\1>8 <c'''\1>8 
   <a''\1>1 
   r4 <a''\1>4 <a''\1>4 <g''\1>4 
   <a''\1>4. <e''\1>8 <e''\1>2 
   r4 <a''\1>4 <a''\1>4 <g''\1>4 
   <b''\1>8 <a''\1>8 <g''\1>8 <fis''\1>8 <a''\1>4 <fis''\1>4 
   <g''\1>8 <fis''\1>8 <e''\1>2. 
   r4 <g''\1>4 <g''\1>4 <g''\1>4 
   <fis''\1>8. <g''\1>16 <fis''\1>8 <e''\1>8 <d''\1>2 
   r4 <d''\1>4 <d''\1>4 <d''\1>4 
   <e''\1>4 <d''\1>2. 
   r4 <d'''\1>4 <c'''\1>4 <ais''\1>4 
   <ais''\1>4 <a''\1>2. 
   r1 
   r1 
   r1 
   \bar "|."
   \pageBreak
#})
TrackEVoiceBMusic = #(define-music-function (parser location inTab) (boolean?)
#{
#})
TrackELyrics = \lyricmode {
   \set ignoreMelismata = ##t
   
   \unset ignoreMelismata
}
TrackEStaff = \new Staff <<
   \context Voice = "TrackEVoiceAMusic" {
      \TrackEVoiceAMusic ##f
   }
   \context Voice = "TrackEVoiceBMusic" {
      \TrackEVoiceBMusic ##f
   }
>>
TrackETabStaff = \new TabStaff \with { stringTunings = #'( 4 -1 -5 -10 -15 -20 ) } <<
   \context TabVoice = "TrackEVoiceAMusic" {
      \removeWithTag #'chords
      \removeWithTag #'texts
      \TrackEVoiceAMusic ##t
   }
   \context TabVoice = "TrackEVoiceBMusic" {
      \removeWithTag #'chords
      \removeWithTag #'texts
      \TrackEVoiceBMusic ##t
   }
>>
TrackEStaffGroup = \new StaffGroup <<
   \TrackEStaff
   \TrackETabStaff
>>
TrackFVoiceAMusic = #(define-music-function (parser location inTab) (boolean?)
#{
   \tempo 4=110
   \clef #(if $inTab "tab" "treble_8")
   \key c \major
   \time 4/4
   \oneVoice
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r4 <a\3>4 <a\3>4 <g\3>4 
   <a\3>4. <e\4>8 <e\4>2 
   r4 <a\3>4 <a\3>4 <g\3>4 
   <b\2>8 <a\3>8 <g\3>8 <fis\4>8 <a\3>4 <fis\4>4 
   <g\3>8 <fis\4>8 <e\4>2. 
   r4 <g\3>4 <fis\4>4 <d\4>4 
   <e\4>2 <e\4>2 
   r1 
   r4 <a\3>4 <a\3>4 <g\3>4 
   <a\3>4. <e\4>8 <e\4>2 
   r4 <a\3>4 <a\3>4 <g\3>4 
   <b\2>8 <a\3>8 <g\3>8 <fis\4>8 <a\3>4 <fis\4>4 
   <g\3>8 <fis\4>8 <e\4>2. 
   r4 <g\3>4 <g\3>4 <g\3>4 
   <fis\4>8. <g\3>16 <fis\4>8 <e\4>8 <d\4>2 
   r4 <d\4>4 <d\4>4 <d\4>4 
   <d'\2>4 <b\2>2 <b\2>8 <d'\2>8 
   <cis'\2>4 <a\3>2 <a\3>8 <cis'\2>8 
   <b\2>1 
   r4 <d\4>4 <d\4>4 <d\4>4 
   <d'\2>4 <ais\3>2 <ais\3>8 <d'\2>8 
   <c'\2>4 <g\3>2 <g\3>8 <c'\2>8 
   <a\3>1 
   r4 <a\3>4 <a\3>4 <g\3>4 
   <a\3>4. <e\4>8 <e\4>2 
   r4 <a\3>4 <a\3>4 <g\3>4 
   <b\2>8 <a\3>8 <g\3>8 <fis\4>8 <a\3>4 <fis\4>4 
   <g\3>8 <fis\4>8 <e\4>2. 
   r4 <g\3>4 <g\3>4 <g\3>4 
   <fis\4>8. <g\3>16 <fis\4>8 <e\4>8 <d\4>2 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r1 
   r4 <a\3>4 <a\3>4 <g\3>4 
   <a\3>4. <e\4>8 <e\4>2 
   r4 <a\3>4 <a\3>4 <g\3>4 
   <b\2>8 <a\3>8 <g\3>8 <fis\4>8 <a\3>4 <fis\4>4 
   <g\3>8 <fis\4>8 <e\4>2. 
   r4 <g\3>4 <fis\4>4 <d\4>4 
   <e\4>2 <e\4>2 
   r1 
   r4 <a\3>4 <a\3>4 <g\3>4 
   <a\3>4. <e\4>8 <e\4>2 
   r4 <a\3>4 <a\3>4 <g\3>4 
   <b\2>8 <a\3>8 <g\3>8 <fis\4>8 <a\3>4 <fis\4>4 
   <g\3>8 <fis\4>8 <e\4>2. 
   r4 <g\3>4 <g\3>4 <g\3>4 
   <fis\4>8. <g\3>16 <fis\4>8 <e\4>8 <d\4>2 
   r4 <d\4>4 <d\4>4 <d\4>4 
   <d'\2>4 <b\2>2 <b\2>8 <d'\2>8 
   <cis'\2>4 <a\3>2 <a\3>8 <cis'\2>8 
   <b\2>1 
   r4 <d\4>4 <d\4>4 <d\4>4 
   <d'\2>4 <ais\3>2 <ais\3>8 <d'\2>8 
   <c'\2>4 <g\3>2 <g\3>8 <c'\2>8 
   <a\3>1 
   r4 <a\3>4 <a\3>4 <g\3>4 
   <a\3>4. <e\4>8 <e\4>2 
   r4 <a\3>4 <a\3>4 <g\3>4 
   <b\2>8 <a\3>8 <g\3>8 <fis\4>8 <a\3>4 <fis\4>4 
   <g\3>8 <fis\4>8 <e\4>2. 
   r4 <g\3>4 <g\3>4 <g\3>4 
   <fis\4>8. <g\3>16 <fis\4>8 <e\4>8 <d\4>2 
   r4 <d\4>4 <d\4>4 <d\4>4 
   <e\4>4 <d\4>2. 
   r4 <d'\2>4 <c'\2>4 <ais\3>4 
   <ais\3>4 <a\3>2. 
   r1 
   r1 
   r1 
   \bar "|."
   \pageBreak
#})
TrackFVoiceBMusic = #(define-music-function (parser location inTab) (boolean?)
#{
#})
TrackFLyrics = \lyricmode {
   \set ignoreMelismata = ##t
   
   \unset ignoreMelismata
}
TrackFStaff = \new Staff <<
   \context Voice = "TrackFVoiceAMusic" {
      \TrackFVoiceAMusic ##f
   }
   \context Voice = "TrackFVoiceBMusic" {
      \TrackFVoiceBMusic ##f
   }
>>
TrackFTabStaff = \new TabStaff \with { stringTunings = #'( 4 -1 -5 -10 -15 -20 ) } <<
   \context TabVoice = "TrackFVoiceAMusic" {
      \removeWithTag #'chords
      \removeWithTag #'texts
      \TrackFVoiceAMusic ##t
   }
   \context TabVoice = "TrackFVoiceBMusic" {
      \removeWithTag #'chords
      \removeWithTag #'texts
      \TrackFVoiceBMusic ##t
   }
>>
TrackFStaffGroup = \new StaffGroup <<
   \TrackFStaff
   \TrackFTabStaff
>>
\score {
   \TrackAStaffGroup
   \header {
      title = "" 
      composer = "" 
      instrument = "" 
   }
}
\score {
   \TrackBStaffGroup
   \header {
      title = "" 
      composer = "" 
      instrument = "" 
   }
}
\score {
   \TrackCStaffGroup
   \header {
      title = "" 
      composer = "" 
      instrument = "" 
   }
}
\score {
   \TrackDStaffGroup
   \header {
      title = "" 
      composer = "" 
      instrument = "" 
   }
}
\score {
   \TrackEStaffGroup
   \header {
      title = "" 
      composer = "" 
      instrument = "" 
   }
}
\score {
   \TrackFStaffGroup
   \header {
      title = "" 
      composer = "" 
      instrument = "" 
   }
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to