File:Mode improvisation accords do.svg

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

Original file(SVG file, nominally 193 × 209 pixels, file size: 64 KB)

Captions

Captions

Exemples of modes that can be used to improvise on some C chords.

Summary[edit]

Description
Français : Exemples de modes pouvant servir à improviser sur quelques accords de do.
English: Exemples of modes that can be used to improvise on some C chords.
Date
Source Own work. Created with LilyPond, edited with Inkscape.
Author Cdang
SVG development
InfoField
 
The SVG code is valid.
 
This vector image was created with Inkscape by cdang.

LilyPond source

\version "2.18.2" % necessary for upgrading to future LilyPond versions.

\paper {
  make-footer=##f
  #(define dump-extents #t)
  indent = 0\mm
  ragged-right = ##t
}

\header {
}

\score{
  <<
    \chords { \set chordChanges = ##t % les accords identiques qui se suivent ne sont pas répétés
      c1:maj7
      s1 s1
      c:7
      s1 s1
      c:m7
    }

    \new Staff \with{\remove "Time_signature_engraver"}
      \relative c'{
        \time 4/4
        <c e g b>1 \bar "|"
        \time 8/4
        c4^\markup{\teeny{mode majeur/de \italic{do} (ionien)}} d e f g a b c
        \bar "||" \break

        \time 4/4
        <c, e g bes!>1 \bar "|"
        \time 8/4
        c4^\markup{\teeny{mode de \italic{sol} (mixolydien)}} d e f g a bes! c
        \bar "||" \break

        \time 4/4
        <c, ees g bes!>1 \bar "|"
        \time 8/4
        c4^\markup{\teeny{mode de \italic{} (dorien)}} d ees! f g a bes! c
        \bar "||" \break
      }
  >>
  \layout {
   \context {
      \Voice
      \remove Stem_engraver
    }
    \context {
      \Score
      \remove Bar_number_engraver
    }
  }
}

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
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.

File history

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

Date/TimeThumbnailDimensionsUserComment
current14:03, 7 December 2023Thumbnail for version as of 14:03, 7 December 2023193 × 209 (64 KB)Cdang (talk | contribs)suppression numéros de mesure
15:27, 5 December 2023Thumbnail for version as of 15:27, 5 December 2023199 × 209 (63 KB)Cdang (talk | contribs)Uploaded own work with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata