出典: フリー百科事典『ウィキペディア(Wikipedia)』
ウィキメディア・コモンズの記述
| 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 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 (crochet)
- an A eighth note (quaver)
- an F-sharp sixteenth note (semiquaver) beamed to an
- E-flat sixteenth note
- 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!
|
| 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:45 |  | 512×78 (36 キロバイト) | Bdesham | |
| 2007年8月31日 (金) 14:54 |  | 90×15 (35 キロバイト) | Bdesham | |
リンク