\header{ title = \markup { \override #'(font-name . "Times Bold") \fontsize #1.0 "BEYÂTİ PEŞREVİ"} composer = \markup { \override #'(font-name . "Times Bold") \fontsize #-1.0 "MÜZİK : Neyzen Emin Dede (1883-1945)"} meter = \markup { \override #'(font-name . "Times Bold") \fontsize #-1.0 "USÛLÜ : Devr-i Kebîr"} tagline = "" copyright = "" } \version "2.11.15-1" %{ Define 1/9 alterations. %} #(define-public KOMA 1/9) #(define-public BAKIYE 4/9) #(define-public KUCUK 5/9) #(define-public BUYUKMUCENNEB 8/9) %{ Define pitch names %} makamPitchNames = #`( (c . ,(ly:make-pitch -1 0 NATURAL)) (d . ,(ly:make-pitch -1 1 NATURAL)) (e . ,(ly:make-pitch -1 2 NATURAL)) (f . ,(ly:make-pitch -1 3 NATURAL)) (g . ,(ly:make-pitch -1 4 NATURAL)) (a . ,(ly:make-pitch -1 5 NATURAL)) (b . ,(ly:make-pitch -1 6 NATURAL)) (cc . ,(ly:make-pitch -1 0 KOMA)) (dc . ,(ly:make-pitch -1 1 KOMA)) (ec . ,(ly:make-pitch -1 2 KOMA)) (fc . ,(ly:make-pitch -1 3 KOMA)) (gc . ,(ly:make-pitch -1 4 KOMA)) (ac . ,(ly:make-pitch -1 5 KOMA)) (bc . ,(ly:make-pitch -1 6 KOMA)) (cb . ,(ly:make-pitch -1 0 BAKIYE)) (db . ,(ly:make-pitch -1 1 BAKIYE)) (eb . ,(ly:make-pitch -1 2 BAKIYE)) (fb . ,(ly:make-pitch -1 3 BAKIYE)) (gb . ,(ly:make-pitch -1 4 BAKIYE)) (ab . ,(ly:make-pitch -1 5 BAKIYE)) (bb . ,(ly:make-pitch -1 6 BAKIYE)) (ck . ,(ly:make-pitch -1 0 KUCUK)) (dk . ,(ly:make-pitch -1 1 KUCUK)) (ek . ,(ly:make-pitch -1 2 KUCUK)) (fk . ,(ly:make-pitch -1 3 KUCUK)) (gk . ,(ly:make-pitch -1 4 KUCUK)) (ak . ,(ly:make-pitch -1 5 KUCUK)) (bk . ,(ly:make-pitch -1 6 KUCUK)) (cbm . ,(ly:make-pitch -1 0 BUYUKMUCENNEB)) (dbm . ,(ly:make-pitch -1 1 BUYUKMUCENNEB)) (ebm . ,(ly:make-pitch -1 2 BUYUKMUCENNEB)) (fbm . ,(ly:make-pitch -1 3 BUYUKMUCENNEB)) (gbm . ,(ly:make-pitch -1 4 BUYUKMUCENNEB)) (abm . ,(ly:make-pitch -1 5 BUYUKMUCENNEB)) (bbm . ,(ly:make-pitch -1 6 BUYUKMUCENNEB)) ;; f for flat. (cfc . ,(ly:make-pitch -1 0 (- KOMA))) (dfc . ,(ly:make-pitch -1 1 (- KOMA))) (efc . ,(ly:make-pitch -1 2 (- KOMA))) (ffc . ,(ly:make-pitch -1 3 (- KOMA))) (gfc . ,(ly:make-pitch -1 4 (- KOMA))) (afc . ,(ly:make-pitch -1 5 (- KOMA))) (bfc . ,(ly:make-pitch -1 6 (- KOMA))) (cfb . ,(ly:make-pitch -1 0 (- BAKIYE))) (dfb . ,(ly:make-pitch -1 1 (- BAKIYE))) (efb . ,(ly:make-pitch -1 2 (- BAKIYE))) (ffb . ,(ly:make-pitch -1 3 (- BAKIYE))) (gfb . ,(ly:make-pitch -1 4 (- BAKIYE))) (afb . ,(ly:make-pitch -1 5 (- BAKIYE))) (bfb . ,(ly:make-pitch -1 6 (- BAKIYE))) (cfk . ,(ly:make-pitch -1 0 (- KUCUK))) (dfk . ,(ly:make-pitch -1 1 (- KUCUK))) (efk . ,(ly:make-pitch -1 2 (- KUCUK))) (ffk . ,(ly:make-pitch -1 3 (- KUCUK))) (gfk . ,(ly:make-pitch -1 4 (- KUCUK))) (afk . ,(ly:make-pitch -1 5 (- KUCUK))) (bfk . ,(ly:make-pitch -1 6 (- KUCUK))) (cfbm . ,(ly:make-pitch -1 0 (- BUYUKMUCENNEB))) (dfbm . ,(ly:make-pitch -1 1 (- BUYUKMUCENNEB))) (efbm . ,(ly:make-pitch -1 2 (- BUYUKMUCENNEB))) (ffbm . ,(ly:make-pitch -1 3 (- BUYUKMUCENNEB))) (gfbm . ,(ly:make-pitch -1 4 (- BUYUKMUCENNEB))) (afbm . ,(ly:make-pitch -1 5 (- BUYUKMUCENNEB))) (bfbm . ,(ly:make-pitch -1 6 (- BUYUKMUCENNEB))) ) %% set pitch names. pitchnames = \makamPitchNames #(ly:parser-set-note-names parser makamPitchNames) \paper { after-title-space = 14\mm } makamGlyphs = #'((1 . "accidentals.doublesharp") (8/9 . "accidentals.sharp.slashslashslash.stemstem") (5/9 . "accidentals.sharp.slashslashslash.stem") (4/9 . "accidentals.sharp") (1/9 . "accidentals.sharp.slashslash.stem") (0 . "accidentals.natural") (-1/9 . "accidentals.mirroredflat") (-4/9 . "accidentals.flat.slash") (-5/9 . "accidentals.flat") (-8/9 . "accidentals.flat.slashslash") (-1 . "accidentals.flatflat") ) \layout { \context { \Score \remove "Bar_number_engraver" } } \new Staff << \new Voice { \repeat unfold 1 { s4*6 \bar ":" s1 \bar ":" s1 \bar "|" s4*6 \bar ":" s1 \bar ":" s1 \bar ":|" } \repeat unfold 8 { s4*6 \bar ":" s1 \bar ":" s1 \bar "|" s4*6 \bar ":" s1 \bar ":" s1 \bar "||" } } \new Voice { \relative a' { \time 28/4 %{ define alteration <-> symbol mapping. The following glyphs are available. accidentals.sharp accidentals.sharp.slashslash.stem accidentals.sharp.slashslashslash.stemstem accidentals.sharp.slashslashslash.stem accidentals.sharp.slashslash.stemstemstem accidentals.natural accidentals.flat accidentals.flat.slash accidentals.flat.slashslash accidentals.mirroredflat.flat accidentals.mirroredflat accidentals.flatflat accidentals.flatflat.slash accidentals.doublesharp %} \override Accidental #'glyph-name-alist = \makamGlyphs \override Staff.KeySignature #'glyph-name-alist = \makamGlyphs \set Staff.keySignature = #'( (6 . -1/9)) \set Staff.extraNatural = ##f \override TextScript #'extra-offset = #'( 0.0 . 1.0 ) \repeat volta 1 { c4^\markup { \fontsize #-1.0 \italic "1. Hâne" } d d c f8. e16 d8 e d e d c g'8. f16 f8. e16 e8. d16 d8. c16 d8 e16 f e8 d e16 d c bfc c8 d c4. r8 f8. e16 f8 g a g f e r8 d16 e d8 e e f e d c bfc a g } \break \mark \markup { \normalsize \raise #1 \musicglyph #"scripts.segno" } r8^\markup { \fontsize #-1.0 \italic "Teslim" } d'4 e8 d c bfc a bfc c bfc4 c8 d c4 d8 e d e f4 e8 g f4 g8 a g8. f16 e8 f e f d e d4 e8 f e8 f e d g f e d c4 d4~ d4. r8 r8 a4 bfc8 c d c bfc c4 d8 e d c bfc a bfc4 c8 bfc c4 d8 c d4 e8 d d g f e e d d c c bfc bfc c bfc c bfc a a4. e'8 d8 c16 bfc a4~ a4. r8 \break d4^\markup { \fontsize #-1.0 \italic "2. Hâne" } e e f8 g e f e d d e d c c d c bfc c8. bfc16 a4 a4. g'8 fb g a bfc a4 g8 fb e4. f8 e8. d16 cb8 d e4. d8 g8. fb16 e4~ e4. r8 d4 e e a8 g g f f e r8 e16 f e8 d d c16 bfc e8 d16 c c4. d8 e4 e8 f d4 d8 e c4 c8 d d c c bfc r8 a16 bfc a8 g a e' d c c8. bfc16 bfc32 a bfc c bfc16 a a4. \once \override Script #'extra-offset = #'( 3.0 . 1.5 ) r8^\segno \break g'4^\markup { \fontsize #-1.0 \italic "3. Hâne" } a a4. r8 a8 bfb a g fb g a bfb! g4 a a8 d c bfc c8. bfc16 a4~ a4. r8 r4 c4 c8 bfc bfc a a8 g g fb! fb8. e16 a8 g16 fb fb!8. e16 e32 d e f e16 d d4. r8 r4 g8 a a4. bfc8 c4 bfc8 a a g g f f e e d r8 c16 d c8 d e8 f16 g e8 d d c c bfc r8 a16 bfc a8 bfc c4 d8 e d c c bfc bfc8. a16 bfc8 c bfc c bfc a a4. \once \override Script #'extra-offset = #'( 3.5 . 1.5 ) r8^\segno \break g4^\markup { \fontsize #-1.0 \italic "4. Hâne" } a a4. g8 a8. g16 a8 bfc c8 d bfc c a bfc g4 r8 a16 bfc a8 bfc c4 d8 e d4. bfc8 c4. a8 bfc8. a16 bfc8 c bfc8. a16 g8 a g4 a a4. bfc8 c4. r8 bfc4 c c8 dfb16 e dfb8 c c dfb c bfc c8. bfc16 a4 bfc16 a g8 a bfc c dfb! c bfc dfb e c dfb e f e dfb! dfb c c bfc r8 a16 bfc a8 bfc c4 dfb!8 dfb16 c c4. c16 bfc bfc8. a16 a c bfc a a4. \once \override Script #'extra-offset = #'( 3.5 . 1.5 ) r8^\segno } } >>