Mile to Ride (A): Difference between revisions

Find traditional instrumental music
No edit summary
No edit summary
Line 10: Line 10:
|f_mode=Ionian (Major)
|f_mode=Ionian (Major)
|f_structure=AABB
|f_structure=AABB
|f_book_title=William Vickers music manuscript collection
|f_book_title=Favorite collection of tunes with variations adapted for the Northumberland small pipes violin or flute
|f_collector=William Vickers
|f_collector=John Peacock
|f_year=1770
|f_year=1805
|f_page=p. 44
|f_page=p. 1 n. 3
|f_theme_code_index=51H7 1H35
|f_theme_code_index=51H7 1H35
}}
}}
Line 48: Line 48:
dBB G2c B2d|ecA A2B c2e:|]
dBB G2c B2d|ecA A2B c2e:|]
</pre>
</pre>
<score lang="lilypond" raw=1>
\version "2.10.33"
\header {
%book = "Peacocks' Tunes"
        composer =  \markup  { \teeny {collected by:} \small {John Peacock (c. 1754 - 1817)} }
%crossRefNumber = "1"
%footnotes = ""
tagline = "URTEXT"
}
voicedefault =  {
%%%% START PASTE AREA  %%%%
\key sol \major
      \time 9/8
      %\override Staff.TimeSignature #'stencil = ##f
      \set Staff.instrumentName = \markup{ \fontsize #2.1 {"3."}}
      \relative do''{ \repeat volta 2 {
        re8^\markup{ \fontsize #2.1 {  \hspace #0 {\raise #0.5 {A Mile to Ride}}}} si8 re8 sol4 sol8 fad4 re8|
      sol4 si,8 si do si re4 mi8|
      re8 si8 re8 sol4 sol8 fad4 re8|
      mi8 do la la si la do4 mi8|\mBreak}
      \repeat volta 2 {
      re8 si sol sol4 do8 si4 do8|
      re8 si sol sol la si do4 mi8|
      re8 si sol sol4 do8 si4 re8|
      mi8 do la la4 si8 do4 mi8|\mBreak
              }
        }       
}
%%%% END PASTE AREA  %%%%
\score{
    <<
\context Staff="default"
{
    \voicedefault                       
}
        >>
        \layout
        {
        \context
          {
          \Score
          \remove "Bar_number_engraver"
          }
        }
        \midi { }
}
</score>
----
----
=[[ANNOTATION:{{PAGENAME}}|Tune annotations]]=
=[[ANNOTATION:{{PAGENAME}}|Tune annotations]]=


<!-- REPLACE THE ABC CODE BETWEEN THE <PRE> </PRE> TAGS -->
<!-- REPLACE THE ABC CODE BETWEEN THE <PRE> </PRE> TAGS -->

Revision as of 15:51, 13 July 2018


Mile to Ride (A)  Click on the tune title to see or modify Mile to Ride (A)'s annotations. If the link is red you can create them using the form provided.Browse Properties <br/>Special:Browse/:Mile to Ride (A)
Query the Archive
Query the Archive
 Theme code Index    51H7 1H35
 Also known as    Fleet's a Coming (The), Riding a Mile, Stannerton Hopping, Stamfordham Hopping, Heathery Foldy
 Composer/Core Source    
 Region    England
 Genre/Style    English
 Meter/Rhythm    Slip/Hop Jig
 Key/Tonic of    G
 Accidental    1 sharp
 Mode    Ionian (Major)
 Time signature    9/8
 History    
 Structure    AABB
 Editor/Compiler    John Peacock
 Book/Manuscript title    Book:Favorite collection of tunes with variations adapted for the Northumberland small pipes violin or flute
 Tune and/or Page number    p. 1 n. 3
 Year of publication/Date of MS    1805
 Artist    
 Title of recording    
 Record label/Catalogue nr.    
 Year recorded    
 Media    
 Score   ()   


Tune annotations


X:2
%
T:Mile to Ride, A
M:9/8
L:1/8
R:Jig
S:William Vickers manuscript (1770, p. 44)
K:G
dBd gag fed|gdB BdB d2e|
dBd gag fed|a2A ABA c2e:|
|:dBG G2B dBG|d/c/B/A/G GAB d2g|
dBG GAB dBG|ecA ABA c2e:|
X:1
%
T:Mile to Ride, A
M:9/8
L:1/8
R:Slip Jig
S:Bruce & Stokoe - Northumbrian Minstrelsy  (1882)
Z:AK/Fiddler's Companion
K:G
dBd g2g f2d|g2B BcB d2e|
dBd g2g f2d|ecA ABA c2e:|
|:dBG G2c B2c|dBG GAB c2e|
dBB G2c B2d|ecA A2B c2e:|]

Unable to compile LilyPond input file:

line 5 - column 32:
syntax error, unexpected MUSIC_IDENTIFIER
--------
line 5 - column 40:
not a note name: collected
--------
line 5 - column 50:
not a note name: by:
--------
line 5 - column 63:
not a note name: John
--------
line 5 - column 68:
not a note name: Peacock
--------
line 5 - column 76:
not a note name: (c.
--------
line 5 - column 80:
not a note name: 1754
--------
line 5 - column 85:
not a note name: -
--------
line 5 - column 87:
not a note name: 1817)
--------
line 5 - column 94:
syntax error, unexpected '}'
--------
line 13 - column 6:
wrong type for argument 1.  Expecting pitch, found "sol"
--------
line 14 - column 18:
wrong type for argument 2.  Expecting fraction, as pair, found "9/8"
--------
line 16 - column 38:
syntax error, unexpected SYMBOL, expecting '='
--------
line 16 - column 38:
not a note name: =
--------
line 16 - column 49:
unknown escaped string: `\fontsize'
--------
line 16 - column 59:
not a markup
--------
line 16 - column 40:
markup outside of text script or \lyricmode
--------
line 17 - column 22:
wrong type for argument 2.  Expecting music, found "do''"
--------
line 17 - column 42:
syntax error, unexpected SYMBOL
--------
line 17 - column 42:
not a note name: 2
--------
line 18 - column 20:
not a note name: re8^
--------
line 18 - column 33:
unknown escaped string: `\fontsize'
--------
line 18 - column 43:
not a markup
--------
line 18 - column 51:
unknown escaped string: `\hspace'
--------
line 18 - column 59:
not a markup
--------
line 18 - column 63:
not a markup
--------
line 18 - column 70:
not a markup
--------
line 18 - column 24:
markup outside of text script or \lyricmode
--------
line 18 - column 95:
not a note name: si8
--------
line 18 - column 99:
not a note name: re8
--------
line 18 - column 103:
not a note name: sol4
--------
line 18 - column 108:
not a note name: sol8
--------
line 18 - column 113:
not a note name: fad4
--------
line 18 - column 118:
not a note name: re8|
--------
line 19 - column 17:
not a note name: sol4
--------
line 19 - column 22:
not a note name: si,8
--------
line 19 - column 27:
not a note name: si
--------
line 19 - column 30:
not a note name: do
--------
line 19 - column 33:
not a note name: si
--------
line 19 - column 36:
not a note name: re4
--------
line 19 - column 40:
not a note name: mi8|
--------
line 20 - column 17:
not a note name: re8
--------
line 20 - column 21:
not a note name: si8
--------
line 20 - column 25:
not a note name: re8
--------
line 20 - column 29:
not a note name: sol4
--------
line 20 - column 34:
not a note name: sol8
--------
line 20 - column 39:
not a note name: fad4
--------
line 20 - column 44:
not a note name: re8|
--------
line 21 - column 17:
not a note name: mi8
--------
line 21 - column 21:
not a note name: do
--------
line 21 - column 24:
not a note name: la
--------
line 21 - column 27:
not a note name: la
--------
line 21 - column 30:
not a note name: si
--------
line 21 - column 33:
not a note name: la
--------
line 21 - column 36:
not a note name: do4
--------
line 21 - column 40:
not a note name: mi8|
--------
line 21 - column 44:
unknown escaped string: `\mBreak'
--------
line 21 - column 44:
string outside of text script or \lyricmode
--------
line 22 - column 31:
syntax error, unexpected SYMBOL
--------
line 22 - column 31:
not a note name: 2
--------
line 23 - column 17:
not a note name: re8
--------
line 23 - column 21:
not a note name: si
--------
line 23 - column 24:
not a note name: sol
--------
line 23 - column 28:
not a note name: sol4
--------
line 23 - column 33:
not a note name: do8
--------
line 23 - column 37:
not a note name: si4
--------
line 23 - column 41:
not a note name: do8|
--------
line 24 - column 17:
not a note name: re8
--------
line 24 - column 21:
not a note name: si
--------
line 24 - column 24:
not a note name: sol
--------
line 24 - column 28:
not a note name: sol
--------
line 24 - column 32:
not a note name: la
--------
line 24 - column 35:
not a note name: si
--------
line 24 - column 38:
not a note name: do4
--------
line 24 - column 42:
not a note name: mi8|
--------
line 25 - column 17:
not a note name: re8
--------
line 25 - column 21:
not a note name: si
--------
line 25 - column 24:
not a note name: sol
--------
line 25 - column 28:
not a note name: sol4
--------
line 25 - column 33:
not a note name: do8
--------
line 25 - column 37:
not a note name: si4
--------
line 25 - column 41:
not a note name: re8|
--------
line 26 - column 17:
not a note name: mi8
--------
line 26 - column 21:
not a note name: do
--------
line 26 - column 24:
not a note name: la
--------
line 26 - column 27:
not a note name: la4
--------
line 26 - column 31:
not a note name: si8
--------
line 26 - column 35:
not a note name: do4
--------
line 26 - column 39:
not a note name: mi8|
--------
line 26 - column 43:
unknown escaped string: `\mBreak'
--------
line 26 - column 43:
string outside of text script or \lyricmode
--------
line 10 - column 17:
errors found, ignoring music expression
--------
line 34 - column 5:
not a note name: <<
--------
line 35 - column 18:
symbol expected
--------
line 35 - column 32:
syntax error, unexpected STRING
--------
line 37 - column 13:
unknown escaped string: `\voicedefault'
--------
line 37 - column 13:
string outside of text script or \lyricmode
--------
line 40 - column 9:
syntax error, unexpected \layout, expecting ',' or '.' or '='
--------
line 49 - column 1:
syntax error, unexpected '}'
--------
line 49 - column 2:
Unfinished main input
--------
line 54 - column 2:
GUILE signaled an error for the expression beginning here
--------
line 56 - column 2:
GUILE signaled an error for the expression beginning here
--------
line 78 - column 2:
GUILE signaled an error for the expression beginning here

Tune annotations