File:7-note segment of C5.svg

Description
English: 7-note segment of the C5 interval cycle.
Date
Source

Own work based on: 7 note segment of C5.PNG by Hyacinth

LilyPond source

Category:GNU LilyPond images
\version "2.10.25"

tune = \relative c {
    \clef treble
    \key c \major

    \cadenzaOn
    <f c' g' d' a' e' b'>1 \bar "|"
    c'4 d e f g a b \bar "|"
    \cadenzaOff
}

#(set-global-staff-size 24)

\score {
    \new Staff \with { \remove Time_signature_engraver} { \tune }
    \layout { ragged-right = ##t }
}
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!

This work is ineligible for copyright and therefore in the public domain because it consists entirely of information that is common property and contains no original authorship.
Category:PD ineligible#7-note%20segment%20of%20C5.svg
Other versions
SVG development
InfoField
SVG development
InfoField
Category:Images with LilyPond source code Category:Musical set theory
Category:GNU LilyPond images Category:Images with LilyPond source code Category:Musical set theory Category:PD ineligible Category:Valid SVG created with Inkscapescore Category:Valid SVG created with LilyPond