From Wikipedia, the free encyclopedia
No higher resolution available.
| Description |
Music notation.svg
English: Some example music notation. The five horizontal lines running the length of the picture make up the staff. From left to right, the symbols on the staff are:
- the treble clef
- a time signature (4/4)
- a C whole note (semibreve)
- a bar line
- a B half note (minim)
- a C half note on a ledger line
- another bar line
- a time signature change (to 2/4)
- an F quarter note (crotchet)
- an A eighth note (quaver)
- an F-sharp sixteenth note (semiquaver) beamed to an
- E-flat sixteenth note
- a double bar line
Español: Algunos ejemplos musicales. Las cincos líneas horizontales situadas a lo largo de la imagen forman el pentagrama. De izquierda a derecha, los símbolos del pentagrama son:
- la clave de sol
- la indicación de compás (4/4)
- un do redonda
- una barra de compás
- un si blanca
- un do blanca en una línea adicional
- otra barra de compás
- un cambio de indicación de compás (a 2/4)
- un fa negra
- un la corchea
- un fa sostenido semicorchea unido a un
- mi bemol semicorchea
- una doble barra de compás, que indica fin de la partitura ,cambio de compás o de clave
|
| Date |
31 August 2007(2007-08-31)
|
| Source |
Based upon Music notation.png by Dysprosia and bdesham. This version created by bdesham with 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!
| Public domainPublic domainfalsefalse |
|
| Other versions |
|
LilyPond source
\version "2.13.13"
#(set-global-staff-size 30)
tune = \relative c'' {
\clef treble
\key c \major
\override Staff.TimeSignature #'style = #'()
\time 4/4
c1
b2 c,
\time 2/4
f'4 a,8 fis16[ ees]
\bar "|."
}
\score {
\new Staff \tune
\layout { ragged-right = ##t }
}
File history
File usage
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):
Global file usage
The following other wikis use this file:
- Usage on en.wikiversity.org
- Usage on en.wiktionary.org
- Usage on es.wikipedia.org
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.