Diferencia entre revisiones de «Teoría musical/Fundamentos de la Teoría Musical/Alteraciones»

Contenido eliminado Contenido añadido
Yayopoint (discusión | contribs.)
Línea 918:
 
Al ocupar un doble bemol con un Fa lo descenderemos un tono. La nota resultante tendrá la misma altura que el Mi bemol. En este caso, decimos que el Fa{{música|bb}} y el Mi{{música|b}} son notas enarmónicas. Lo mismo ocurre con el Do{{música|bb}}, es enarmónico con el Si{{música|b}}.
 
<score>\relative c' {
\override Staff.TimeSignature #'stencil = ##f
\time 4/4
c2^\markup {
\column {
\translate #'(6.5 . 0)
\center-column {"Do Central" \char ##x2193 }
\with-dimensions #'(0 . 85) #'(0 . 15)
\postscript #"/text {
/string exch def
/y exch def
/x exch def
/Times-Roman findfont
3 scalefont
setfont
0 0 moveto
string dup stringwidth pop
2 div
x exch sub
y moveto
show
} def
/whitekey {
newpath
0 0 moveto
5 0 rlineto 0 15 rlineto
-5 0 rlineto 0 -15 rlineto
closepath
stroke
} def
/whitenotekey {
/string exch def
newpath
0 0 moveto
5 0 rlineto 0 15 rlineto
-5 0 rlineto 0 -15 rlineto
2.5 0 string text
closepath
stroke
} def
/blackkey {
newpath
0 5 moveto
4 0 rlineto 0 10 rlineto
-4 0 rlineto 0 -10 rlineto
closepath
gsave
grestore
0 0 0 setrgbcolor
fill
stroke
} def
/blacknotekey {
/string1 exch def
/string2 exch def
newpath
0 5 moveto
4 0 rlineto 0 10 rlineto
-4 0 rlineto 0 -10 rlineto
closepath
gsave
1 setgray
fill
grestore
2 9 string2 text
2 6 string1 text
gsave
.5 setlinewidth
0 setgray
stroke
grestore
} def
0 0 translate whitekey
5 0 translate whitekey
5 0 translate (Do) whitenotekey
5 0 translate whitekey
5 0 translate whitekey
5 0 translate (Fa) whitenotekey
5 0 translate whitekey
5 0 translate whitekey
5 0 translate whitekey
5 0 translate (Do) whitenotekey
5 0 translate whitekey
5 0 translate whitekey
5 0 translate (Fa) whitenotekey
5 0 translate whitekey
5 0 translate whitekey
5 0 translate whitekey
5 0 translate (Do) whitenotekey
-77 0 translate (Do) (bb) blacknotekey
10 0 translate blackkey
5 0 translate (Fa) (bb) blacknotekey
10 0 translate blackkey
5 0 translate blackkey
5 0 translate (Do) (bb) blacknotekey
10 0 translate blackkey
5 0 translate (Fa) (bb) blacknotekey
10 0 translate blackkey
5 0 translate blackkey
5 0 translate (Do) (bb) blacknotekey
-60 0 translate
-0 0 moveto
-11.5 -15 rlineto
-8 5 moveto
-14 -5 4 -5 -4 -15 curveto
15 0 moveto
-9.25 -13.5 rlineto
7 5 moveto
6 -15.5 rlineto
35 0 moveto
-12 -11.5 rlineto
27 5 moveto
23 -5 33 -5 30 -11.5 curveto
50 0 moveto
-10 -10 rlineto
42 5 moveto
37 -5 50 0 47 -10 curveto
70 0 moveto
-13 -8 rlineto
62 5 moveto
53 -8 68 0 65 -8 curveto
stroke"
\vspace #2
}
}
_"Do"
ceses_\markup {Do \doubleflat} \bar "||"
f_"Fa" feses_\markup {Fa \doubleflat} \bar "||"
c'_"Do" ceses_\markup {Do \doubleflat} \bar "||"
f_"Fa" feses_\markup {Fa \doubleflat} \bar "||"
c'_"Do" ceses_\markup {Do \doubleflat}
\bar "|."
}</score>
 
== Formas de escritura ==