lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Persian music


From: Kees van den Doel
Subject: Persian music
Date: Sun, 22 Feb 2009 22:59:44 -0800

Hi all,

Many thanks for all your help, we can now write Persian music!!

If you want to try it you can download the init file persian.ly and
the font file (put in Lilypond font directory) from here:

http://www.cs.ubc.ca/~kvdoel/tmp/persian.zip

and try stuff like:

\include "persian.ly"
\version "2.12.2"
\score {
  \relative c' {
           \set Staff.keySignature = \chahargahD
            bk'8 a gs fo r g ak g fs ek d c d ef16 d c4
     }
  \midi { }
  \layout { 
    \context {
      \Score \override KeySignature #'text = #chahargahDKey
    }
  }
}

Kees

Attachment: chahargah.pdf
Description: Adobe PDF document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]