File:Middle C in four clefs.svg
Description | This image shows the position of middle C when using treble, alto, tenor, and bass clefs, respectively. | ||
Date | |||
Source |
Created by bdesham using GNU LilyPond. |
||
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 |
|
LilyPond source
Category:GNU LilyPond images\version "2.10.15" tune = \relative c' { \clef treble c1 \bar "" \clef alto c \bar "" \clef tenor c \bar "" \clef bass c } \score { \new Staff { \override Staff.Clef #'full-size-change = ##t \tune } \layout { ragged-right = ##t \context { \Score \override SpacingSpanner #'spacing-increment = #3.0 } } }Category:Clefs (music) Category:Images with LilyPond source code