File:Wagner Tristan opening.png

File originale(4 550 × 1 467 pixel, dimensione del file: 136 KB, tipo MIME: image/png)

Logo di Commons
Logo di Commons
Questo file e la sua pagina di descrizione (discussione · modifica) si trovano su Wikimedia Commons (?)

Dettagli

The opening of Richard Wagner's opera, Tristan und Isolde in piano score.

The music is in the public domain. The image was made with GNU LilyPond and is similarly released into the public domain. See File:Wagner Tristan opening.mid for the MIDI file associated with this image

Dynamic indications have been left off both to make coding easier and to reduce clutter. Here is the LilyPond source used to make the image:

\version "2.2.0"

staffPiano = {  
  \new PianoStaff {
    \time 6/8
    <<
    \context Staff = "up" {
      \clef treble
      \notes {
        \set Staff.midiInstrument = #"acoustic grand"
        #(set-accidental-style 'modern)
        \partial 8
        \relative c''{
          <<  { s8
          s2.
          \override Slur #'attachment = #'(stem . stem)
          gis4.~( gis4 a8 ais b4~ b8) }
          \\
          { a,8(
          f'4.~ f4 e8
          dis2.)( d4.)~ d8 } >>
            r8 r
        }
      }
    }
    \context Staff = "down" {
      \clef bass
      \notes {
        \set Staff.midiInstrument = #"acoustic grand"
        \partial 8
        \relative c{
          r8
          R2.
          <f b>2.(
          <e gis>4.)~ <e gis>8 r r
        }
      }
    }
    >>
  }
}

\score {
  \staffPiano

  \paper {
    indent = 0.0\mm
    raggedright = ##t
  }
  \midi {
    \tempo 4 . = 35
  }
}


Source: en:wiki 16:27, 11 May 2004 . . Camembert (Talk | contribs) . . 440×166 (7,280 bytes)

Licenza

Public domain Quest'opera è stata rilasciata nel pubblico dominio dal suo autore, Camembert di Wikipedia in inglese. Questa norma si applica in tutto il mondo.
In alcuni paesi questo potrebbe non essere legalmente possibile. In tal caso:
Camembert garantisce a chiunque il diritto di utilizzare quest'opera per qualsiasi scopo, senza alcuna condizione, a meno che tali condizioni siano richieste dalla legge.

Didascalie

Aggiungi una brevissima spiegazione di ciò che questo file rappresenta

Elementi ritratti in questo file

raffigura

Cronologia del file

Fare clic su un gruppo data/ora per vedere il file come si presentava nel momento indicato.

Data/OraMiniaturaDimensioniUtenteCommento
attuale07:23, 10 dic 2015Miniatura della versione delle 07:23, 10 dic 20154 550 × 1 467 (136 KB)SkiasaurusRecompiled using a newer version of LilyPond (2.19.28), and in higher resolution.
06:48, 29 ago 2006Miniatura della versione delle 06:48, 29 ago 2006440 × 166 (7 KB)AnturThe opening of Richard Wagner's opera, Tristan und Isolde in piano score. The music is in the public domain. The image was made with GNU LilyPond and is similarly released into the public domain. See Image:Wagner Tristan opening.midi for the MIDI file as

La seguente pagina usa questo file:

Utilizzo globale del file

Anche i seguenti wiki usano questo file:

Metadati