Image:Music notation.png

From Wikipedia, the free encyclopedia

No higher resolution available.

Music_notation.png (425 × 73 pixel, file size: 2 KB, MIME type: image/png)

The five horizontal lines running the length of the picture make up the staff. From left to right, the symbols on the staff are:

  1. the treble clef
  2. a time signature (4/4)
  3. a C whole note (semibreve)
  4. a bar line
  5. a B half note (minim)
  6. a C half note on a ledger line
  7. another bar line
  8. a time signature change (to 2/4)
  9. an F quarter note (crochet)
  10. an A eighth note (quaver)
  11. an F-sharp sixteenth note (semiquaver) beamed to an
  12. E-flat sixteenth note
  13. a double bar line

Original version by Dysprosia; new version made by bdesham with GNU LilyPond and post-processed with GraphicConverter. Here's the LilyPond source used to make this image:

\version "2.4.2"

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 { raggedright = ##t }
}


Public domain

This image has been (or is hereby) released into the public domain by its creator, bdesham. This applies worldwide.
In case this is not legally possible,
the creator grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Subject to disclaimers.

File history

Legend: (cur) = this is the current file, (del) = delete this old version, (rev) = revert to this old version.
Click on date to download the file or see the image uploaded on that date.


The following pages on the English Wikipedia link to this file (pages on other projects are not listed):