File:Wagner Tristan opening.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 340 × 108 pixels, file size: 34 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
English: The opening of Tristan und Isolde by Richard Wagner (a public-domain work) in piano score.

I have revised the source code used to create File:Wagner Tristan opening.png to (a) make it more concise and (b) bring it up-to-date with the latest version of GNU LilyPond syntax, and recompiled it as an SVG file using a recent version of the program (2.19.28, as opposed to the original which used the ancient 2.2.0). The only other substantial difference in the source code is that I have removed the audio output commands from the original.

The engraving itself is identical to the original, apart from the improvements that the program has made to things like slur shapes over the years since version 2.2.0 came out. As in the original, "Dynamic indications have been left off both to make coding easier and to reduce clutter."

Both the original PNG file and the music are in the public domain, the former because it was explicitly released as such by its creator, and the latter because it was published before 1923 and the composer has been dead for at least 70 years.

The new source code is as follows:

\version "2.19.28"

A = \relative c'' {
  \time 6/8 \partial 8
  \voiceOne
  s8 | s2. |
  gis4.~( gis4 a8 |
  ais8 b4~ b8) \oneVoice r r |
}

B = \relative c' {
  \voiceTwo
  a8( |
  f'4.~ f4 e8 |
  dis2.)( |
  d!4.)~ d8 s s |
}

C = \relative c {
  \clef "bass"
  r8 |
  R1*6/8 |
  <f b>2.( |
  <e gis>4.)~ <e gis>8 r r |
}

\score {
  \new PianoStaff <<
    \new Staff <<
      \new Voice \A
      \new Voice \B
    >>
    \new Staff \C
  >>

  \layout {
    indent = 0.0\mm
    ragged-right = ##t
  }
}
Date
Source File:Wagner Tristan opening.png
Author Music: Richard Wagner
Original PNG image: wikipedia:User:Camembert

Licensing

[edit]
Public domain This work has been released into the public domain by its author, Skiasaurus. This applies worldwide.
In some countries this may not be legally possible; if so:
Skiasaurus grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current04:50, 10 December 2015Thumbnail for version as of 04:50, 10 December 2015340 × 108 (34 KB)Skiasaurus (talk | contribs)Recreated SVG file using OpenOffice Draw instead of Inkscape.
21:43, 9 December 2015Thumbnail for version as of 21:43, 9 December 2015340 × 108 (31 KB)Skiasaurus (talk | contribs)User created page with UploadWizard

The following page uses this file:

File usage on other wikis

The following other wikis use this file:

Metadata