File:MainMusicalClefs.png

Original file(830 × 86 pixels, file size: 5 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

List of the main musical clefs in modern music

  • Sol : 1, 2
  • Ut : 1, 2, 3, 4
  • Fa : 3, 4
  • Percussion

(are missing the clefs called baritone and subbass in lilypond)

%% Generated by lilypond-book.py

#(set! toplevel-score-handler ly:parser-print-score)
#(set! toplevel-music-handler (lambda (p m)
			       (ly:parser-print-score
				p (ly:music-scorify m p))))

#(ly:set-option (quote no-point-and-click))

#(define version-seen? #t)

% ****************************************************************
% Start cut-&-pastable-section 
% ****************************************************************

\paper {
	#(define dump-extents #t)

	linewidth = 300\mm
	indent = 0\mm
}

\layout {

}

% ****************************************************************
% ly snippet:
% ****************************************************************
\renameinput "clefs.ly"

\version "2.6.5"
% possible rename to bar-lines-foo.  -gp

\score {
	{
	\override Score.SeparationItem #'padding = #1
	\clef french g'1
	\clef treble g'1
	\clef soprano c'1
	\clef mezzosoprano c'1
	\clef alto c'1
	\clef tenor c'1
	\clef varbaritone f1
	\clef bass f1
	\clef percussion c'1
%	\clef baritone c1
%	\clef subbass c1
%	
	}
	\addlyrics {"Sol 1ère" "Sol 2ème" "Ut 1ère" "Ut 2ème" "Ut 3ème" "Ut 4ème" "Fa 3ème" "Fa 4ème" "Percussion"}
	\layout {
		raggedright = ##t
		\context {
			\Staff
			whichBar = #""
			\remove "Time_signature_engraver"
		}
	}
}

% ****************************************************************
% end ly snippet
% ****************************************************************

Licensing edit

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current07:21, 8 March 2006Thumbnail for version as of 07:21, 8 March 2006830 × 86 (5 KB)Yota~commonswiki (talk | contribs)%% Generated by lilypond-book.py #(set! toplevel-score-handler ly:parser-print-score) #(set! toplevel-music-handler (lambda (p m) (ly:parser-print-score p (ly:music-scorify m p)))) #(ly:set-option (quote no-point-and-click)) #(define vers

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: