]> git.donarmstrong.com Git - lilypond.git/blob - input/lsr/makam.ly
Update ROADMAP
[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.46"
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   c4 cc db fk
20   gbm4 gfc gfb efk
21   fk4 db cc c
22 }