Difference between revisions of "Kamel-Bandsalat"

From Free Music Wiki
Jump to: navigation, search
Line 4: Line 4:
 
   \chords  
 
   \chords  
 
     {  
 
     {  
       f
+
       f2.. e:m
 
     }
 
     }
 
     {       
 
     {       
 
       \key a \minor \time 7/8  \tempo 4=90   
 
       \key a \minor \time 7/8  \tempo 4=90   
 
       c'16 f'' c' f'' e''8 c'' a'4 f'8
 
       c'16 f'' c' f'' e''8 c'' a'4 f'8
 
+
      c''16 des'' d'' es'' e''2 b'8
 
     }
 
     }
 
>>
 
>>
 
</score>
 
</score>

Revision as of 00:59, 10 May 2015


\version "2.8.7"
<<
  \chords 
    { 
      f2.. e:m
    }
    {       
      \key a \minor \time 7/8  \tempo 4=90  
      c'16 f'' c' f'' e''8 c'' a'4 f'8
      c''16 des'' d'' es'' e''2 b'8
    }
>>