]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/arabic-improvisation.ly
LSR: Update.
[lilypond.git] / input / lsr / arabic-improvisation.ly
diff --git a/input/lsr/arabic-improvisation.ly b/input/lsr/arabic-improvisation.ly
new file mode 100644 (file)
index 0000000..626a13f
--- /dev/null
@@ -0,0 +1,23 @@
+%% Do not edit this file; it is auto-generated from input/new
+%% This file is in the public domain.
+\version "2.11.55"
+
+\header {
+  lsrtags = "world-music"
+  texidoc = "For improvisations or taqasim which are
+temporarily free, the time signature can be omitted and
+@code{\cadenzaOn} can be used.  Adjusting the accidental style
+might be required, since the absence of bar lines will cause the
+accidental to be marked only once.  Here is an example of what
+could be the start of a hijaz improvisation:"
+doctitle = "Arabic improvisation"
+} % begin verbatim
+
+\include "arabic.ly"
+
+\relative sol' {
+  \key re \kurd
+  #(set-accidental-style 'forget)
+  \cadenzaOn
+  sol4 sol sol sol fad mib sol1 fad8 mib re4. r8 mib1 fad sol
+}