New Drops of Brandy: Difference between revisions

Find traditional instrumental music
No edit summary
No edit summary
Line 1: Line 1:
{{Abctune
{{Abctune
|f_tune_title=New Drops of Brandy
|f_tune_title=New Drops of Brandy
|f_aka=Cummilum, Drops of Brandy (1)
|f_aka=Dropsof Brandy
|f_composer=John Peacock
|f_genre=English
|f_country=England
|f_rhythm=Jig/Quadrille
|f_genre=Northumbrian/Borders
|f_rhythm=Slip/Hop Jig
|f_time_signature=9/8
|f_time_signature=9/8
|f_key=G
|f_key=G
Line 11: Line 9:
|f_mode=Ionian (Major)
|f_mode=Ionian (Major)
|f_history=<b>England</b>/North East
|f_history=<b>England</b>/North East
|f_structure=AABB
|f_book_title=Favorite collection of tunes with variations adapted for the Northumberland small pipes violin or flute
|f_book_title=Favorite collection of tunes with variations adapted for the Northumberland small pipes violin or flute
|f_collector=William Wright,
|f_collector=John Peacock
|f_year=1805
|f_year=1805
|f_page=2/5
|f_page=5/2
|f_theme_code_index=533 534
|f_theme_code_index=533 534
}}
}}
<p><font face="garamond, serif" size="4">
----
<!-- Substitute this line of comment with commentaries/annotation/anecdotes/... if any -->
<lilybook>
</font></p>
\version "2.10.33"
\header {
    %book = "Peacocks' Tunes"
    composer =  \markup  { \teeny {collected by:} \small {John Peacock (c. 1754 - 1817)} }
    %crossRefNumber = "1"
    %footnotes = ""
    tagline = ##f
}
voicedefault =  {


----
%%%% START PASTE AREA  %%%%
  \key g \major
      \time 9/8
      %\override Staff.TimeSignature #'stencil = ##f
      \set Staff.instrumentName = \markup{ \fontsize #2.1 {"5."}}
      \relative c''{ \repeat volta 2 {
        d4^\markup{ \fontsize #2.1 {  \hspace #0 {\raise #0.5 {New Drops of Brandy}}}}
        c8 b g b b g b|
        d4 c8 b g b c b a|
        d4 c8 b g b b g b|
        c8 b c a4 b8 c b a|\break
        }
        \repeat volta 2 {
        g4 g'8 g d b g' d a|
        g4 g'8 g d b c b a|
        g4 g'8 g d b g' d b|
        c b c a4 b8 c b a|\break
       
        }
        }
       
 
}
%%%% END PASTE AREA  %%%%


<pre>
\score{
X: 5
    <<
T: New Drops of Brandy
    \context Staff="default"
B: Peacocks' Tunes
    {
L: 1/8
        \voicedefault                       
M: 9/8
    }
Z: Valerio M. Pelliccioni
        >>
K: G
        \layout
d2c BGB BGB| d2c BGB cBA| d2c BGB BGB|cBc A2B cBA:||
        {
||:G2g gdB gdB|G2g gdB cBA|G2g gdB gdB|cBc A2B cBA:||
        \context
</pre>
          {
          \Score
          \remove "Bar_number_engraver"
          }
        }
}
</lilybook>
----
----
<p><font face="garamond, serif" size="4">
ABC notation in:
'''© 1996-2010  Andrew Kuntz. All Rights Reserved.'''
[[{{TALKPAGENAME}}|Tune Discussion]]
<br>
Engraver Valerio M. Pelliccioni
</font></p>

Revision as of 21:46, 19 March 2011


New Drops of Brandy  Click on the tune title to see or modify New Drops of Brandy's annotations. If the link is red you can create them using the form provided.Browse Properties <br/>Special:Browse/:New Drops of Brandy
Query the Archive
Query the Archive
 Theme code Index    533 534
 Also known as    Dropsof Brandy
 Composer/Core Source    
 Region    
 Genre/Style    English
 Meter/Rhythm    Jig/Quadrille
 Key/Tonic of    G
 Accidental    1 sharp
 Mode    Ionian (Major)
 Time signature    9/8
 History    England/North East"England/North East" is not in the list (IRELAND(Munster), IRELAND(Connaught), IRELAND(Leinster), IRELAND(Ulster), SCOTLAND(Argyll and Bute), SCOTLAND(Perth and Kinross), SCOTLAND(Dumfries and Galloway), SCOTLAND(South Ayrshire), SCOTLAND(North East), SCOTLAND(Highland), ...) of allowed values for the "Has historical geographical allegiances" property.
 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    5/2
 Year of publication/Date of MS    1805
 Artist    
 Title of recording    
 Record label/Catalogue nr.    
 Year recorded    
 Media    
 Score   ()   



<lilybook> \version "2.10.33" \header {

   %book = "Peacocks' Tunes"
   composer =  \markup  { \teeny {collected by:} \small {John Peacock (c. 1754 - 1817)} }
   %crossRefNumber = "1"
   %footnotes = ""
   tagline = ##f

} voicedefault = {

%%%% START PASTE AREA  %%%%

 \key g \major
   	   \time 9/8
   	   %\override Staff.TimeSignature #'stencil = ##f
   	   \set Staff.instrumentName = \markup{ \fontsize #2.1 {"5."}}
   	   \relative c{ \repeat volta 2 {	
   	   	   d4^\markup{ \fontsize #2.1 {  \hspace #0 {\raise #0.5 {New Drops of Brandy}}}} 
   	   	   c8 b g b b g b|
   	   	   d4 c8 b g b c b a|
   	   	   d4 c8 b g b b g b|
   	   	   c8 b c a4 b8 c b a|\break
   	   	   }
   	   	   \repeat volta 2 {
   	   	   g4 g'8 g d b g' d a|
   	   	   g4 g'8 g d b c b a|
   	   	   g4 g'8 g d b g' d b|
   	   	   c b c a4 b8 c b a|\break
   	   	   
   	   	   }
      	   }
      	   

} %%%% END PASTE AREA  %%%%

\score{

   <<
   \context Staff="default"
   {
       \voicedefault                         
   }
       >>
       \layout
       {
        \context 
         {
          \Score
          \remove "Bar_number_engraver"
         }
       }

} </lilybook>


ABC notation in: Tune Discussion