lilypond-es
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lilypond-es] problemas al crear un documento musical


From: Juan Bello
Subject: [lilypond-es] problemas al crear un documento musical
Date: Sun, 6 May 2012 20:39:45 -0500

bueno, tengo muchisimas dudas al respecto.. porque no me he encontrado
con algo así antes. lo ideal es que tengo un texto con una
explicación, tengo unos pentagramas, luego una sección un un título,
más texto y otro pentagrama. Voy a presentar un documento tal cual lo
tengo, porque realmente ya busqué y busqué y no he logrado dar con el
errors. Las casillas aparecen corridas, y el título de la segunda
sección no me aparece bien posicionado ni centrado. no se que hacer,
agradezco cualquier sugerencia ETC .

\version "2.12.0"
#(set-global-staff-size 16)
\paper {
print-all-headers = ##t
system-system-spacing #'basic-distance = #10
#(set-default-paper-size "letter")
  top-margin = 2\cm
  bottom-margin = 2\cm
  ragged-last-bottom = ##t
}
\header {
  title = "The One-Bar Dorian Vamp"
%composer = "examen final"
%arranger = "Juan Pablo Bello, edición I"
}
\markup {
\wordwrap { Here's a classic "pseudo-jazz" vamp that artists like Van
Morrison and the Doors were quite fond of.  First, look at the key
signature: it's G major. Next, notice that the bass is playing fifths
outlining Am and Bm. The tonal center is really Am.  That makes this a
minor vamp built on the second degree of a major scale; in other
words, an A Dorian vamp (think of it as A minor with a major 6th
degree, F \sharp ).
 Get comfortable with the bass line first, it's the foundation of the
groove. Then add the "anticipated" chords, and play them with a light
touch.  The right hand fills out the harmony with three-note voicings
of minor sevenths, then the idea is extended by moving the whole thing
down to D minor (Dm7 to Em7). } }
melody = \relative c {
  \clef bass
  \key g \major
  \time 4/4
\set Timing.beamExceptions = #'()
\ottava #-1
%\tempo 4 = 105
\repeat unfold 4 { a,4 e' b fis' }
c\set Score.repeatCommands = #'(end-repeat)

%\bar "|.|"
}
acordes = \chords {
c\repeat unfold 4 { a2:min7 b:min7 }
}
\score {
<<
\new ChordNames \with {
  \override BarLine #'bar-extent = #'(-2 . 2)
  \consists "Bar_engraver"
}       \set chordChanges = ##t
      \acordes
\melody >>
\header { title = ##f  piece = "Track 12" }
\layout {}
\midi {}
}
%pno
rh = \relative c' {
%\tempo 2 = 92
\time 4/4
\key g \major
\repeat volta 2 { \repeat unfold 4 { <g c e>4 r8 <a d fis>~ q4 r }
\repeat unfold 3 { <f a c>4 r8 <g b d>8~ q4 r }}
\alternative { <f a c>4 r8 <g b d>~ q4 r } { <g a c e>1 }}
\bar "|.|"
}
lh = \relative c' {
\time 4/4
\key g \major
 \clef bass
\ottava #-1
\repeat volta 2 \repeat unfold 4 { a,4 e' b fis' } \repeat unfold 3 {
d4 a' e b d4 a' e b d4 a' e b }}
\alternative {d4 a' e b' } { a1 }}
\bar "|."
}
acordes = \chords {
\repeat unfold 4 { a2:min7 b:min7 } \repeat unfold 3 {d2:min7 e:min7 } a:min7
}
\score {
<<
\new ChordNames \with {
  \override BarLine #'bar-extent = #'(-2 . 2)
  \consists "Bar_engraver"
}       \set chordChanges = ##t
      \acordes
  \new PianoStaff <<
    \set PianoStaff.instrumentName = #"Piano  "
    \new Staff = "rh" \rh
    \new Staff = "lh" \lh
  >>
>>
\header { title = ##f }
  \layout { }
\midi { }
}
\markup { \wordwrap { Here's another vaguely Dorian idea. This time,
the bass plays octave roots in quarter notes while the right hand
vamps from Am to D to Am7 and then back down. The result is a melodic
"hook" over an A pedal. The whole idea is transposed, with some
modification, to F, and then the last two bars make a turnaround
ending on a V7 chord (E7).
 }}
%pno
rh = \relative c' {
%\tempo 2 = 92
\time 4/4
\key g \major
\repeat volta 2 { <g c e>4 r8 <a d fis>~ q4 r <g c e>4 r8 <a d fis>~
q4 r <g c e>4 r8 <a d fis>~ q4 r <g c e>4 r8 <a d fis>~ q4 r
<f a c>4 r8 <g b d>8~ q4 r <f a c>4 r8 <g b d>8~ q4 r <f a c>4 r8 <g b
d>8~ q4 r }
\alternative { <f a c>4 r8 <g b d>~ q4 r } { <g a c e>1 }}
\bar "|.|"
}
lh = \relative c' {
\time 4/4
\key g \major
 \clef bass
\ottava #-1
\repeat volta 2 { a,4 e' b fis' a,4 e' b fis' a,4 e' b fis' a,4 e' b fis'
d4 a' e b d4 a' e b d4 a' e b }
\alternative {d a' e b' } { a1 }}
\bar "|.|"
}
acordes = \chords {
\repeat unfold 4 { a2:min7 b:min7 } \repeat unfold 3 {d2:min7 e:min7 } a:min7
}
\score {

<<
\new ChordNames \with {
  \override BarLine #'bar-extent = #'(-2 . 2)
  \consists "Bar_engraver"
}       \set chordChanges = ##t
      \acordes
  \new PianoStaff <<
    \set PianoStaff.instrumentName = #"Piano  "
    \new Staff = "rh" \rh
    \new Staff = "lh" \lh
  >>
>>
\header { title = "Another Dorian Idea"       breakbefore = ##t Piece
= "Track 13" }
  \layout { }
\midi { }
}


-- 
Juan Pablo Bello
Cel. 313-879-2884



reply via email to

[Prev in Thread] Current Thread [Next in Thread]