画像:Music notation.svg

出典: フリー百科事典『ウィキペディア(Wikipedia)』

Music_notation.svg (SVGファイル, 512 × 78 ピクセル, ファイルサイズ: 36 キロバイト)

共有リポジトリ内のファイルの詳細ページにあるこのファイルの説明は以下の通りです。

ウィキメディア・コモンズの記述

Description

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:

  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
Source

Based upon Music notation.png by Dysprosia and bdesham. This version created by bdesham with LilyPond.

Date

2007-08-31

Author

Benjamin D. Esham (bdesham)

Permission
(Reusing this image)

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!

w:public domain
Public domain
This image is ineligible for copyright and therefore in the public domain, because it consists entirely of information that is common property and contains no original authorship.

العربية | Afrikaans | Български | Bosanski | Česky | Dansk | Deutsch | English | Esperanto | Español | Français | हिन्दी | Italiano | 日本語 | 한국어 | Magyar | Nederlands | ‪Norsk (nynorsk)‬ | Polski | Português | Русский | Svenska | Türkçe | ‪中文(繁體)‬ | ‪中文(简体)‬ | +/-

Other versions

LilyPond source

\version "2.10.25"

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 }
}

ファイルの履歴

過去の版のファイルを参照するには、日付/時刻の列にあるリンクをクリックしてください。

日付/時刻サムネイル解像度利用者コメント
現在の版2007年9月1日 (土) 14:452007年9月1日 (土) 14:45時点における版のサムネイル512×78 (36 キロバイト)Bdesham (larger nominal size for visibility on the image page)
2007年8月31日 (金) 14:542007年8月31日 (金) 14:54時点における版のサムネイル90×15 (35 キロバイト)Bdesham ({{User:Bdesham/Information | Description = 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)