]> git.donarmstrong.com Git - lilypond.git/blob - input/paddy.abc
patch::: 1.5.9.jcn2
[lilypond.git] / input / paddy.abc
1 \header {
2         footnotes = ""
3         tagline = "Lily was here (unknown version) -- automatically converted from ABC"
4 }
5 voicedefault = \notes {
6 \property Score.defaultBarType="empty"
7
8         c''8        c''8        f''8              }               
9 %    This is NOT a lilypond input file. It is an ABC file, see
10  %    http://www.gre.ac.uk/~c.walshaw/abc/
11      %    
12      
13 %    LilyPond includes import tools for Finale, Musedata, ABC, MIDI and PMX
14                b''8 ^\downbow   a''8      f''8        d''''1    b'''1    a'''1  
15     b''8    a''8      e''''1      b''8    a''8      f''8        e''''1    
16 d''''1    b'''1    a'''1      b''8    a''8      c''8      e''''1    f''8        
17 b''8    a''8        b'''2 ^"~"         b''8 ^"~"-.   a''8        b''8    a''8   
18      f''8        d''''1    b'''1    a'''1      b''8    a''8        b''8    a''8 
19        a'''1    a'''1    e''''1    a'''1    a'''1      b''8    a''8        
20 b'''1    a'''1      b''8    a''8      d''''1    e''''1    f''8      f''8      
21 b'''1    a'''1      b''8    a''8      }                     c''8      \grace {  
22             }                   }           }   
23 }\score{
24         \notes <
25
26         \context Staff="default"
27         {
28             \voicedefault 
29         }
30
31     >
32         \paper {
33         }
34         \midi {}
35 }