Frisky (1): Difference between revisions

Find traditional instrumental music
No edit summary
No edit summary
Line 37: Line 37:


<score lang="lilypond" raw=1>
<score lang="lilypond" raw=1>
\version "2.18.0"
\version "2.18.2"
\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 g \major
  \override Staff.TimeSignature.stencil = #(lambda (grob)
      (bracketify-stencil (ly:time-signature::print grob) Y 0.1 0.2 0.1))
      \time 2/4
      %\override Staff.TimeSignature.stencil = ##f
      \set Staff.instrumentName = \markup{\fontsize #2.1 {"1."}}
\relative c'' { \repeat volta 2{
\relative c'' { \repeat volta 2{
         \stemDown d16^\markup{ \fontsize #2.1 {  \hspace #0 {\raise #0.5 {Frisky}}}} b g' d e d c b|   
         \stemDown d16^\markup{ \fontsize #2.1 {  \hspace #0 {\raise #0.5 {Frisky}}}} b g' d e d c b|   
Line 68: Line 52:
       }
       }
         }
         }
}
%%%% END PASTE AREA  %%%%


\score{
    <<
\context Staff="default"
{
    \voicedefault                       
}
        >>
        \layout
        {
        \context
          {
          \Score
          \remove "Bar_number_engraver"
          }
        }
        \midi { }
}
</score>
</score>
<div class="noprint">
<div class="noprint">

Revision as of 16:19, 3 June 2019


Frisky (1)  Click on the tune title to see or modify Frisky (1)'s annotations. If the link is red you can create them using the form provided.Browse Properties <br/>Special:Browse/:Frisky (1)
Query the Archive
Query the Archive
 Theme code Index    5624 5621
 Also known as    Frisky
 Composer/Core Source    John Peacock
 Region    England
 Genre/Style    Northumbrian/Borders
 Meter/Rhythm    Reel (single/double)
 Key/Tonic of    G
 Accidental    1 sharp
 Mode    Ionian (Major)
 Time signature    2/4
 History    ENGLAND(North East)
 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    1/1
 Year of publication/Date of MS    1805
 Artist    
 Title of recording    
 Record label/Catalogue nr.    
 Year recorded    
 Media    
 Score   ()   




X: 1 % T: Frisky (1) M: 2/4 L: 1/16 K: Gmaj dBgd edcB| ABcd cBAG|dBgd edcB| AcBA G2G2:| AcBd dcBA|Adce edcA|dBgd edcB|AcBA G2G2:|



\version "2.18.2"
\relative c'' { \repeat volta 2{
    	   	   \stemDown d16^\markup{ \fontsize #2.1 {  \hspace #0 {\raise #0.5 {Frisky}}}} b g' d e d c b|  
       		a b c d  c b a g|
       		d' b g' d e d c b|
       		a c b a \stemUp g8 g\stemNeutral  \break		
       		}
       	   
       	   \repeat volta 2 {	
       	   	a16 c b d d c b a| 
       		b d c e e d c b|
       		d b g' d e d c b|
       		a c b a \stemUp g8 g\stemNeutral  \break
       		}
       	   }