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 sourceCategory: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!
|
||
Other versions |
|
||
SVG development | |||
SVG development |