Tonleiter: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Zeile 216: Zeile 216:
melodie = \relative c' {
melodie = \relative c' {
   \global
   \global
== B-Dur ==
   as4 b c d es f g as  b c d es f as  b
 
<score raw = "1" vorbis = "1">
 
\version "2.12.3"
 
\language "deutsch"
 
\header {
   tagline = ""
}
 
\layout {
  indent = #0
}
 
  akkorde = \chordmode {
}
 
global = {
  \autoBeamOff
  \time 4/4
  \key b \major
}
 
melodie = \relative c' {
  \global
  a4 b c d es f g a b c d es f g a b
  \bar "|."
}
 
text = \lyricmode {
== B-Dur ==
 
<score raw = "1" vorbis = "1">
 
\version "2.12.3"
 
\language "deutsch"
 
\header {
  tagline = ""
}
 
\layout {
  indent = #0
}
 
  akkorde = \chordmode {
}
 
global = {
  \autoBeamOff
  \time 4/4
  \key b \major
}
 
melodie = \relative c' {
  \global
  a4 b c d es f g a b c d es f g a b
  \bar "|."
}
 
text = \lyricmode {
  a b c d es f g a b c d es f g a b
}
 
\score {
  <<
%  \new ChordNames { \akkorde }
    \new Voice = "Lied" { \melodie }
    \new Lyrics \lyricsto "Lied" { \text }
%    \new Voice = "Lied" { \bass }
  >>
\midi {}
\layout {}
}
</score>
}
 
\score {
  <<
%  \new ChordNames { \akkorde }
    \new Voice = "Lied" { \melodie }
    \new Lyrics \lyricsto "Lied" { \text }
%    \new Voice = "Lied" { \bass }
  >>
\midi {}
\layout {}
}
</score>
   \bar "|."
   \bar "|."
}
}


text = \lyricmode {
text = \lyricmode {
   a b c d es f g a b c d es f g a b
   as4  b c d es f g as  b c d es f g as  b
}
}


19.642

Bearbeitungen

Navigationsmenü