Next: , Previous: Arabic time signatures, Up: Arabic music


Arabic music example

Here is a template that also uses the start of a Turkish Semai that is familiar in Arabic music education in order to illustrate some of the peculiarities of Arabic music notation, such as medium intervals and unusual modes that are discussed in this section.

     
     \include "arabic.ly"
     \score {
       \relative re' {
         \set Staff.extraNatural = ##f
         \set Staff.autoBeaming = ##f
         \key re \bayati 
         \time 10/8
               
         re4 re'8 re16 [misb re do] sisb [la sisb do] re4 r8                
         re16 [misb do re] sisb [do] la [sisb sol8] la [sisb] do [re] misb 
         fa4 fa16 [misb] misb8. [re16] re8 [misb] re  [do] sisb             
         do4 sisb8 misb16 [re do sisb] la [do sisb la] la4 r8                
       }
       \header {
         title = "Semai Muhayer"
         composer = "Jamil Bek"
       }
     }

[image of music]

See also

Snippets: World music

Diese Seite ist für LilyPond-2.11.58 (Entwicklungszweig).

Fehler bitte an http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs melden.

Ihre Vorschläge für die Dokumentation sind willkommen.