]> git.donarmstrong.com Git - lilypond.git/blob - input/lsr/makam.ly
Merge branch 'master' into dev/texi2html
[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.51"
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} (see the `Learning Manual @version{},
9 4.6.3 Other sources of information' for the location of this file)
10 for details of pitch names and alterations."
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   c4 cc db fk
20   gbm4 gfc gfb efk
21   fk4 db cc c
22 }