From Wikipedia, the free encyclopedia
C Phrygian dominant scale. Created by bdesham with GNU LilyPond; post-processed with GraphicConverter. The original version was created by en:User:Hyacinth.
Here's the LilyPond code I used:
\version "2.4.2"
tune = \relative c' {
\clef treble
\key c \major
\cadenzaOn
c1 des e f g aes bes c
\cadenzaOff
}
#(set-global-staff-size 22)
\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):