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