New Drops of Brandy: Difference between revisions
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= | |f_aka=Dropsof Brandy | ||
|f_genre=English | |||
|f_rhythm=Jig/Quadrille | |||
|f_genre= | |||
|f_rhythm= | |||
|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= | |f_collector=John Peacock | ||
|f_year=1805 | |f_year=1805 | ||
|f_page=2 | |f_page=5/2 | ||
|f_theme_code_index=533 534 | |f_theme_code_index=533 534 | ||
}} | }} | ||
< | ---- | ||
<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: | |||
[[{{TALKPAGENAME}}|Tune Discussion]] | |||
Revision as of 21:46, 19 March 2011
<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