File:JazzChords 4 StandardBassAccordion.svg

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

Original file(SVG file, nominally 360 × 4,950 pixels, file size: 609 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
Deutsch: Jazz Akkorde für Standard Bass Akkordeon
Date
Source Manuela
Author Manuela Gößnitzer
Permission
(Reusing this file)
Deutsch: Diese Grafik wurde von Manuela Gößnitzer erstellt und unter nachfolgender Lizenz veröffentlicht:

Die Grafik kann frei ohne weitere Bedingungen verwendet werden.

Von Printprodukten, die dieses Werk verwenden, wird gebeten, der Autorin ein Belegexemplar zukommen zu lassen. Die Postanschrift kann über die Kontaktfunktion (s.u.) angefragt werden.

E-Mail an die Autorin (nur für angemeldete Wikipedia-User)


 

English: Graphics by Manuela Gößnitzer and is published under the following license:

You are free to use the graphic without any further conditions or limitations.

If you use the graphic in a printed publication you are kindly asked by the author to send her a voucher copy. Please ask for my postal address via E-Mail function of Wikipedia.

E-Mail to the author (registered Wikipedia-Users only)

Licensing[edit]

This work is labeled as Kopimi, meaning that the copyright holder of this work specifically requests that this work be used and copied for any purpose, including unlimited commercial use and redistribution. It is believed in good faith that a work classified as Kopimi is free to use in any way, including modification and the creation of derivative works.

This tag does not indicate the copyright status of the attached work. A normal copyright tag is still required. See Commons:Licensing.


English  français  polski  português  slovenščina  svenska  македонски  മലയാളം  中文(简体)‎  فارسی  +/−

Ich, die Urheberrechtsinhaberin dieses Werkes, veröffentliche es hiermit unter der folgenden Lizenz:
WTFPL
Permission is granted to do what the fuck you want to with this document under the terms of the WTF Public License, Version 2.
WTF Public LicenseWTFPLfalsefalsehttp://www.wtfpl.net/about/
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Du darfst es unter einer der obigen Lizenzen deiner Wahl verwenden.

LilyPond source

\version "2.18.2"
\language "deutsch"
\include "deutsch.ly"

\header {
  title = "Jazz Akkorde"
  subtitle ="für Standard-Bass-Akkordeon"

}

#(set! paper-alist (cons '("mein Format" . (cons (* 5 in) (* 65 in))) paper-alist))

FootLeft = #(string-append "" )
FootCenter = #(string-append "")
FootRight = #(string-append " ")

\layout {
  indent = #0

  line-width = #100
  \germanChords
  \context {
    \Staff
    % weglassen der kleinen 8en, falls Notenschlüssel bass^8 etc.
    \omit ClefModifier
    % Takte am Zeilenende nicht anzeigen
    \override TimeSignature.break-visibility = #all-invisible
    %Notenschlüssel nur am Zeilenanfang
    \override Clef.break-visibility = #begin-of-line-visible
    %\remove "Bar_engraver"
    \override TimeSignature.stencil = ##f
    %\remove "Clef_engraver"
  }

  \context {
    \Score
    \remove "Bar_number_engraver" % Taktnummerierung
    \override Score.BarNumber.break-visibility = #'#(#f #f #f)
    \override NonMusicalPaperColumn.line-break-permission = ##f
    \override NonMusicalPaperColumn.page-break-permission = ##f
  }
}

\paper {
  #(set-paper-size "mein Format")
  left-margin = #10
  top-margin = #10
  oddFooterMarkup = \markup \fill-line {
    \abs-fontsize #9 { \FootLeft }
    % \abs-fontsize #7.0 { \italic { \FootCenter } }
    \abs-fontsize #9 { \FootRight }
  }
}


Oben= \relative c' {
  s1^\markup { \fontsize #3 \bold "C6 = C + Am (C6)" }
  s s
  s1^\markup { \fontsize #3 \bold "C6" \flat \fontsize #3 \bold  "9 = C + A" }
  s s
  s1^\markup { \fontsize #3 \bold "C9 = C + Gm" }
  s s
  s1^\markup { \fontsize #3 \bold "C7 = C + Bdim" }
  s s
  s1^\markup { \fontsize #3 \bold "C7" \sharp \fontsize #3 \bold  "9 = Bm + Bdim" }
  s s
  s1^\markup { \fontsize #3 \bold "C7" \flat \fontsize #3  \bold "9sus4 = C7 + Es" }
  s s
  s1^\markup { \fontsize #3 \bold "C7" \sharp \fontsize #3 \bold "9" \flat \fontsize #3  \bold "13 = C7 + As" }
  s s
  s1^\markup { \fontsize #3 \bold "C7" \flat \fontsize #3 \bold  "5 = C7 + Ges7" }
  s s
  s1^\markup { \fontsize #3 \bold "C7" \flat \fontsize #3 \bold  "5 = C + Ges7" }
  s s
  s1^\markup { \fontsize #3 \bold "C7" \flat \fontsize #3 \bold "5" \flat \fontsize #3  \bold "6 = C7 + As7" }
  s s
  s1^\markup { \fontsize #3 \bold "Cmaj = C + Em" }
  s s
  s1^\markup { \fontsize #3 \bold "Cmaj6 = Am + Em" }
  s s
  s1^\markup { \fontsize #3 \bold "Cmaj9 = C + G" }
  s s
  s1^\markup { \fontsize #3 \bold "Cmaj" \sharp \fontsize #3 \bold "5 = E" }
  s
  s1^\markup { \fontsize #3 \bold "C" \flat \fontsize #3 \bold "5" \flat \fontsize #3  \bold "6 = As7" }
  s
  s1^\markup { \fontsize #3 \bold "C" \sharp \fontsize #3 \bold "5/9 = C7 + E7" }
  s s
  s1^\markup {
    \fontsize #3 \bold "C" \sharp \fontsize #3 \bold "5/add" \flat \fontsize #3  \bold "9 =  Des7"
  }
  s
  s1^\markup {
    \fontsize #3 \bold "Csus4/9 =  B/C + Gm"
  }
  s s
  s1^\markup {
    \fontsize #3 \bold "Csus4" \sharp \fontsize #3 \bold "5/add9 =  Fdim/C"
  }
  s
  s1^\markup {
    \fontsize #3 \bold "Cm6 =  Cm + Cdim"
  }
  s s
  s1^\markup {
    \fontsize #3 \bold "Cm6/add11 =  F + F7"
  }
  s s
  s1^\markup { \fontsize #3 \bold "Cm" \flat \fontsize #3 \bold "6 = Cm + As" }
  s s
  s1^\markup { \fontsize #3 \bold "Cm" \sharp \fontsize #3 \bold "11 = Cm + Esdim" }
  s s
  s1^\markup { \fontsize #3 \bold "Cm7 = Cm + Es" }
  s s
  s1^\markup { \fontsize #3 \bold "Cm9 = Cm + Gm" }
  s s
  s1^\markup { \fontsize #3 \bold "Cm" \flat \fontsize #3 \bold "9 = Cm + Es7" }
  s s
  s1^\markup { \fontsize #3 \bold "Cm13 = Cdim + Gm" }
  s s
  s1^\markup { \fontsize #3 \bold "Cm maj6 = Cm + h7" }
  s s
  s1^\markup { \fontsize #3 \bold "Cm maj6/9 = Cdim + g" }
  s s
  s1^\markup { \fontsize #3 \bold "Cm maj" \flat \fontsize #3 \bold "6 = Cm + Asm" }
  s s
  s1^\markup { \fontsize #3 \bold "Cm maj9 = Cm + G" }
  s s
  s1^\markup { \fontsize #3 \bold "Cm maj9/11 = Cm + Ddim" }
  s s
  s1^\markup { \fontsize #3 \bold "Cm maj/add11 = Cm + G7" }
  s s
  s1^\markup { \fontsize #3 \bold "Cdim7 (vollst.) = Cdim + Es dim" }
  s s
  s1^\markup { \fontsize #3 \bold "Cdim7 (vollst.) = Cdim + A dim" }
  s s
  s1^\markup { \fontsize #3 \bold "C7 (vollst.) = C + C7" }
  s s
  s1^\markup { \fontsize #3 \bold "Cmaj7" \sharp \fontsize #3 \bold "5 = C + E" }
  s s
  s1^\markup { \fontsize #3 \bold "C7add13 = C + Am" }
  s s
  s1^\markup { \fontsize #3 \bold "C7/6 = C + Am" }
  s s
  s1^\markup { \fontsize #3 \bold "C7" \flat \fontsize #3 \bold "9 = C + Des dim" }
  s s
  s1^\markup { \fontsize #3 \bold "C7" \flat \fontsize #3 \bold "9 = C7 + B dim" }
  s s
  s1^\markup { \fontsize #3 \bold "C7" \flat \fontsize #3 \bold "9 = C7 + Edim" }
  s s
  s1^\markup { \fontsize #3 \bold "C7sus2 = C + Gm" }
  s s
  s1^\markup { \fontsize #3 \bold "C7sus = C + Bm" }
  s s
}

Struktur = {

  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
%  s1 * 3 \break
  s1 * 2 \break
  s1 * 2 \break
  s1 * 3 \break
  s1 * 2 \break
  s1 * 3 \break
  s1 * 2 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
  s1 * 3 \break
}
MyChords=\chordmode  {
  c1:6 c c:6.3^5
  c1:6.9- c a:/e
  c:9 c g:m
  c:7.9- c b:7dim/fes
  c:7.9+ b:m b:7dim
  c:7.9-sus4 c:7^5 es
  c:7.9+.13-  c:7^5 as
  c:7.5- c:7^5 ges:7^5
  c:7.5- c:^3.5 ges:7^5
  c:7.5-.6-  c:7 as,:7^5
  c:maj c e:m
  c:maj6 c:6.3^5 e:m
  c:maj9 c g
  c:maj5+ e
  c:5-.6- as,:7^5
  c:5+.9 c:7^5 e:7^5
  c:5+.9- des:7
  c:sus4.9 b g:m
  c:sus4.5+.9 f:7dim
  c:m6 c:m c:7dim
  c:m6.11 f:7dim c:7dim
  c:m6- c:m as
  c:m11+ c:m es:7dim
  c:m7 c:m es
  c:m9 c:m g:m
  c:m9- c:m es:7^5
  c:m13 c:7dim^5 g:m
  c:maj6.3- c:m h,:7^5
  c:maj6.3-.9 c:7dim g
  c:maj6-.3- c:m as:m
  c:maj9.3- c:m g
  c:maj9.3-.11 c:m d:dim7
  c:maj3-.11.5 c:m g:7
  c:dim7 c:dim7^5 es:dim7^5
  c:dim7 c:dim7^5 a:dim7^5
  c:7 c c:7^5
  c:maj7.5+ c^3.5 e
  c:7.13 c:7^5 a:m
  c:7.6  c:7^5 a:m
  c:7.9- c^3.5 des:7dim
  c:7.9- c:7^5 b:7dim
  c:7.9- c:7^5 e:7dim
  c:7sus2 c^3.5 g:m
  c:7sus c^3.5 b:m
}

\score {


  \new PianoStaff

  <<
    \new Staff
    <<
      \context Voice { \MyChords }

      \context Voice { \Oben }

      \new ChordNames
      {
        \set ChordNames.instrumentName = #"german"
        \germanChords
        \MyChords
      }
      \context Voice { \Struktur }
    >>
    \new Staff
    <<

      \clef "bass"
      \transpose c c,
      {
        \MyChords
      }

    >>
  >> \layout{ragged-right=##f}
}


\score {


  \new PianoStaff

  <<
    \new Staff
    <<
      \context Voice { \MyChords }

      \context Voice { \Oben }

      \new ChordNames
      {
        \set ChordNames.instrumentName = #"german"
        \germanChords
        \MyChords
      }
      \context Voice { \Struktur }
    >>
    \new Staff
    <<

      \clef "bass"
      \transpose c c,
      {
        \MyChords
      }

    >>
  >> \layout{ragged-right=##t}
}

File history

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

Date/TimeThumbnailDimensionsUserComment
current08:10, 26 January 2018Thumbnail for version as of 08:10, 26 January 2018360 × 4,950 (609 KB)Incnis Mrsi (talk | contribs)some fixes in the original (not Inkscape!) revision
21:24, 27 December 2015Thumbnail for version as of 21:24, 27 December 2015450 × 5,850 (1.64 MB)Manuela (talk | contribs)Mehr Akkorde
20:33, 27 December 2015Thumbnail for version as of 20:33, 27 December 2015373 × 4,817 (1.49 MB)Manuela (talk | contribs)Reverted to version as of 20:23, 27 December 2015 (UTC)
20:32, 27 December 2015Thumbnail for version as of 20:32, 27 December 2015360 × 4,950 (1.15 MB)Manuela (talk | contribs)Gültige SVG Datei, jetzt mit Inhalt
20:27, 27 December 2015Thumbnail for version as of 20:27, 27 December 2015373 × 4,817 (1.49 MB)Manuela (talk | contribs)Neuer Versuch mit Inkscape
20:23, 27 December 2015Thumbnail for version as of 20:23, 27 December 2015373 × 4,817 (1.49 MB)Manuela (talk | contribs)Gültige SVG Datei
18:34, 27 December 2015No thumbnail0 × 0 (625 KB)Manuela (talk | contribs)=={{int:filedesc}}== {{Information |description={{de|1=Jazz Akkorde für Standard Bass Akkordeon}} |date=2015-12-25 |source={{own}} |author=Manuela |permission= |other versions= }}

There are no pages that use this file.

Metadata