Cannabis

Original file(6,248 × 1,608 pixels, file size: 43 KB, MIME type: image/png)

Description The eight musical modes.
Date Unknown date
Unknown date
Source

Created by bdesham with GNU LilyPond and post-processed with GraphicConverter. The original version of this image was made by en:User:Hyacinth. The fs in the image are those designated by Curtis as "final". The sources listed at that image page are:

  • Judd, Cristle Collins (ed.) (1998). Tonal Structures of Early Music. New York: Garland Publishing. ISBN 0815323883
    • Liane Curtis. "Mode".
Author Benjamin D. Esham (bdesham)
Permission
(Reusing this file)
As a courtesy (but not a requirement), please e-mail me or leave a note on my talk page if you use this image outside of Wikipedia. Thanks!
Benjamin D. Esham, the copyright holder of this work, hereby publishes it under the following license:
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

LilyPond source

\version "2.16.0"

tune = \relative c' {
  \clef treble
  \key c \major
  \time 8/1

  % prevent bar number display on the second line
  \set Score.barNumberVisibility = #(every-nth-bar-number-visible 100)

  d1^\markup{\large{\bold{1. Dorian}}}_\markup{\large{\bold{f}}} e f g a b_\markup{\large{*}} c d
  e,^\markup{\large{\bold{3. Phrygian}}}_\markup{\large{\bold{f}}} f g a b c d e
  f,^\markup{\large{\bold{5. Lydian}}}_\markup{\large{\bold{f}}} g a b_\markup{\large{*}} c d e f
  g,^\markup{\large{\bold{7. Mixolydian}}}_\markup{\large{\bold{f}}} a b c d e f g
  \break
  a,,^\markup{\large{\bold{2. Hypodorian}}} b_\markup{\large{*}} c d_\markup{\large{\bold{f}}} e f g a
  b,^\markup{\large{\bold{4. Hypophrygian}}} c d e_\markup{\large{\bold{f}}} f g a b
  c,^\markup{\large{\bold{6. Hypolydian}}} d e f_\markup{\large{\bold{f}}} g a b_\markup{\large{*}} c
  d,^\markup{\large{\bold{8. Hypomixolydian}}} e f g_\markup{\large{\bold{f}}} a b c d
}

#(set-default-paper-size "letter" 'landscape)
#(set-global-staff-size 22)

\score {
  \new Staff \with { \remove Time_signature_engraver} { \tune }
  \layout { 
    \context {
      \Score
      \override SpacingSpanner
        #'common-shortest-duration = #(ly:make-moment 1 2)
    }
  }
}
\markup{\large{* Under certain conditions, the B is flattened in modes 1, 2, 5, and 6.}}

\paper { indent = 0\mm }

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

copyright status

copyrighted, dedicated to the public domain by copyright holder

copyright license

released into the public domain by the copyright holder

media type

image/png

File history

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

Date/TimeThumbnailDimensionsUserComment
current22:49, 7 December 2013Thumbnail for version as of 22:49, 7 December 20136,248 × 1,608 (43 KB)DboltonReplace flat signs with asterisk and explanatory note
04:29, 19 February 2005Thumbnail for version as of 04:29, 19 February 20052,216 × 373 (15 KB)BdeshamThe eight musical modes. Created by ~~~ with GNU LilyPond and post-processed with GraphicConverter. {{PD-user|bdesham}}
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Leave a Reply