From Wikipedia, the free encyclopedia
7-note segment of the C5 interval cycle. Created by bdesham with GNU LilyPond; post-processed with GraphicConverter. The original version was created by en:User:Hyacinth.
Here's the LilyPond source I used:
\version "2.4.2"
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 c \bar "|"
\cadenzaOff
}
#(set-global-staff-size 24)
\score {
\new Staff \with { \remove Time_signature_engraver} { \tune }
\layout { raggedright = ##t }
}
File links
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):