File:G-Em-C-D-Dur.ogg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

G-Em-C-D-Dur.ogg(Ogg Vorbis sound file, length 21 s, 76 kbps, file size: 196 KB)

Captions

Captions

file unused. replaced by Lilypond. Future use is unlikely.
New version is this Lilypond-Code

\version "2.20.0"
\header {
  title="Westernschlag G Em C D"
  encoder="mjchael"
}

myChords = \new ChordNames { \chordmode {
    g1 e:m c d
}}

Lager_G = {
  <g, b d>4 \downbow %1
  <g b g'>8 \downbow %2
  <g b g'>4 \upbow %+
  <g b g'>8 \upbow %+
  <g b g'>4 \downbow %4
}

Lager_Em = {
  <e, b e>4 \downbow %1
  <g b e'>8 \downbow %2
  <g b e'>4 \upbow %+
  <g b e'>8 \upbow %+
  <g b e'>4 \downbow %4
}

Lager_C = {
  <e, c e>4 \downbow
  <g c' e'>8 \downbow 
  <g c' e'>4 \upbow 
  <g c' e'>8 \upbow 
  <g c' e'>4 \downbow
}

Lager_D = {
  <a, d a>4 \downbow
  <a d' fis'>8 \downbow 
  <a d' fis'>4 \upbow 
  <a d' fis'>8 \upbow 
  <a d' fis'>4 \downbow
}

myRhythm = { \repeat volta 4 {
  \Lager_G \Lager_Em \Lager_C \Lager_D
  \mark "4x"
}}

\score { << %layout
  % Chords
  \myChords
  % Slash Notation
  \new Voice \with {
    \consists "Pitch_squash_engraver"
  }{
    \set Staff.midiInstrument = "acoustic guitar (nylon)"
    \improvisationOn
    \override NoteHead.X-offset = 0
    \myRhythm
  }
>> \layout{} }

\score { << % midi
  \unfoldRepeats {
    \tempo 4 = 90
    \time 4/4
    \key d \major
    \set Staff.midiInstrument = #"acoustic guitar (nylon)"
    c4 b, a,
    \myRhythm 
    <g, b, d g b g,>1 \downbow
  }
>> \midi{} }

\paper {
  indent=0\mm
  line-width=180\mm
  oddFooterMarkup=##f
  oddHeaderMarkup=##f
  % bookTitleMarkup=##f
  scoreTitleMarkup=##f
}


Summary[edit]

Description
English: Chord change G-Em-C-D
Deutsch: Griffwechsel G-Em-C-D
Source Own work
Author XRyuichix

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution
This file is licensed under the Creative Commons Attribution 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
You may select the license of your choice.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current18:01, 26 January 201121 s (196 KB)Elycos (talk | contribs){{Information |Description ={{en|1=Chord change G-Em-C-D}} {{de|1=Griffwechsel G-Em-C-D}} |Source ={{own}} |Author =XRyuichix |Date = |Permission = |other_versions = }}

Transcode status

Update transcode status
Format Bitrate Download Status Encode time
MP3 118 kbps Completed 05:07, 20 May 2022 1.0 s

Metadata