Zum Inhalt springen

Datei:Music notation.svg

Aus MOOCsWiki Staging
Originaldatei (SVG-Datei, Basisgröße: 466 × 69 Pixel, Dateigröße: 9 KB)

Diese Datei stammt aus Wikimedia Commons und kann von anderen Projekten verwendet werden. Die Beschreibung von deren Dateibeschreibungsseite wird unten angezeigt.

Beschreibung
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:
  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 (crotchet)
  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
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:
  1. la clave de sol
  2. la indicación de compás (4/4)
  3. un do redonda
  4. una barra de compás
  5. un si blanca
  6. un do blanca en una línea adicional
  7. otra barra de compás
  8. un cambio de indicación de compás (a 2/4)
  9. un fa negra
  10. un la corchea
  11. un fa sostenido semicorchea unido a un
  12. mi bemol semicorchea
  13. una doble barra de compás, que indica fin de la partitura ,cambio de compás o de clave
Datum
Quelle Based upon Music notation.png by Dysprosia and bdesham. This version created by bdesham with LilyPond.
Urheber Benjamin D. Esham (bdesham)
Genehmigung
(Weiternutzung dieser Datei)

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!

Diese Datei ist gemeinfrei („public domain“), weil sie nur Allgemeingut enthält und die nötige Schöpfungshöhe nicht erreicht.
Andere Versionen

LilyPond source

\version "2.24.0"

#(set-global-staff-size 30)

tune = \relative c'' {
    \clef treble
    \key c \major
    
    \override Staff.TimeSignature.style = #'numbered
    \time 4/4

    c1
    b2 c,

    \time 2/4
    f'4 a,8 fis16[ ees]

    \bar "|."
}

\score {
    \new Staff \tune
    \layout { ragged-right = ##t }
}
Bildnotizen
InfoField
Diese Datei ist annotiert: Betrachte diese auf Commons.

Kurzbeschreibungen

Ergänze eine einzeilige Erklärung, was diese Datei darstellt.

In dieser Datei abgebildete Objekte

Motiv

image/svg+xml

9.349 Byte

0de1fdc232232427db2966fbf9d30905385e5c3c

Dateiversionen

Klicke auf einen Zeitpunkt, um diese Version zu laden.

Version vomVorschaubildMaßeBenutzerKommentar
aktuell01:52, 11. Apr. 2023Vorschaubild der Version vom 01:52, 11. Apr. 2023466 × 69 (9 KB)wikimediacommons>PnorcksRerender with LilyPond 2.24.1

Die folgende Seite verwendet diese Datei:

Metadaten