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