File:A.minor.scale.dorian.svg

Summary

Description
English: The Dorian mode in the key of A
Date
Source

Own work

LilyPond source

Category:GNU LilyPond images
\version "2.14.1"

\header {
  tagline = ""
}

\paper {
    paper-width = 9\cm
    line-width = 8.8\cm
    paper-height = 1.7\cm
    top-margin = 0
    bottom-margin = 0
    indent = 0
}

\score {
  \relative c'' {
    \override Staff.TimeSignature #'stencil = ##f
    \override Score.BarLine #'break-visibility = #center-invisible
    a b c d e
    \once \override NoteHead #'color = #red
    \once \override Stem #'color = #red
    \once \override Accidental #'color = #red
    fis
    g a g
    \once \override NoteHead #'color = #red
    \once \override Stem #'color = #red
    \once \override Accidental #'color = #red
    fis
    e d c a \bar "|."
  }
  \layout { }
  \midi { }
}
Author Kisipila
SVG development
InfoField
 The SVG code is valid.
 This signature was created with LilyPond.
Category:Valid SVG created with LilyPond:Signatures#A.minor.scale.dorian.svg
 Category:Translation possible - SVGThis signature uses embedded text that can be easily translated using a text editor.
This signature is a retouched picture, which means that it has been digitally altered from its original version. Modifications: Converted to SVG. The original can be viewed here: A Minor Scale Dorian.PNG: .

Category:SVG retouched pictures from raster#A.minor.scale.dorian.svg

Licensing

Kisipila, the copyright holder of this work, hereby publishes it under the following license:
Public domain This work has been released into the public domain by its author, Kisipila. This applies worldwide.
In some countries this may not be legally possible; if so:
Kisipila grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Category:Self-published work#A.minor.scale.dorian.svgCategory:PD-self#A.minor.scale.dorian.svgCategory:Self-published work
Category:Dorian mode Category:Musical scales in A
Category:Dorian mode Category:GNU LilyPond images Category:Musical scales in A Category:PD-self Category:SVG retouched pictures from raster Category:Self-published work Category:Translation possible - SVG Category:Valid SVG created with LilyPond:Signatures