File:Accord trois notes gamme do majeur chiffre.svg

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

Original file(SVG file, nominally 309 × 264 pixels, file size: 85 KB)

Captions

Captions

Three notes chords on a C major scale, with number symbols.

Summary[edit]

Description
Français : Accords de trois note sur la gamme de do majeur, chiffrés (basse chiffrée et chiffrage jazz).
English: Triads on the C major scale, with figured bass and jazz chords notation.
Date
Source Own work
Author Cdang

LilyPond source

\version "2.18.2"

\score {

<<

\new PianoStaff  <<

    \chords {
      c1 
      d:m
      e:m
      f
      g
      a:m
      b:dim
    }

   \new Staff \relative c' {
      \set Staff.midiInstrument = "acoustic grand"
      \key c \major
      % \tempo 4 = 60
      < c e g >1
      < d f a > 
      < e g b >
      < f a c >
     < g b d >
     < a c e >
     < b d f >
   }
   
   \new FiguredBass {
    \figuremode {
      < 5 >1
      < 5 >
      < 5 >
      < 5 >
      < 5 >
      < 5 >
      < 5 / >
     }
   }
  
   \new Staff \relative c {
     \set Staff.midiInstrument = "acoustic grand"
     \clef bass \key c \major 
      
      c_"I"
      d_"II"
      e_"III"
      f_"IV"
      g_"V"
      a_"VI"
      b_"“V”"
   }
   
>>

>>

\layout {\context {
    \Score
    timing = ##f
  }
  \context {
    \Staff
    \remove Time_signature_engraver
  }}
% \midi {}

}

\score {

<<

\new PianoStaff  <<

    \chords {
      c1:/e 
      c:/g
      s
      b:dim/d
      b:dim/f
    }

   \new Staff \relative c' {
      \set Staff.midiInstrument = "acoustic grand"
      \key c \major
      % \tempo 4 = 60
      < e g c >1
      < g c e>
      s^"…"
      < d f b >
      < f b d >
   }
   
   \new FiguredBass {
    \figuremode {
      < 6 >1
      < 6 4 >
      s
      < 6 \+ 3 >
      <6 4 \+ >
     }
   }
  
   \new Staff \relative c {
     \set Staff.midiInstrument = "acoustic grand"
     \clef bass \key c \major 
      
      e_"I"
      g_"I"
      s^"…"_"…"
      d_"“V”"
      f_"“V”"
   }
   
>>

>>

\layout {\context {
    \Score
    timing = ##f
  }
  \context {
    \Staff
    \remove Time_signature_engraver
  }}
% \midi {}

}

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International 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.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

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

Date/TimeThumbnailDimensionsUserComment
current18:22, 8 December 2023Thumbnail for version as of 18:22, 8 December 2023309 × 264 (85 KB)Cdang (talk | contribs)Reverted to version as of 18:59, 6 December 2023 (UTC) : erreur de fichier
18:19, 8 December 2023Thumbnail for version as of 18:19, 8 December 2023439 × 267 (109 KB)Cdang (talk | contribs)fait par LilyPond
18:59, 6 December 2023Thumbnail for version as of 18:59, 6 December 2023309 × 264 (85 KB)Cdang (talk | contribs)fait par LilyPond
17:48, 24 December 2020Thumbnail for version as of 17:48, 24 December 2020236 × 153 (61 KB)Cdang (talk | contribs)minor triades in lowercase; + jazz notation
13:01, 4 December 2020Thumbnail for version as of 13:01, 4 December 2020236 × 133 (55 KB)Cdang (talk | contribs)position of symbols adjusted
21:48, 3 December 2020Thumbnail for version as of 21:48, 3 December 2020236 × 175 (41 KB)Cdang (talk | contribs)last numbering had an error
19:47, 3 December 2020Thumbnail for version as of 19:47, 3 December 2020236 × 163 (41 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