]> git.donarmstrong.com Git - lilypond.git/blob - input/lsr/makam.ly
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / input / lsr / makam.ly
1 %% Do not edit this file; it is auto-generated from input/new
2 %% This file is in the public domain.
3 \version "2.11.38"
4 \header {
5   lsrtags = "pitches"
6   texidoc = "Makam is a type of melody from Turkey using 1/9th-tone
7   microtonal alterations.  Consult the initialization file
8   @code{makam-init.ly} (in @code{/usr/share/lilypond/current/ly})
9   for details of pitch names and alterations.
10   "
11   doctitle = "Makam"
12 } % begin verbatim
13
14 % Initialize makam settings
15 \include "makam-init.ly"
16
17 \relative c' {
18   \set Staff.keySignature =  #`((3 . ,BAKIYE) (6 . ,(- KOMA)))  
19   c cc db fk
20   gbm gfc gfb efk
21   fk db cc c
22 }