\include "paper26.ly"
% This version of the tune was compiled from a copy on the
% http://www.blackflute.com/music/tunes/jigs/banish.html
\header {
  title = "Banish Misfortune"
  subtitle = "Irish Jig"
  instrument = "Violin"
  meter = "Allegro"
  composer = "Traditional"
  copyright = "public domain"
  enteredby = "Walter Anderson"
  maintainerEmail = "wandrson@sbcglobal.net"
  tagline = "Practice Piece"
}

melody = \notes {
	\time 6/8 
	\key d \mixolydian
        \property Staff.midiInstrument = "violin"
f''8-1	e''8	d''8-3	c''8-2	a'8	g'8-3 
a'8	d''8-3	d''8-3	c''8-2	a'8	g'8-3 
f'4-2	d'8	d'8	e'8-1	d'8 
f'8-2	e'8-1	f'8-2	g'8-3	f'8-2	g'8-3 
a'8	g'8-3	a'8	c''8-2	a'8	g'8-3 
a'8	g'8-3	a'8	c''8-2	d''8-3	e''8 
f''8-1	e''8	d''8-3	c''8-2	a'8	g'8-3 
a'8	d''8-3	d''8-3	d''4.-3
f''4-1	d''8-3	d''8-3	c''8-2	d''8-3 
f''4-1	g''8-2	a''8-3	g''8-2	f''8-1 
e''4	c''8-2	c''8-2	c''8-2	c''8-2 
e''8	d''8-3	e''8	g''8-2	e''8	d''8-3 
f''4	g''8-2	a''8-3	g''8-2	f''8-1 
e''4	f''8-1	g''8-2	f''8-1	e''8 
f''8-1	e''8	d''8-3	c''8-2	a'8	g'8-3
a'8	d''8-3	d''8-3	d''4.-3
f''4-1	g''8-2	e''4	f''8-1
d''8-3	e''8	d''8-3	c''4-2	d''8-3
a'4.	g'8-3	a'8	g'8-3
f'4-2	a'8	g'8-3	f'8-2	d'8 
c''8-2	c''8-2	c''8-2	c''8-2	a'8	g'8-3
a'8	g'8-3	a'8	c''8-2	d''8-3	e''8 
f''8-1	e''8	d''8-3	c''8-2	a'8	g'8-3
a'8	d''8-3	d''8-3	d''4.-3
}

\score {
  \context Staff \melody
  \paper { 
    \tempo 4 = 120
    papersize = "letter" 
    \translator  { \EasyNotation } 
  }
  \midi  { 
    \tempo 4 = 120 
  }
}

    Source: geocities.com/wandrson/music

               ( geocities.com/wandrson)