Turkish Makam example: Difference between revisions

m Import improvement from LSR
mNo edit summary
 
Line 1: Line 1:
This template uses the start of a well-known Turkish ''Saz Semai'' that is familiar in the repertoire in order to illustrate some of the elements of Turkish music notation.
This template uses the start of a well-known Turkish ''Saz Semai'' that is familiar in the repertoire in order to illustrate some of the elements of Turkish music notation.


<lilypond version="2.24">
<lilypond version="2.24" full>
#(set-default-paper-size "a6" 'landscape)
 
\include "turkish-makam.ly"
\include "turkish-makam.ly"


Line 7: Line 9:
   title = "Hüseyni Saz Semaisi"
   title = "Hüseyni Saz Semaisi"
   composer = "Lavtacı Andon"
   composer = "Lavtacı Andon"
  tagline = ##f
}
}


Line 20: Line 23:
   d4 a'8 a16[ g fb e] fb8[ g] a8.[ b16] a16[ g] |
   d4 a'8 a16[ g fb e] fb8[ g] a8.[ b16] a16[ g] |
   g4 g16[ fb] fb8.[ e16] e[ g fb e] e4 r8 |
   g4 g16[ fb] fb8.[ e16] e[ g fb e] e4 r8 |
}
\layout {
  indent = 0
}
}
</lilypond>
</lilypond>