X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fes%2Fnotation%2Fpercussion.itely;h=f6040ed57ff268ca23676a5a48120061ac59b782;hb=72fb864be8e82de810b25a6f39f3f460b7f2b78f;hp=8900ecaf3f6d5b55b5420c191a89a357a5d77660;hpb=3bbcacb6ab56baec5f28fa2e17d575994ab90484;p=lilypond.git diff --git a/Documentation/es/notation/percussion.itely b/Documentation/es/notation/percussion.itely index 8900ecaf3f..f6040ed57f 100644 --- a/Documentation/es/notation/percussion.itely +++ b/Documentation/es/notation/percussion.itely @@ -1,14 +1,14 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @ignore - Translation of GIT committish: 345522f312430725cdae0d61acfa716ce08622ca + Translation of GIT committish: f0fa35f1a6989bb9a6b2799ea41f9003a791dcd9 When revising a translation, copy the HEAD committish of the version that you are working on. For details, see the Contributors' Guide, node Updating translation committishes.. @end ignore -@c \version "2.13.36" +@c \version "2.15.10" @node Percusión @section Percusión @@ -40,6 +40,8 @@ rítmicos una melodía. @unnumberedsubsubsec Referencias para percusión @translationof References for percussion +@c TODO add more references. + @itemize @item @@ -108,11 +110,10 @@ explícitamente o utilizar otras claves. @lilypond[quote,ragged-right,verbatim] \drums { - \clef treble - hh4 hh hh hh - \break \clef percussion bd4 bd bd bd + \clef treble + hh4 hh hh hh } @end lilypond @@ -128,7 +129,7 @@ Referencia de la notación: @ref{Notas de percusión}. Archivos de inicio: -@file{ly/@/drumpitch@/-init@/.ly}. +@file{ly/drumpitch-init.ly}. Fragmentos de código: @rlsr{Percussion}. @@ -144,8 +145,7 @@ explícitamente, las corcheas se presentan con dos barras cruzadas (siendo la barra de corchea la tercera), y los redobles más breves que las corcheas tienen una barra cruzada para complementar las barras normales. Esto se consigue mediante la notación de trémolo, -@code{:32}, véase @ref{Repeticiones de trémolo}. He aquí un ejemplo de -redobles de caja: +véase @ref{Repeticiones de trémolo}. @lilypond[quote,verbatim] \drums { @@ -158,20 +158,27 @@ redobles de caja: @end lilypond Los golpes de baqueta se pueden indicar mediante la colocación de -@code{^"R"} o @code{^"L"} después de la nota. La propiedad +los elementos de marcado @code{"R"} o @code{"L"} encima o debajo de +las notas, como se estudia en @ref{Dirección y posición}. La propiedad @code{staff-padding} se puede sobreescribir para conseguir una línea de base satisfactoria. @lilypond[quote,verbatim] \drums { \repeat unfold 2 { - sn16 ^"L" sn^"R" sn^"L" sn^"L" sn^"R" sn^"L" sn^"R" sn^"R" + sn16^"L" sn^"R" sn^"L" sn^"L" sn^"R" sn^"L" sn^"R" sn^"R" + \stemUp + sn16_"L" sn_"R" sn_"L" sn_"L" sn_"R" sn_"L" sn_"R" sn_"R" } } @end lilypond @seealso + +Referencia de la notación: +@ref{Repeticiones de trémolo}. + Fragmentos de código: @rlsr{Percussion}. @@ -185,7 +192,6 @@ xilófono, el vibráfono y los timbales) se escriben usando pentagramas normales. Esto se estudia en otras secciones del manual. @seealso -@c @c TODO: possibly link to an alternate section of NR 3.5, if @c "percussion in MIDI" gets a separate subsubsection for @c pitched percussion sounds. -gp @@ -262,8 +268,8 @@ mus = \drummode { \remove Bar_engraver \remove Time_signature_engraver \override Stem #'transparent = ##t + \override Flag #'transparent = ##t \override Stem #'Y-extent = ##f - \override VerticalAxisGroup #'minimum-Y-extent = #'(-4.0 . 5.0) } \mus \new Lyrics \nam >> @@ -295,6 +301,7 @@ mus = \drummode { timh ssh timl ssl cb s16 } \remove Bar_engraver \remove Time_signature_engraver \override Stem #'transparent = ##t + \override Flag #'transparent = ##t \override Stem #'Y-extent = ##f \override StaffSymbol #'line-count = #2 \override StaffSymbol #'staff-space = #2 @@ -325,6 +332,7 @@ mus = \drummode { cgh cgho cghm ssh cgl cglo cglm ssl s16 } %% this sucks; it will lengthen stems. \override StaffSymbol #'staff-space = #2 \override Stem #'transparent = ##t + \override Flag #'transparent = ##t \override Stem #'Y-extent = ##f } \mus \new Lyrics { @@ -351,6 +359,7 @@ mus = \drummode { boh boho bohm ssh bol bolo bolm ssl s16 } %% this sucks; it will lengthen stems. \override StaffSymbol #'staff-space = #2 \override Stem #'transparent = ##t + \override Flag #'transparent = ##t \override Stem #'Y-extent = ##f } \mus \new Lyrics { @@ -375,6 +384,7 @@ mus = \drummode { tri trio trim gui guis guil cb cl tamb cab mar hc s16 } \override StaffSymbol #'line-count = #1 \remove Time_signature_engraver \override Stem #'transparent = ##t + \override Flag #'transparent = ##t \override Stem #'Y-extent = ##f } \mus \new Lyrics { @@ -411,6 +421,7 @@ down = \drummode { bd4 sn bd toml8 toml } >> @end lilypond + @snippets @c FIXME: MOVE ALL THESE TO LSR! -gp @@ -433,7 +444,7 @@ woodstaff = { \override Staff.StaffSymbol #'line-positions = #'(-2 3) % This is necessary; if not entered, the barline would be too short! - \override Staff.BarLine #'bar-size = #3 + \override Staff.BarLine #'bar-extent = #'(-1.5 . 1.5) } \new DrumStaff { @@ -451,7 +462,7 @@ woodstaff = { @end lilypond Observe que en este caso especial se debe alterar la longitud de la -línea divisoria con @code{\override Staff.BarLine #'bar-size #number}. +línea divisoria con @code{\override Staff.BarLine #'bar-extent #'(de . a)}. En caso contrario resulta demasiado corta. También debe definir las posiciones de las dos líneas del pentagrama. Para más información sobre estos delicados asuntos, consulte @ref{El símbolo del pentagrama}. @@ -463,7 +474,7 @@ Una pandereta, escrita mediante @q{tamb} (@emph{tambourine}): tambustaff = { \override Staff.StaffSymbol #'line-positions = #'( 0 ) - \override Staff.BarLine #'bar-size = #3 + \override Staff.BarLine #'bar-extent = #'(-1.5 . 1.5) \set DrumStaff.instrumentName = #"Tambourine" } @@ -490,7 +501,7 @@ Música para gong, introducida con @q{tt} (tam-tam): tamtamstaff = { \override Staff.StaffSymbol #'line-positions = #'( 0 ) - \override Staff.BarLine #'bar-size = #3 + \override Staff.BarLine #'bar-extent = #'(-1.5 . 1.5) \set DrumStaff.instrumentName = #"Tamtam" } @@ -514,7 +525,7 @@ Dos campanas, introducidas con @q{cb} (@emph{cowbell}, cencerro) y bellstaff = { \override DrumStaff.StaffSymbol #'line-positions = #'(-2 3) \set DrumStaff.drumStyleTable = #(alist->hash-table mydrums) - \override Staff.BarLine #'bar-size = #3 + \override Staff.BarLine #'bar-extent = #'(-1.5 . 1.5) \set DrumStaff.instrumentName = #"Different Bells" }