% Whoop Jamboree on June 15 2013 \paper { line-width = 195.9\mm left-margin = 50\mm top-margin = 20\mm bottom-margin = 20\mm indent = 25 \mm %%set to ##t if your score is less than one page: ragged-last-bottom = ##t ragged-bottom = ##f %% in orchestral scores you probably want the two bold slashes %% separating the systems: so uncomment the following line: %% system-separator-markup = \slashSeparator } \header { title = "Whoop Jamboree" subtitle = \markup \center-align {""} composer = "Phil Rice" % Composer arranger = "Rice 1858 Book" enteredby = "Enterer" % Person who created this lilypond file poet = "e A E G# B" % tuning instrument = "Banjo" } \new StaffGroup << \new Staff \relative c { \clef "treble_8" \time 2/4 \key a \major % e-+ puts a "+" above the 5th string in notation % Square brackets " [ ] " are for beam breaks % Start input ******************************************************************** % input for notes cis'16 [e-+] e] e e-+ [ e-+] d] e-+ | % 1 cis [e-+] e] e e-+ [ e-+ ] d8 | % 2 cis16 [e-+] e] e e-+ [ e-+ ] d] b | % 3 cis a a8 cis16( b) gis e | % 4 cis'8 a r fis16 (e) \bar "||" | % 5 cis'8 a r fis16 (e) \bar "|." | % 6 r8 cis16 b' e-+ [e-+ ] d,] b' | % 7 e-+ [e-+] \times 2/3{fis,16( e) b' } \times 2/3{e-+ [ b gis] } a8 | % 8 cis a r fis16 (e) | % 9 cis'8 a r fis16 (e) | % 10 b'16. [e32-+] cis,16.] b'32 e16-+ [ e-+] fis,] b | % 11 e-+ [e-+] \times 2/3{e,16 gis b } \times 2/3{e-+ [b gis] } a8 | % 12 cis16 [e-+] a,] cis ( b) [gis] e] b' | % 13 \times 2/3{e16-+ b gis } a16 [(b)] cis[( b)] gis] e | % 14 b'16. [e32-+] cis,16] b' e16-+ [e-+] d,] b' | % 15 e-+ [e-+] \times 2/3{fis,16( e) b' } \times 2/3{e-+ [ b gis] } a8 | % 16 cis a r fis16 (e) | % 17 cis'8 a r fis16 (e) | % 18 r8 cis16 b' e-+ [e-+ ] d,] b' % 19 e16-+ [e-+] fis,] b gis [e'-+] a,8] \bar "|." %20 } % End Input ********************************************************************* % end of last bar input, part or voice %************************************************************************ \new TabStaff \relative c { \set TabStaff.tablatureFormat = #fret-number-tablature-format-banjo \set TabStaff.stringTunings = \stringTuning < e' a, e gis b> %eAEG#B %*************************************************************************** \tabFullNotation \stemDown \override Beam #'damping = #+inf.0 % makes all beams level % Copy and Paste from Notation input % Start of Tab Input here (remember to add \5 for correct 5th string notation) % Square brackets " [ ] " are for beam breaks %******************************************************************************** %copy and paste input from above cis'16 [e\5] e] e e\5 [ e\5] d] e\5 | % 1 cis [e\5] e] e e\5 [ e\5 ] d8 | % 2 cis16 [e\5] e] e e\5 [ e\5 ] d] b | % 3 cis a a8 cis16( b) gis e | % 4 cis'8 a r fis16 (e) \bar "||" | % 5 cis'8 a r fis16 (e) \bar "|." | % 6 r8 cis16 b' e\5 [e\5 ] d,] b' | % 7 e\5 [e\5] \times 2/3{fis,16( e) b' } \times 2/3{e\5 [ b gis] } a8 | % 8 cis a r fis16 (e) | % 9 cis'8 a r fis16 (e) | % 10 b'16. [e32\5] cis,16.] b'32 e16\5 [ e\5] fis,] b | % 11 e-+ [e\5] \times 2/3{e,16 gis b } \times 2/3{e\5 [b gis] } a8 | % 12 cis16 [e\5] a,] cis ( b) [gis] e] b' | % 13 \times 2/3{e16\5 b gis } a16 [(b)] cis[( b)] gis] e | % 14 b'16. [e32\5] cis,16] b' e16\5 [e\5] d,] b' | % 15 e\5 [e\5] \times 2/3{fis,16( e) b' } \times 2/3{e\5 [ b gis] } a8 | % 16 cis a r fis16 (e) | % 17 cis'8 a r fis16 (e) | % 18 r8 cis16 b' e\5 [e\5 ] d,] b' % 19 e16\5 [e\5] fis,] b gis [e'\5] a,8] \bar "|." %20 } % end of input for tabs *********************************************************** >> #(set-global-staff-size 23) % Sets size of notation Default is 20