]> git.donarmstrong.com Git - lilypond.git/blob - input/lsr/arabic-improvisation.ly
Fix 546.
[lilypond.git] / input / lsr / arabic-improvisation.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.13.1"
4
5 \header {
6   texidoces = "
7 Para las improvisaciones o @emph{taqasim} que son libres durante unos
8 momentos, se puede omitir la indicación de compás y se puede usar
9 @code{\cadenzaOn}.  Podría ser necesario ajustar el estilo de
10 alteraciones accidentales, porque la ausencia de líneas divisorias
11 hará que la alteración aparezca una sola vez.  He aquí un ejemplo de
12 cómo podría ser el comienzo de una improvisación @emph{hijaz}:
13
14 "
15 doctitlees = "Improvisación de música árabe"
16
17 %% Translation of GIT committish :33f623301a41fcc53efadf96bca1c72834763415
18   texidocde = "
19 Bei Improvisation oder @emph{taqasim}, die zeitlich frei gespielt
20 werden, kann die Taktart ausgelassen werden und @code{\cadenzaOn}
21 kann eingesetzt werden.  Es kann nötig sein, den Versetzungszeichenstil
22 anzupassen, weil sonst die Versetzungszeichen nur einmal ausgegeben
23 werden, da keine Taktlinien gesetzt sind.  Hier ein Beispiel, wie
24 der Begin einer @emph{hijaz}-Improvisation aussehen könnte:
25
26 "
27
28   doctitlede = "Arabische Improvisation"
29
30   lsrtags = "world-music"
31   texidoc = "For improvisations or @emph{taqasim} which are
32 temporarily free, the time signature can be omitted and
33 @code{\cadenzaOn} can be used.  Adjusting the accidental style
34 might be required, since the absence of bar lines will cause the
35 accidental to be marked only once.  Here is an example of what
36 could be the start of a @emph{hijaz} improvisation:"
37 doctitle = "Arabic improvisation"
38 } % begin verbatim
39
40
41 \include "arabic.ly"
42
43 \relative sol' {
44   \key re \kurd
45   #(set-accidental-style 'forget)
46   \cadenzaOn
47   sol4 sol sol sol fad mib sol1 fad8 mib re4. r8 mib1 fad sol
48 }